Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3328/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats

Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1

Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in 
registry solr.core.collection1
        at 
__randomizedtesting.SeedInfo.seed([D53318C28A3652F2:1AAD7DFB05C73AAD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:143)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:77)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1967 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20190102_145045_24410656528307186422882.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20190102_145045_24410764371144808646618.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20190102_145045_2444175782879826026176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 277 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190102_145817_6619893450001928364530.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190102_145817_66210389795487748198534.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190102_145817_6612809559775043199448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1080 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190102_145950_06514776521867627501073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190102_145950_0678057649333539520761.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190102_145950_06610857448301228618610.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190102_150202_6826617446309863900519.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190102_150202_6824345196486457415034.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190102_150202_68213914191261975245626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190102_150215_4379292861421739845354.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190102_150215_4373356400336213229690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190102_150215_43711422954776133504954.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190102_150245_1576108530997815848849.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190102_150245_15716996427509473150857.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190102_150245_1571773861591866035583.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190102_150251_104145894862893241953.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190102_150251_10313859738699428266889.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190102_150251_10317297626515124592319.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190102_150302_1814573413302311790777.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190102_150302_18116464013445692006096.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190102_150302_1812680611138665557772.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190102_150305_50713115126939101040373.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190102_150305_5078158956660686662591.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190102_150305_50713150448443285881012.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190102_150316_4969074774295313096382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190102_150316_496823233450640764614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190102_150324_6906102532530095297278.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190102_150324_69014482864166863028695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190102_150324_69010508930114769226879.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 200 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190102_150328_12611993672391043880996.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190102_150328_12612560525607265335597.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190102_150328_1267792272434373730007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1555 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190102_150530_4091847832101458665158.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190102_150530_40914868885076258838005.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190102_150530_40916539557668585403596.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20190102_150540_1215363012091824390436.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20190102_150540_1214909149367767456534.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20190102_150540_12112815863710231285741.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 257 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20190102_150552_78612577007140645343955.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20190102_150552_7865522918289752702341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20190102_150552_7867238919595789444199.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20190102_150817_9355965108281711545525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20190102_150817_9353929546301516854968.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20190102_150817_93513309194990306394387.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20190102_150821_28416390393814952164273.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20190102_150821_2846087300962409198614.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20190102_150821_28413815091856420587915.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20190102_150828_44117517485200746085457.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20190102_150828_44111357427606147092118.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20190102_150828_44114420848490865934504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20190102_150908_9629463203603584697146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20190102_150908_96240089814469950284.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20190102_150908_9627608221484592496964.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190102_150924_9047625988761483897113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190102_150924_9041528931560842834388.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190102_150924_9048037056613442253299.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20190102_150941_16610356007861654299973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20190102_150941_1669537782841492624003.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20190102_150941_16610170869599682889523.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20190102_150954_9217749225899653169699.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20190102_150954_9218348303488740315880.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20190102_151007_3707021312757536613488.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20190102_151007_370602716462120378716.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20190102_151007_3705752760388031944576.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 338 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20190102_151021_100946052929186424685.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20190102_151021_10016620056303814798419.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20190102_151021_10010649506161289734533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190102_151029_36114947488711631363274.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190102_151029_36117585374642898649667.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190102_151029_3619199649204778863427.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20190102_151038_57416430985106698922292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20190102_151038_56813356026281772362987.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20190102_151038_57612113926066247101921.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190102_151052_41810005273213194831341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 16 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190102_151052_41816950703571242168117.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190102_151052_41818067314017691054237.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190102_151405_16614903665675202468412.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190102_151405_16611678873099022289188.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190102_151405_1666402793474532968424.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20190102_151441_322156955124170743899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190102_151443_13217675827290394453282.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190102_151443_13212706334536292006905.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190102_151443_1327193073856820388474.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20190102_151557_14914291991925843022139.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20190102_151557_1497478658992996265997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20190102_151557_1497870916314208080496.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2141 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
   [junit4]   2> 241755 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_D53318C28A3652F2-001/init-core-data-001
   [junit4]   2> 241756 WARN  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 241761 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 241762 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 241762 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 241762 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 241786 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 241804 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 241865 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 241935 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 241935 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 241942 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63cfb9f9
   [junit4]   2> 241947 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63cfb9f9
   [junit4]   2> 241947 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63cfb9f9
   [junit4]   2> 241948 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 241968 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 241985 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 242031 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 242036 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 242036 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63cfb9f9
   [junit4]   2> 242036 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.StatsReloadRaceTest_D53318C28A3652F2-001/init-core-data-001/]
   [junit4]   2> 242037 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1137185588, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 242072 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 242072 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 242074 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 242074 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 242074 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=75.1181640625, 
floorSegmentMB=1.4248046875, forceMergeDeletesPctAllowed=4.544424949590765, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17137554555957815, deletesPctAllowed=21.17403714158929
   [junit4]   2> 242075 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@592c4b59[collection1] main]
   [junit4]   2> 242075 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 242092 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 242176 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 242176 INFO  (coreLoadExecutor-1783-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1621562458060619776
   [junit4]   2> 242177 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 242178 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 242178 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 242178 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 242178 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 242178 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 242178 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 242179 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 242179 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 242179 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 242179 INFO  
(searcherExecutor-1784-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@592c4b59[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 242180 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0 (1621562458062716928), 1 (1621562458063765504), 2 
(1621562458063765505), 3 (1621562458063765506), 4 (1621562458063765507), 5 
(1621562458064814080), 6 (1621562458064814081), 7 (1621562458064814082), 8 
(1621562458064814083), 9 (1621562458064814084), ... (34 adds)]} 0 2
   [junit4]   2> 242181 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1621562458065862656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242181 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2bc01f42 
commitCommandVersion:1621562458065862656
   [junit4]   2> 242184 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2eeeb3bd[collection1] main]
   [junit4]   2> 242184 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 242185 INFO  (searcherExecutor-1784-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2eeeb3bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C34:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, 
lucene.version=7.7.0, os.arch=amd64, java.runtime.version=9.0.4+11, 
source=flush, os.version=4.15.0-42-generic, 
timestamp=1546442468707}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 242185 INFO  
(SUITE-StatsReloadRaceTest-seed#[D53318C28A3652F2]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 242187 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
   [junit4]   2> 242188 ERROR 
(parallelCoreAdminExecutor-1780-thread-1-processing-x:collection1 1 RELOAD) [   
 x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor 
from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 242188 INFO  
(parallelCoreAdminExecutor-1780-thread-1-processing-x:collection1 1 RELOAD) [   
 x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 242190 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242190 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242190 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242190 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242191 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242191 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242192 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242192 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242192 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242193 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242194 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242194 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242194 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242194 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242194 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242195 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242195 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242195 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242196 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242196 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242196 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242197 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242197 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242198 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242198 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242198 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242199 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242199 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242199 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242200 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242200 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242200 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242201 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242201 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242201 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242202 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242202 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242202 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242203 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242203 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242203 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242203 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242203 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242204 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242204 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242205 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242205 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242205 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242205 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242205 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242206 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242207 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242207 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242207 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242207 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242208 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242208 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242208 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242208 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242209 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242209 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242209 INFO  
(parallelCoreAdminExecutor-1780-thread-1-processing-x:collection1 1 RELOAD) [   
 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 242209 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242209 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242210 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242210 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242210 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242211 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242211 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242212 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242212 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242212 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242212 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242214 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242214 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242215 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242215 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242215 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242215 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242216 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242217 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242217 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242217 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242218 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242218 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242218 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242218 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242219 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242219 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242219 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242220 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242220 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242220 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242221 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242221 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242221 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242222 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242222 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242222 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242223 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242223 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242223 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242224 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242224 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242224 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242225 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242225 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242225 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242225 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242225 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242226 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242226 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242226 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242227 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242227 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242227 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242227 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242227 INFO  
(parallelCoreAdminExecutor-1780-thread-1-processing-x:collection1 1 RELOAD) [   
 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 242228 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242228 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242228 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242229 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242229 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242229 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242230 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242230 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242230 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242237 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242237 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242237 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242238 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242238 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242239 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242239 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242240 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242240 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242241 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242241 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242241 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242242 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242242 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242242 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242242 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242243 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242243 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242243 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242244 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242244 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242244 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242245 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242245 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242245 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 242246 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[D53318C28A3652F2]) [ 
   ] o.a.s

[...truncated too long message...]

[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC 
was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 664 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20190102_155246_5692426505455907110794.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20190102_155246_56914989373333023705456.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190102_155246_56910859135233249699194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 578 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190102_155314_87415234484938314555316.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190102_155314_87411000429074765659331.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20190102_155314_87413084800026724827018.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 582 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190102_155329_45712598928151803280511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20190102_155329_4576460933888547551974.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190102_155329_45716419858648646346964.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 679 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20190102_155340_5439944875480816208053.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190102_155340_54314566431882771424087.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190102_155340_5434467041660889386735.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 576 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190102_155411_7279674243743337427186.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190102_155411_7271819711175568398854.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 566 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190102_155428_94117977110694477272082.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 33461 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3328/consoleText

[repro] Revision: 5327bae866dffe524ce5e6bc34fcbeaf7a2b9c9b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=StatsReloadRaceTest 
-Dtests.method=testParallelReloadAndStats -Dtests.seed=D53318C28A3652F2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah-RU 
-Dtests.timezone=America/Martinique -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       StatsReloadRaceTest
[repro] ant compile-test

[...truncated 3610 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.StatsReloadRaceTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=D53318C28A3652F2 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sah-RU -Dtests.timezone=America/Martinique -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 44 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20190102_155732_80912782682356765376064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190102_155732_8111030118422702633405.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190102_155732_8237966651091687132847.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option 
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in 
a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 23 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.admin.StatsReloadRaceTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to