Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/124/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

Error Message:
num docs expected:<200> but was:<199>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<199>
        at 
__randomizedtesting.SeedInfo.seed([B35C32015AA5822D:625D9D65DC31A69]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:388)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:155)
        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:566)
        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:834)




Build Log:
[...truncated 2090 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20190510_101319_9373771676346202463554.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190510_101319_93711711523635720901026.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20190510_102445_9348858701880132913171.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20190510_102445_93422856902408889498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20190510_102604_76913694065047365541646.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20190510_102604_76912389855451906020826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20190510_102841_69716479716399053746864.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20190510_102841_69716996154847078246578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190510_102855_1761135513667798540160.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190510_102855_17612966936814764904516.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190510_102933_0808780539972910555739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190510_102933_0809498579898983111306.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 207 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20190510_102940_3001011688934904522219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20190510_102940_30012551410923340250467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 171 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190510_102953_84710342170191934589375.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190510_102953_8473330513172398279807.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190510_102958_857150559534228709560.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190510_102958_8576598637493708867570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190510_103009_3872103254923169470537.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190510_103009_3878553292381256176328.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20190510_103019_99215676955454970512456.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20190510_103019_992336918694210924811.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20190510_103024_7963874361144295610722.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20190510_103024_79616113431992924009311.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1559 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20190510_103253_58312849954313404594160.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20190510_103253_5841528782640129022337.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20190510_103308_18110772010063667859866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20190510_103308_18114369360452157893659.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20190510_103333_96011625050838577074388.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20190510_103333_9611240208456581834245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20190510_103630_25410650610180493668323.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20190510_103630_2548731792535813737563.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20190510_103636_64415763572361297484432.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20190510_103636_64415727501615834346306.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20190510_103647_18310805075294535231979.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20190510_103647_1836680708376473563639.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20190510_103728_6352483892611226119765.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20190510_103728_64413164617908471866509.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20190510_103741_65115066783018373706893.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20190510_103741_651483079667332018506.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20190510_103810_921368610782758590560.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20190510_103810_9199931578239530656572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20190510_103844_08313029059356711674324.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20190510_103844_0839748655518562733902.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20190510_103858_71413462073958846669289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20190510_103858_71412614359043849480852.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20190510_103908_7261537636057230413573.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20190510_103908_72512352500953179111768.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 306 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20190510_103944_67014582580180795819567.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20190510_103944_6706838005562156144690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20190510_103958_6048385033381861471862.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20190510_103958_6045016083938223042388.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20190510_104016_77313996754073248705527.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20190510_104016_7734556331496101870037.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20190510_104033_9618190079166696962874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20190510_104033_9618878386950736099469.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 293 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20190510_104109_02412760426047271335277.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20190510_104109_0241230659045614231313.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20190510_104138_78916044642835980699503.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 188 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20190510_104141_37611363447225442885000.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20190510_104141_37616116151113061042290.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20190510_104308_7648210411280177742233.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20190510_104308_7646923851554386912327.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 2606 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/init-core-data-001
   [junit4]   2> 1378856 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1378857 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1378857 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1378858 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001
   [junit4]   2> 1378858 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1378858 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1378859 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1378968 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53810
   [junit4]   2> 1378968 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53810
   [junit4]   2> 1378968 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53810
   [junit4]   2> 1378982 INFO  (zkConnectionManagerCallback-7877-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1378987 INFO  (zkConnectionManagerCallback-7879-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1378990 INFO  (zkConnectionManagerCallback-7881-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1378993 WARN  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1378993 WARN  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1378994 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1378996 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1378996 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1378996 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1378996 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e5eed97{/solr,null,AVAILABLE}
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a6aa9c0{/solr,null,AVAILABLE}
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@cdb7323{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53815}
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@495b7359{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53816}
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.s.Server Started @1379066ms
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.s.Server Started @1379066ms
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53816}
   [junit4]   2> 1378997 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53815}
   [junit4]   2> 1378998 ERROR (jetty-launcher-7882-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1378998 ERROR (jetty-launcher-7882-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-10T11:08:05.777197Z
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1378998 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-10T11:08:05.777213Z
   [junit4]   2> 1379002 INFO  (zkConnectionManagerCallback-7884-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379002 INFO  (zkConnectionManagerCallback-7886-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379002 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1379002 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1379148 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1379149 WARN  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@51c146d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1379152 WARN  (jetty-launcher-7882-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@ce4744d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1379153 INFO  (jetty-launcher-7882-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53810/solr
   [junit4]   2> 1379156 INFO  (zkConnectionManagerCallback-7894-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379160 INFO  (zkConnectionManagerCallback-7896-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379397 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53815_solr
   [junit4]   2> 1379399 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Overseer 
(id=72114735064350726-127.0.0.1:53815_solr-n_0000000000) starting
   [junit4]   2> 1379412 INFO  (zkConnectionManagerCallback-7903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379416 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53810/solr ready
   [junit4]   2> 1379418 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53815_solr
   [junit4]   2> 1379418 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53815_solr
   [junit4]   2> 1379425 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1379427 INFO  (zkCallback-7902-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1379474 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1379504 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53815.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379516 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53815.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379516 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53815.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379518 INFO  (jetty-launcher-7882-thread-1) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node1/.
   [junit4]   2> 1379690 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1379691 WARN  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5baf499f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1379697 WARN  (jetty-launcher-7882-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5b8f2b6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1379698 INFO  (jetty-launcher-7882-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53810/solr
   [junit4]   2> 1379701 INFO  (zkConnectionManagerCallback-7910-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379709 INFO  (zkConnectionManagerCallback-7912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379721 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1379729 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53816_solr as DOWN
   [junit4]   2> 1379731 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1379731 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53816_solr
   [junit4]   2> 1379733 INFO  (zkCallback-7895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1379733 INFO  (zkCallback-7902-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1379734 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1379738 INFO  (zkConnectionManagerCallback-7919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379741 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1379744 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53810/solr ready
   [junit4]   2> 1379783 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1379821 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53816.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379835 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53816.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379835 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53816.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1379837 INFO  (jetty-launcher-7882-thread-2) 
[n:127.0.0.1:53816_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node2/.
   [junit4]   2> 1379886 INFO  (zkConnectionManagerCallback-7925-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379888 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1379890 INFO  
(SUITE-ReindexCollectionTest-seed#[B35C32015AA5822D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53810/solr ready
   [junit4]   2> 1379957 INFO  
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[B35C32015AA5822D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicReindexing
   [junit4]   2> 1379961 INFO  (zkConnectionManagerCallback-7930-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1379963 INFO  
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[B35C32015AA5822D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1379965 INFO  
(TEST-ReindexCollectionTest.testBasicReindexing-seed#[B35C32015AA5822D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53810/solr ready
   [junit4]   2> 1379967 INFO  (qtp20520018-19667) [n:127.0.0.1:53816_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1379972 INFO  
(OverseerThreadFactory-6094-thread-1-processing-n:127.0.0.1:53815_solr) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
basicReindexing
   [junit4]   2> 1380089 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53815/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1380093 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53816/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1380098 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53815/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1380102 INFO  
(OverseerStateUpdate-72114735064350726-127.0.0.1:53815_solr-n_0000000000) 
[n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53816/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1380310 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr    
x:basicReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1380310 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr    
x:basicReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1380310 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr    
x:basicReindexing_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1380311 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr    
x:basicReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1380312 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr    
x:basicReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1381344 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1381345 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1381345 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1381357 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1381360 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1381360 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1381363 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1381363 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n4' 
using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1381364 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53815.solr.core.basicReindexing.shard2.replica_n4' (registry 
'solr.core.basicReindexing.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1381364 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1381364 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node1/basicReindexing_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node1/./basicReindexing_shard2_replica_n4/data/]
   [junit4]   2> 1381365 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1381365 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n6' 
using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1381365 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53816.solr.core.basicReindexing.shard2.replica_n6' (registry 
'solr.core.basicReindexing.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1381365 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node2/basicReindexing_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node2/./basicReindexing_shard2_replica_n6/data/]
   [junit4]   2> 1381367 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1381367 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n1' 
using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1381368 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53815.solr.core.basicReindexing.shard1.replica_n1' (registry 
'solr.core.basicReindexing.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1381368 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node1/basicReindexing_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node1/./basicReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1381368 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1381370 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1381370 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n2' 
using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1381370 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53816.solr.core.basicReindexing.shard1.replica_n2' (registry 
'solr.core.basicReindexing.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@42fb18a8
   [junit4]   2> 1381370 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node2/basicReindexing_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_B35C32015AA5822D-001/tempDir-001/node2/./basicReindexing_shard1_replica_n2/data/]
   [junit4]   2> 1381444 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1381444 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1381446 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381446 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381450 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1381450 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1381453 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381453 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381454 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31ba9170[basicReindexing_shard1_replica_n2] main]
   [junit4]   2> 1381456 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1381456 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1381457 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1381457 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633142951888551936
   [junit4]   2> 1381460 INFO  
(searcherExecutor-6109-thread-1-processing-n:127.0.0.1:53816_solr 
x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node5) 
[n:127.0.0.1:53816_solr c:basicReindexing s:shard1 r:core_node5 
x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore 
[basicReindexing_shard1_replica_n2] Registered new searcher 
Searcher@31ba9170[basicReindexing_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381465 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/basicReindexing/terms/shard1 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1381465 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/basicReindexing/leaders/shard1
   [junit4]   2> 1381475 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9995ms
   [junit4]   2> 1381476 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1381476 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1381485 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381485 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381491 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1381491 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1381502 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ed74567[basicReindexing_shard1_replica_n1] main]
   [junit4]   2> 1381509 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1381509 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1381511 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1381512 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1381512 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1381512 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633142951946223616
   [junit4]   2> 1381515 INFO  
(searcherExecutor-6108-thread-1-processing-n:127.0.0.1:53815_solr 
x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3) 
[n:127.0.0.1:53815_solr c:basicReindexing s:shard1 r:core_node3 
x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[basicReindexing_shard1_replica_n1] Registered new searcher 
Searcher@5ed74567[basicReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381515 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21ffc27[basicReindexing_shard2_replica_n6] main]
   [junit4]   2> 1381517 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37f5fa84[basicReindexing_shard2_replica_n4] main]
   [junit4]   2> 1381517 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1381518 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1381519 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1381520 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1381520 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/basicReindexing/leaders/shard1
   [junit4]   2> 1381520 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633142951954612224
   [junit4]   2> 1381521 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1381522 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1381524 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1381524 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633142951958806528
   [junit4]   2> 1381525 INFO  
(searcherExecutor-6107-thread-1-processing-n:127.0.0.1:53816_solr 
x:basicReindexing_shard2_replica_n6 c:basicReindexing s:shard2 r:core_node8) 
[n:127.0.0.1:53816_solr c:basicReindexing s:shard2 r:core_node8 
x:basicReindexing_shard2_replica_n6] o.a.s.c.SolrCore 
[basicReindexing_shard2_replica_n6] Registered new searcher 
Searcher@21ffc27[basicReindexing_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381529 INFO  
(searcherExecutor-6106-thread-1-processing-n:127.0.0.1:53815_solr 
x:basicReindexing_shard2_replica_n4 c:basicReindexing s:shard2 r:core_node7) 
[n:127.0.0.1:53815_solr c:basicReindexing s:shard2 r:core_node7 
x:basicReindexing_shard2_replica_n4] o.a.s.c.SolrCore 
[basicReindexing_shard2_replica_n4] Registered new searcher 
Searcher@37f5fa84[basicReindexing_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1381530 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/basicReindexing/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1381531 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/basicReindexing/leaders/shard2
   [junit4]   2> 1381535 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1381536 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/basicReindexing/leaders/shard2
   [junit4]   2> 1381539 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1381539 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1381539 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53816/solr/basicReindexing_shard2_replica_n6/
   [junit4]   2> 1381540 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n6 
url=http://127.0.0.1:53816/solr START 
replicas=[http://127.0.0.1:53815/solr/basicReindexing_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1381540 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n6 
url=http://127.0.0.1:53816/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1381543 INFO  (qtp786145718-19678) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.c.S.Request [basicReindexing_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1381543 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1381543 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1381544 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/basicReindexing/leaders/shard2/leader after winning as 
/collections/basicReindexing/leader_elect/shard2/election/72114735064350729-core_node8-n_0000000000
   [junit4]   2> 1381547 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53816/solr/basicReindexing_shard2_replica_n6/ shard2
   [junit4]   2> 1381651 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381651 INFO  (zkCallback-7911-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381652 INFO  (zkCallback-7911-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381654 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1381658 INFO  (qtp20520018-19677) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1346
   [junit4]   2> 1381761 INFO  (zkCallback-7911-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381761 INFO  (zkCallback-7911-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381761 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381763 INFO  (zkCallback-7911-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381987 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1381987 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1381987 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53816/solr/basicReindexing_shard1_replica_n2/
   [junit4]   2> 1381988 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n2 
url=http://127.0.0.1:53816/solr START 
replicas=[http://127.0.0.1:53815/solr/basicReindexing_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1381988 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n2 
url=http://127.0.0.1:53816/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1381990 INFO  (qtp786145718-19670) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1381990 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1381990 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1381990 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/basicReindexing/leaders/shard1/leader after winning as 
/collections/basicReindexing/leader_elect/shard1/election/72114735064350729-core_node5-n_0000000000
   [junit4]   2> 1381994 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53816/solr/basicReindexing_shard1_replica_n2/ shard1
   [junit4]   2> 1382104 INFO  (zkCallback-7911-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382104 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382104 INFO  (zkCallback-7911-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382104 INFO  (zkCallback-7911-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382105 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1382108 INFO  (qtp20520018-19671) [n:127.0.0.1:53816_solr 
c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1797
   [junit4]   2> 1382222 INFO  (zkCallback-7911-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382222 INFO  (zkCallback-7911-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382222 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382222 INFO  (zkCallback-7911-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382538 INFO  (qtp786145718-19675) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2227
   [junit4]   2> 1382549 INFO  (qtp786145718-19673) [n:127.0.0.1:53815_solr 
c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2238
   [junit4]   2> 1382556 INFO  (qtp20520018-19667) [n:127.0.0.1:53816_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1382661 INFO  (zkCallback-7911-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382661 INFO  (zkCallback-7911-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382661 INFO  (zkCallback-7911-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382661 INFO  (zkCallback-7911-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382661 INFO  (zkCallback-7895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [basicReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382661 INFO  (zkCallback-7895-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/basicReindexing/state.json] for collection [bas

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

ll likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20190510_115214_63710532904501360475236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20190510_115214_63710299600192547901515.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20190510_115422_3112923963150064841119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20190510_115422_31417764350972988115618.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1300 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20190510_115454_1273636574935247524266.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20190510_115454_127742329653596628237.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 669 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190510_115510_80416408440104942799056.syserr
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20190510_115510_8042412233188733938831.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190510_115556_2947139831619053427078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190510_115556_2941202191174825995235.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 581 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190510_115620_28311848778366546628705.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190510_115620_28316042900697247688944.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 682 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190510_115638_2524098720985538874893.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190510_115638_25217537238724319389512.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 581 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190510_115726_7436171541982322482655.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190510_115726_7426373576772749704628.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190510_115803_54414261377112719098454.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 34168 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/124/consoleText

[repro] Revision: 8bac8a70a1ff4ea12dfdd65e2de4c0fb7c7b66a5

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest 
-Dtests.method=testSameTargetReindexing -Dtests.seed=B35C32015AA5822D 
-Dtests.slow=true -Dtests.locale=shi-Tfng -Dtests.timezone=America/Juneau 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" 
-Dtests.seed=B35C32015AA5822D -Dtests.slow=true -Dtests.locale=shi-Tfng 
-Dtests.timezone=America/Juneau -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 67 lines...]
   [junit4] JVM J0: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190510_120457_45211522698020022333918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20190510_120457_45214266175798466876460.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 21 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to