You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/09/25 07:18:25 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22919 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22919/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas

Error Message:
expected:<COMPLETED> but was:<FAILED>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<FAILED>
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:483B35436438B135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AddReplicaTest.testAddMultipleReplicas(AddReplicaTest.java:110)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at http://127.0.0.1:46615/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46615/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:6A355E85523E43A6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:A9F0986850154902]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:322)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
Error from server at http://127.0.0.1:46615/solr: Could not find collection : testAddAndDeleteCollectionAttribute

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46615/solr: Could not find collection : testAddAndDeleteCollectionAttribute
	at __randomizedtesting.SeedInfo.seed([AF6BEA99D4CB895B:DF0B57BC0C522077]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:505)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13421 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/init-core-data-001
   [junit4]   2> 822769 WARN  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 822769 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 822769 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-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)
   [junit4]   2> 822769 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 822770 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001
   [junit4]   2> 822770 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 822770 INFO  (Thread-1151) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 822770 INFO  (Thread-1151) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 822771 ERROR (Thread-1151) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 822870 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43203
   [junit4]   2> 822872 INFO  (zkConnectionManagerCallback-1673-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822874 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 822874 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 822874 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 822874 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 822875 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c81fcb6{/solr,null,AVAILABLE}
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a1ef649{/solr,null,AVAILABLE}
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bfa8626{/solr,null,AVAILABLE}
   [junit4]   2> 822876 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19fc730e{/solr,null,AVAILABLE}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72a84cdd{HTTP/1.1,[http/1.1]}{127.0.0.1:41207}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3214d72{HTTP/1.1,[http/1.1]}{127.0.0.1:45079}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fc00c8e{HTTP/1.1,[http/1.1]}{127.0.0.1:40163}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.e.j.s.Server Started @822915ms
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.e.j.s.Server Started @822915ms
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.e.j.s.Server Started @822915ms
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12e7d702{HTTP/1.1,[http/1.1]}{127.0.0.1:46615}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.e.j.s.Server Started @822916ms
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45079}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40163}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41207}
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46615}
   [junit4]   2> 822877 ERROR (jetty-launcher-1670-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 822877 ERROR (jetty-launcher-1670-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 822877 ERROR (jetty-launcher-1670-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 822877 ERROR (jetty-launcher-1670-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-25T06:09:43.701851Z
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-25T06:09:43.701920Z
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-25T06:09:43.701929Z
   [junit4]   2> 822877 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-25T06:09:43.701963Z
   [junit4]   2> 822879 INFO  (zkConnectionManagerCallback-1675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822879 INFO  (zkConnectionManagerCallback-1681-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822879 INFO  (zkConnectionManagerCallback-1679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822879 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 822879 INFO  (zkConnectionManagerCallback-1677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822879 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 822880 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 822880 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 822882 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100cdb91e670002, likely client has closed socket
   [junit4]   2> 822915 INFO  (jetty-launcher-1670-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43203/solr
   [junit4]   2> 822916 INFO  (zkConnectionManagerCallback-1685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822917 INFO  (zkConnectionManagerCallback-1687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822931 INFO  (jetty-launcher-1670-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43203/solr
   [junit4]   2> 822931 INFO  (zkConnectionManagerCallback-1693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822935 INFO  (zkConnectionManagerCallback-1695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822940 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46615_solr
   [junit4]   2> 822940 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.Overseer Overseer (id=72283789000638472-127.0.0.1:46615_solr-n_0000000000) starting
   [junit4]   2> 822951 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40163_solr
   [junit4]   2> 822956 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 822956 INFO  (zkCallback-1686-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 822957 INFO  (zkConnectionManagerCallback-1702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822957 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 822957 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43203/solr ready
   [junit4]   2> 822958 INFO  (OverseerStateUpdate-72283789000638472-127.0.0.1:46615_solr-n_0000000000) [n:127.0.0.1:46615_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46615_solr
   [junit4]   2> 822959 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 822959 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46615_solr
   [junit4]   2> 822960 INFO  (zkCallback-1686-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 822960 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 822960 INFO  (zkCallback-1701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 822971 INFO  (zkConnectionManagerCallback-1707-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822971 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 822972 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43203/solr ready
   [junit4]   2> 822972 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 822973 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 822985 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822985 INFO  (jetty-launcher-1670-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43203/solr
   [junit4]   2> 822985 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822986 INFO  (zkConnectionManagerCallback-1713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822990 INFO  (zkConnectionManagerCallback-1715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822991 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822991 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822992 INFO  (jetty-launcher-1670-thread-4) [n:127.0.0.1:46615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node4/.
   [junit4]   2> 822992 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822992 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 822993 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 822993 INFO  (jetty-launcher-1670-thread-2) [n:127.0.0.1:40163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node2/.
   [junit4]   2> 822995 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 822995 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41207_solr
   [junit4]   2> 822995 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822995 INFO  (zkCallback-1701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822995 INFO  (zkCallback-1686-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822996 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 822996 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 823004 INFO  (jetty-launcher-1670-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43203/solr
   [junit4]   2> 823005 INFO  (zkConnectionManagerCallback-1721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823006 INFO  (zkConnectionManagerCallback-1726-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823006 INFO  (zkConnectionManagerCallback-1728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823006 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 823007 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43203/solr ready
   [junit4]   2> 823007 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 823008 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 823010 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 823010 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45079_solr
   [junit4]   2> 823011 INFO  (zkCallback-1701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823011 INFO  (zkCallback-1686-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823011 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823011 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823011 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823016 INFO  (zkCallback-1725-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823016 INFO  (zkCallback-1727-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 823019 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41207.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823024 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41207.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823024 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41207.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823025 INFO  (zkConnectionManagerCallback-1736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823025 INFO  (jetty-launcher-1670-thread-3) [n:127.0.0.1:41207_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node3/.
   [junit4]   2> 823025 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 823026 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43203/solr ready
   [junit4]   2> 823027 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 823039 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823047 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823047 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45079.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 823048 INFO  (jetty-launcher-1670-thread-1) [n:127.0.0.1:45079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node1/.
   [junit4]   2> 823074 INFO  (zkConnectionManagerCallback-1739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823076 INFO  (zkConnectionManagerCallback-1744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823077 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 823077 INFO  (SUITE-CollectionsAPISolrJTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43203/solr ready
   [junit4]   2> 823091 INFO  (TEST-CollectionsAPISolrJTest.testSplitShard-seed#[AF6BEA99D4CB895B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 823093 INFO  (qtp1009475575-7340) [n:127.0.0.1:46615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 823094 INFO  (OverseerThreadFactory-2796-thread-1-processing-n:127.0.0.1:46615_solr) [n:127.0.0.1:46615_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 823199 INFO  (OverseerStateUpdate-72283789000638472-127.0.0.1:46615_solr-n_0000000000) [n:127.0.0.1:46615_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_splitshard_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 823200 INFO  (OverseerStateUpdate-72283789000638472-127.0.0.1:46615_solr-n_0000000000) [n:127.0.0.1:46615_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_test_splitshard_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41207/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 823402 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr    x:solrj_test_splitshard_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 823402 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr    x:solrj_test_splitshard_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 824421 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 824421 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 824425 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 824425 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 824426 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 824426 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 824426 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica_n1' using configuration from collection solrj_test_splitshard, trusted=true
   [junit4]   2> 824426 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica_n2' using configuration from collection solrj_test_splitshard, trusted=true
   [junit4]   2> 824427 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41207.solr.core.solrj_test_splitshard.shard2.replica_n2' (registry 'solr.core.solrj_test_splitshard.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 824427 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node3/solrj_test_splitshard_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node3/./solrj_test_splitshard_shard2_replica_n2/data/]
   [junit4]   2> 824427 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.core.solrj_test_splitshard.shard1.replica_n1' (registry 'solr.core.solrj_test_splitshard.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 824427 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node4/solrj_test_splitshard_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_AF6BEA99D4CB895B-001/tempDir-001/node4/./solrj_test_splitshard_shard1_replica_n1/data/]
   [junit4]   2> 824471 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 824471 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 824472 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 824472 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 824473 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2138e8da[solrj_test_splitshard_shard2_replica_n2] main]
   [junit4]   2> 824474 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 824474 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 824474 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 824475 INFO  (searcherExecutor-2819-thread-1-processing-n:127.0.0.1:41207_solr x:solrj_test_splitshard_shard2_replica_n2 c:solrj_test_splitshard s:shard2 r:core_node4) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica_n2] Registered new searcher Searcher@2138e8da[solrj_test_splitshard_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 824475 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612558667925684224
   [junit4]   2> 824478 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test_splitshard/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 824478 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 824478 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41207/solr/solrj_test_splitshard_shard2_replica_n2/
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:41207/solr/solrj_test_splitshard_shard2_replica_n2/ has no replicas
   [junit4]   2> 824479 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 824479 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 824479 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 824481 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd2a484[solrj_test_splitshard_shard1_replica_n1] main]
   [junit4]   2> 824482 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 824483 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 824483 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41207/solr/solrj_test_splitshard_shard2_replica_n2/ shard2
   [junit4]   2> 824483 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 824483 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612558667934072832
   [junit4]   2> 824484 INFO  (searcherExecutor-2820-thread-1-processing-n:127.0.0.1:46615_solr x:solrj_test_splitshard_shard1_replica_n1 c:solrj_test_splitshard s:shard1 r:core_node3) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica_n1] Registered new searcher Searcher@2bd2a484[solrj_test_splitshard_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 824487 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/solrj_test_splitshard/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 824488 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 824488 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 824488 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46615/solr/solrj_test_splitshard_shard1_replica_n1/
   [junit4]   2> 824488 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 824488 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46615/solr/solrj_test_splitshard_shard1_replica_n1/ has no replicas
   [junit4]   2> 824489 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 824490 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46615/solr/solrj_test_splitshard_shard1_replica_n1/ shard1
   [junit4]   2> 824591 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 824593 INFO  (qtp1009475575-7320) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1 r:core_node3 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1190
   [junit4]   2> 824635 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 824637 INFO  (qtp39653349-7339) [n:127.0.0.1:41207_solr c:solrj_test_splitshard s:shard2 r:core_node4 x:solrj_test_splitshard_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n2&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1234
   [junit4]   2> 824638 INFO  (qtp1009475575-7340) [n:127.0.0.1:46615_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 824737 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 824737 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 825095 INFO  (OverseerCollectionConfigSetProcessor-72283789000638472-127.0.0.1:46615_solr-n_0000000000) [n:127.0.0.1:46615_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 825638 INFO  (qtp1009475575-7340) [n:127.0.0.1:46615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2545
   [junit4]   2> 825639 INFO  (qtp1009475575-7314) [n:127.0.0.1:46615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 825644 INFO  (qtp1009475575-7326) [n:127.0.0.1:46615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 825644 INFO  (qtp1009475575-7336) [n:127.0.0.1:46615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.solrj_test_splitshard.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 825748 INFO  (zkCallback-1694-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 825748 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826648 INFO  (OverseerThreadFactory-2796-thread-2-processing-n:127.0.0.1:46615_solr) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46615_solr for creating new replica of shard shard1_0
   [junit4]   2> 826650 INFO  (OverseerStateUpdate-72283789000638472-127.0.0.1:46615_solr-n_0000000000) [n:127.0.0.1:46615_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"solrj_test_splitshard_shard1_0_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46615/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46615_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 826752 INFO  (zkCallback-1694-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826752 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_splitshard/state.json] for collection [solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 826851 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr    x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica_n5&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 826856 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 826860 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica_n5] Schema name=minimal
   [junit4]   2> 826868 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 826868 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_0_replica_n5' using configuration from collection solrj_test_splitshard, trusted=true
   [junit4]   2> 826868 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_shard1_0_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46615.solr.core.solrj_test_splitshard.shard1_0.replica_n5' (registry 'solr.core.solrj_test_splitshard.shard1_0.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@314d00dd
   [junit4]   2> 826868 INFO  (qtp1009475575-7338) [n:127.0.0.1:46615_solr c:solrj_test_splitshard s:shard1_0 r:core_node7 x:solrj_test_splitshard_sha

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

er Closing metric reporters for registry=solr.collection.testAddMultipleReplicas.shard1.leader, tag=7d278d66
   [junit4]   2> 161220 DEBUG (coreCloseExecutor-738-thread-1) [n:127.0.0.1:34245_solr c:testAddMultipleReplicas s:shard1 r:core_node6 x:testAddMultipleReplicas_shard1_replica_n3] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 161220 DEBUG (coreCloseExecutor-738-thread-1) [n:127.0.0.1:34245_solr c:testAddMultipleReplicas s:shard1 r:core_node6 x:testAddMultipleReplicas_shard1_replica_n3] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 161227 INFO  (jetty-closer-155-thread-4) [    ] o.a.s.c.Overseer Overseer (id=72284031622316040-127.0.0.1:34245_solr-n_0000000000) closing
   [junit4]   2> 161227 INFO  (OverseerStateUpdate-72284031622316040-127.0.0.1:34245_solr-n_0000000000) [n:127.0.0.1:34245_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34245_solr
   [junit4]   2> 161227 INFO  (coreCloseExecutor-739-thread-1) [n:127.0.0.1:42169_solr c:testAddMultipleReplicas s:shard1 r:core_node8 x:testAddMultipleReplicas_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAddMultipleReplicas.shard1.leader, tag=51766016
   [junit4]   2> 161227 DEBUG (coreCloseExecutor-739-thread-1) [n:127.0.0.1:42169_solr c:testAddMultipleReplicas s:shard1 r:core_node8 x:testAddMultipleReplicas_shard1_replica_p5] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 161227 DEBUG (coreCloseExecutor-739-thread-1) [n:127.0.0.1:42169_solr c:testAddMultipleReplicas s:shard1 r:core_node8 x:testAddMultipleReplicas_shard1_replica_p5] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 161227 WARN  (OverseerAutoScalingTriggerThread-72284031622316040-127.0.0.1:34245_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 161228 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 161228 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 161229 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 161229 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 161229 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 161229 DEBUG (jetty-closer-155-thread-4) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 161233 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100cdf19bc8000d, likely client has closed socket
   [junit4]   2> 161234 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/overseer_elect/election/72284031622316040-127.0.0.1:34245_solr-n_0000000000
   [junit4]   2> 161235 INFO  (zkCallback-180-thread-4) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42169_solr
   [junit4]   2> 161236 INFO  (coreCloseExecutor-741-thread-1) [n:127.0.0.1:46517_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAddMultipleReplicas.shard1.leader, tag=6b9b0d09
   [junit4]   2> 161236 DEBUG (coreCloseExecutor-741-thread-1) [n:127.0.0.1:46517_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 161236 DEBUG (coreCloseExecutor-741-thread-1) [n:127.0.0.1:46517_solr c:testAddMultipleReplicas s:shard1 r:core_node2 x:testAddMultipleReplicas_shard1_replica_n1] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 161237 INFO  (jetty-closer-155-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ca0cc66{/solr,null,UNAVAILABLE}
   [junit4]   2> 161237 INFO  (jetty-closer-155-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 161238 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: create/delete: /solr/overseer_elect/election/72284031622316041-127.0.0.1:42169_solr-n_0000000001
   [junit4]   2> 161238 INFO  (zkCallback-182-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46517_solr
   [junit4]   2> 161240 INFO  (jetty-closer-155-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@517714c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 161240 INFO  (jetty-closer-155-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 161241 INFO  (jetty-closer-155-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79b01d4e{/solr,null,UNAVAILABLE}
   [junit4]   2> 161242 INFO  (jetty-closer-155-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 161242 ERROR (SUITE-AddReplicaTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 161243 INFO  (SUITE-AddReplicaTest-seed#[AF6BEA99D4CB895B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45333 45333
   [junit4]   2> 161347 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45333 45333
   [junit4]   2> 161347 WARN  (Thread-105) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/addreplicatest_coll/terms/shard1
   [junit4]   2> 	23	/solr/collections/testAddMultipleReplicas/terms/shard1
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 	3	/solr/collections/addreplicatest_coll/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testAddMultipleReplicas/state.json
   [junit4]   2> 	20	/solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72284031622316041-127.0.0.1:42169_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_AF6BEA99D4CB895B-001
   [junit4]   2> Sep 25, 2018 7:11:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@604de66e), locale=ur-PK, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=178726960,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest, CollectionsAPISolrJTest, AddReplicaTest]
   [junit4] Completed [10/10 (5!)] on J1 in 16.83s, 2 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 90 tests, 5 failures [seed: AF6BEA99D4CB895B]

Total time: 2 minutes 44 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   5/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9bc4b8d4fe3bb220ca3a27fb252b703b39443a3c, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22918
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2