You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/21 22:10:50 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4062 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4062/

5 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:7A04D6BA05537136]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:1361201B6C1C7FD4]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:FA9A4665DC78E8EF]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:FB94B8ACAB682B6A]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.test

Error Message:
[[], [], [dynamic field *_lol3 not created, field a3 not created, new type mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], [], []]

Stack Trace:
java.lang.AssertionError: [[], [], [dynamic field *_lol3 not created, field a3 not created, new type mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], [], []]
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:54CFEB9AA40309AD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13841 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 1387636 INFO  (SUITE-TestZkChroot-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1387637 INFO  (SUITE-TestZkChroot-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/data-dir-117-001
   [junit4]   2> 1387637 WARN  (SUITE-TestZkChroot-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1387637 INFO  (SUITE-TestZkChroot-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1387637 INFO  (SUITE-TestZkChroot-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1387639 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 1387640 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1387640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1387640 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1387740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer start zk server on port:34880
   [junit4]   2> 1387740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34880
   [junit4]   2> 1387740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34880
   [junit4]   2> 1387740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34880
   [junit4]   2> 1387742 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387743 INFO  (zkConnectionManagerCallback-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387743 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387746 INFO  (zkConnectionManagerCallback-6420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387746 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387836 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387838 INFO  (zkConnectionManagerCallback-6422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387850 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387851 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-001/solr.xml
   [junit4]   2> 1387854 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1388117 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1388118 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52e63418[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388118 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52e63418[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388120 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6babdf9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388120 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6babdf9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388121 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34880/foo/bar3
   [junit4]   2> 1388121 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388122 INFO  (zkConnectionManagerCallback-6429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388130 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388245 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388246 INFO  (zkConnectionManagerCallback-6431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388246 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388409 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1388409 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347398578180-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1388414 INFO  (OverseerStateUpdate-72150347398578180-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1388414 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1388415 INFO  (zkCallback-6430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1388601 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1388601 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1388611 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1388646 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1388653 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1388653 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1388669 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1388670 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1600003358
   [junit4]   2> 1388670 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1388671 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1388671 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1388695 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1388695 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1388695 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f14f607: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23dcc31c
   [junit4]   2> 1388702 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1388702 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50fa1328: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@75b43a72
   [junit4]   2> 1388705 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1388705 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ddd5111: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52f82f7d
   [junit4]   2> 1388705 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1388718 INFO  (closeThreadPool-6438-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347398578180-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1388718 INFO  (OverseerStateUpdate-72150347398578180-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1388718 INFO  (OverseerAutoScalingTriggerThread-72150347398578180-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1388720 INFO  (closeThreadPool-6438-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347398578180-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1388821 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347398578180-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1388922 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1389125 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar3/live_nodes
   [junit4]   2> 	2	/foo/bar3/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1389127 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34880
   [junit4]   2> 1389127 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34880
   [junit4]   2> 1389127 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34880
   [junit4]   2> 1389127 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testWithUploadDir -Dtests.seed=DC9BD4400AFF6455 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GM -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.49s J1 | TestZkChroot.testWithUploadDir <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:7A04D6BA05537136]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1389132 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 1389145 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1389145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1389145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1389245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:38316
   [junit4]   2> 1389245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38316
   [junit4]   2> 1389245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38316
   [junit4]   2> 1389245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38316
   [junit4]   2> 1389248 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389249 INFO  (zkConnectionManagerCallback-6440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389250 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389252 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389253 INFO  (zkConnectionManagerCallback-6442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389253 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389337 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389338 INFO  (zkConnectionManagerCallback-6444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389338 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389349 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-002/solr.xml
   [junit4]   2> 1389352 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1389838 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1389839 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b6c4ed3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389839 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b6c4ed3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389841 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50309180[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389841 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50309180[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389842 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38316/foo/bar4
   [junit4]   2> 1389859 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389860 INFO  (zkConnectionManagerCallback-6451-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389860 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389988 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390021 INFO  (zkConnectionManagerCallback-6453-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390035 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390187 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1390188 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347497209860-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1390204 INFO  (OverseerStateUpdate-72150347497209860-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1390205 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1390206 INFO  (zkCallback-6452-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1390210 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-002
   [junit4]   2> 1390210 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1390240 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-002
   [junit4]   2> 1390256 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-002/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 1390500 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1390500 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1390517 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1390540 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1390547 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1390547 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1390551 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1390551 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=221654999
   [junit4]   2> 1390551 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1390552 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1390552 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1390570 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1390570 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1390570 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fdc2f5f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@45e60066
   [junit4]   2> 1390589 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1390589 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74927a76: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@75b43a72
   [junit4]   2> 1390592 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1390592 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ffb8f7f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52f82f7d
   [junit4]   2> 1390592 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1390601 INFO  (closeThreadPool-6460-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347497209860-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1390601 INFO  (OverseerStateUpdate-72150347497209860-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1390601 INFO  (OverseerAutoScalingTriggerThread-72150347497209860-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1390602 INFO  (closeThreadPool-6460-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347497209860-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1390703 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347497209860-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1390804 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1391031 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar4/overseer/queue
   [junit4]   2> 	2	/foo/bar4/live_nodes
   [junit4]   2> 
   [junit4]   2> 1391058 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38316
   [junit4]   2> 1391058 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38316
   [junit4]   2> 1391058 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38316
   [junit4]   2> 1391059 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testInitPathExists -Dtests.seed=DC9BD4400AFF6455 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GM -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.93s J1 | TestZkChroot.testInitPathExists <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:1361201B6C1C7FD4]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1391062 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 1391063 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1391063 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1391063 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1391185 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:39836
   [junit4]   2> 1391185 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39836
   [junit4]   2> 1391185 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39836
   [junit4]   2> 1391185 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39836
   [junit4]   2> 1391187 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391188 INFO  (zkConnectionManagerCallback-6462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391188 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391190 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391191 INFO  (zkConnectionManagerCallback-6464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391191 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391364 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391365 INFO  (zkConnectionManagerCallback-6466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391365 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391366 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-003/solr.xml
   [junit4]   2> 1391390 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1391548 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1391549 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@544968f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1391549 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@544968f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1391551 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@157bb723[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1391551 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@157bb723[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1391552 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39836/foo/bar2
   [junit4]   2> 1391553 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391554 INFO  (zkConnectionManagerCallback-6473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391554 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391667 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=140914837
   [junit4]   2> 1391668 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1391668 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1391668 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1391668 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1391769 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1391973 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39836
   [junit4]   2> 1391973 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39836
   [junit4]   2> 1391973 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39836
   [junit4]   2> 1391973 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 1391976 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 1391977 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1391977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1391977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1392086 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:44909
   [junit4]   2> 1392086 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44909
   [junit4]   2> 1392086 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44909
   [junit4]   2> 1392086 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44909
   [junit4]   2> 1392088 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1392089 INFO  (zkConnectionManagerCallback-6476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392089 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1392100 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1392101 INFO  (zkConnectionManagerCallback-6478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392101 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1392188 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-004/solr.xml
   [junit4]   2> 1392192 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1392394 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1392411 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47d3285a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1392411 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47d3285a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1392414 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32f2fec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1392414 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32f2fec5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1392414 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44909/foo/bar
   [junit4]   2> 1392415 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1392416 INFO  (zkConnectionManagerCallback-6485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392416 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1392520 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1392565 INFO  (zkConnectionManagerCallback-6487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1392565 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1392762 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1392763 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347682807811-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1392775 INFO  (OverseerStateUpdate-72150347682807811-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1392775 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1392776 INFO  (OverseerStateUpdate-72150347682807811-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1392780 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-004
   [junit4]   2> 1392780 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1392780 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-004
   [junit4]   2> 1392780 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001/tempDir-004/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 1392962 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1392962 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1392980 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1393011 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1393018 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1393018 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@686bc3e5
   [junit4]   2> 1393030 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1393030 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1105769211
   [junit4]   2> 1393030 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1393031 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1393031 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1393032 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1393032 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1393032 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a631d05: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@29ae4070
   [junit4]   2> 1393051 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1393051 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6105b559: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@75b43a72
   [junit4]   2> 1393054 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1393054 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b4b27d3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52f82f7d
   [junit4]   2> 1393054 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1393055 INFO  (closeThreadPool-6494-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347682807811-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1393055 INFO  (OverseerStateUpdate-72150347682807811-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1393055 INFO  (OverseerAutoScalingTriggerThread-72150347682807811-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1393081 INFO  (closeThreadPool-6494-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347682807811-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1393181 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72150347682807811-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1393182 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1393421 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar/live_nodes
   [junit4]   2> 	2	/foo/bar/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1393424 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44909
   [junit4]   2> 1393424 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44909
   [junit4]   2> 1393424 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44909
   [junit4]   2> 1393424 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[DC9BD4400AFF6455]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testChrootBootstrap -Dtests.seed=DC9BD4400AFF6455 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GM -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.47s J1 | TestZkChroot.testChrootBootstrap <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:FA9A4665DC78E8EF]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_DC9BD4400AFF6455-001
   [junit4]   2> Jan 21, 2020 8:49:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=478, maxMBSortInHeap=5.510124216728655, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2011c23c), locale=en-GM, timezone=Pacific/Midway
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=216922848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorIntegrationTest, TestPKIAuthenticationPlugin, AdminHandlersProxyTest, TestJmxIntegration, TestExactStatsCacheCloud, TestTextField, TestCursorMarkWithoutUniqueKey, BigEndianAscendingWordSerializerTest, MultiSolrCloudTestCaseTest, LeaderFailoverAfterPartitionTest, TestSurroundQueryParser, PolyFieldTest, CustomTermsComponentTest, V2StandaloneTest, TestWordDelimiterFilterFactory, CoreMergeIndexesAdminHandlerTest, TestPerFieldSimilarityWithDefaultOverride, ReindexCollectionTest, NodeAddedTriggerIntegrationTest, AutoAddReplicasIntegrationTest, TestPseudoReturnFields, SearchRateTriggerIntegrationTest, RollingRestartTest, TestSubQueryTransformer, TestCloudJSONFacetJoinDomain, XCJFQueryTest, AddSchemaFieldsUpdateProcessorFactoryTest, LargeFieldTest, TestUnifiedSolrHighlighter, TestPullReplicaErrorHandling, BlockDirectoryTest, IgnoreLargeDocumentProcessorFactoryTest, BasicDistributedZk2Test, TestBinaryResponseWriter, TestFieldTypeCollectionResource, StressHdfsTest, TestFieldCache, TestDynamicLoading, SolrRequestParserTest, PeerSyncWithLeaderTest, TestReplicationHandler, SpatialRPTFieldTypeTest, ConcurrentCreateRoutedAliasTest, TestExactStatsCache, DocumentAnalysisRequestHandlerTest, DirectoryFactoryTest, LeaderVoteWaitTimeoutTest, StatsReloadRaceTest, PluginInfoTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup, TestLocalStatsCacheCloud, SolrCloudReportersTest, TestDistribPackageStore, BJQParserTest, TestFieldCacheSortRandom, HttpSolrCallGetCoreTest, TestLegacyNumericRangeQueryBuilder, SortByFunctionTest, PropertiesRequestHandlerTest, TestBulkSchemaAPI, TestSSLRandomization, TestConfigReload, SpellCheckCollatorWithCollapseTest, TestDistributedTracing, TestComplexPhraseLeadingWildcard, TestSimExecutePlanAction, CachingDirectoryFactoryTest, QueryElevationComponentTest, TestDefaultStatsCache, AddReplicaTest, PrimitiveFieldTypeTest, TestCloudInspectUtil, TestPolicyCloud, CurrencyRangeFacetCloudTest, TestCloudPseudoReturnFields, SaslZkACLProviderTest, InfixSuggestersTest, TestRandomRequestDistribution, TestDynamicFieldResource, UnloadDistributedZkTest, TestAddFieldRealTimeGet, TestGeoJSONResponseWriter, CollectionPropsTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, TestLegacyBM25SimilarityFactory, TestDownShardTolerantSearch, TestStandardQParsers, TestIBSimilarityFactory, FileUtilsTest, NotRequiredUniqueKeyTest, TestZkChroot]
   [junit4] Completed [328/900 (1!)] on J1 in 6.18s, 4 tests, 3 errors <<< FAILURES!

[...truncated 156 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 1618982 INFO  (SUITE-ZkControllerTest-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1618995 INFO  (SUITE-ZkControllerTest-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_DC9BD4400AFF6455-001/data-dir-126-001
   [junit4]   2> 1618995 WARN  (SUITE-ZkControllerTest-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1618995 INFO  (SUITE-ZkControllerTest-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1618996 INFO  (SUITE-ZkControllerTest-seed#[DC9BD4400AFF6455]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1619038 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReadConfigName
   [junit4]   2> 1619039 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1619092 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1619092 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1619189 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer start zk server on port:40497
   [junit4]   2> 1619189 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40497
   [junit4]   2> 1619189 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40497
   [junit4]   2> 1619189 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40497
   [junit4]   2> 1619270 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16193

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

readPool-9149-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@da013db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3004722 INFO  (closeThreadPool-9149-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77ed1010{/,null,UNAVAILABLE}
   [junit4]   2> 3004722 INFO  (closeThreadPool-9149-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3004790 INFO  (closeThreadPool-9149-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@37302501{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3004790 INFO  (closeThreadPool-9149-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@263dbe77{/,null,UNAVAILABLE}
   [junit4]   2> 3004790 INFO  (closeThreadPool-9149-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3004890 INFO  (closeThreadPool-9149-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a8427d2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3004891 INFO  (closeThreadPool-9149-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6850e8d4{/,null,UNAVAILABLE}
   [junit4]   2> 3004891 INFO  (closeThreadPool-9149-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3004989 INFO  (closeThreadPool-9149-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72150406435897348-127.0.0.1:42972_-n_0000000000) closing
   [junit4]   2> 3004990 INFO  (closeThreadPool-9149-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71868810{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3004991 INFO  (closeThreadPool-9149-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11aa3f41{/,null,UNAVAILABLE}
   [junit4]   2> 3004991 INFO  (closeThreadPool-9149-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3004991 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3005195 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/configs/conf1/managed-schema
   [junit4]   2> 	20	/solr/configs/conf1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	108	/solr/collections/collection1/state.json
   [junit4]   2> 	16	/solr/configs/conf1/managed-schema
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3005204 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38697
   [junit4]   2> 3005204 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38697
   [junit4]   2> 3005204 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[DC9BD4400AFF6455]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38697
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test -Dtests.seed=DC9BD4400AFF6455 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=rw -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  717s J1 | TestBulkSchemaConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [[], [], [dynamic field *_lol3 not created, field a3 not created, new type mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], [], []]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:54CFEB9AA40309AD]:0)
   [junit4]    > 	at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.schema.TestBulkSchemaConcurrent_DC9BD4400AFF6455-001
   [junit4]   2> Jan 21, 2020 9:16:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=125, maxMBSortInHeap=6.305788826639623, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7c7fc58c), locale=rw, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=294262816,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClassificationUpdateProcessorIntegrationTest, TestPKIAuthenticationPlugin, AdminHandlersProxyTest, TestJmxIntegration, TestExactStatsCacheCloud, TestTextField, TestCursorMarkWithoutUniqueKey, BigEndianAscendingWordSerializerTest, MultiSolrCloudTestCaseTest, LeaderFailoverAfterPartitionTest, TestSurroundQueryParser, PolyFieldTest, CustomTermsComponentTest, V2StandaloneTest, TestWordDelimiterFilterFactory, CoreMergeIndexesAdminHandlerTest, TestPerFieldSimilarityWithDefaultOverride, ReindexCollectionTest, NodeAddedTriggerIntegrationTest, AutoAddReplicasIntegrationTest, TestPseudoReturnFields, SearchRateTriggerIntegrationTest, RollingRestartTest, TestSubQueryTransformer, TestCloudJSONFacetJoinDomain, XCJFQueryTest, AddSchemaFieldsUpdateProcessorFactoryTest, LargeFieldTest, TestUnifiedSolrHighlighter, TestPullReplicaErrorHandling, BlockDirectoryTest, IgnoreLargeDocumentProcessorFactoryTest, BasicDistributedZk2Test, TestBinaryResponseWriter, TestFieldTypeCollectionResource, StressHdfsTest, TestFieldCache, TestDynamicLoading, SolrRequestParserTest, PeerSyncWithLeaderTest, TestReplicationHandler, SpatialRPTFieldTypeTest, ConcurrentCreateRoutedAliasTest, TestExactStatsCache, DocumentAnalysisRequestHandlerTest, DirectoryFactoryTest, LeaderVoteWaitTimeoutTest, StatsReloadRaceTest, PluginInfoTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup, TestLocalStatsCacheCloud, SolrCloudReportersTest, TestDistribPackageStore, BJQParserTest, TestFieldCacheSortRandom, HttpSolrCallGetCoreTest, TestLegacyNumericRangeQueryBuilder, SortByFunctionTest, PropertiesRequestHandlerTest, TestBulkSchemaAPI, TestSSLRandomization, TestConfigReload, SpellCheckCollatorWithCollapseTest, TestDistributedTracing, TestComplexPhraseLeadingWildcard, TestSimExecutePlanAction, CachingDirectoryFactoryTest, QueryElevationComponentTest, TestDefaultStatsCache, AddReplicaTest, PrimitiveFieldTypeTest, TestCloudInspectUtil, TestPolicyCloud, CurrencyRangeFacetCloudTest, TestCloudPseudoReturnFields, SaslZkACLProviderTest, InfixSuggestersTest, TestRandomRequestDistribution, TestDynamicFieldResource, UnloadDistributedZkTest, TestAddFieldRealTimeGet, TestGeoJSONResponseWriter, CollectionPropsTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, TestLegacyBM25SimilarityFactory, TestDownShardTolerantSearch, TestStandardQParsers, TestIBSimilarityFactory, FileUtilsTest, NotRequiredUniqueKeyTest, TestZkChroot, HttpPartitionOnCommitTest, TestSizeLimitedDistributedMap, CreateCollectionCleanupTest, TestCloudSearcherWarming, TestTlogReplica, DisMaxRequestHandlerTest, ZookeeperStatusHandlerTest, TestDeleteCollectionOnDownNodes, ZkControllerTest, TestChildDocTransformer, TestSolrConfigHandler, TestNestedUpdateProcessor, HdfsRestartWhileUpdatingTest, TestFiltering, ChaosMonkeyNothingIsSafeTest, TestOmitPositions, DistributedFacetSimpleRefinementLongTailTest, TestReloadAndDeleteDocs, TestReRankQParserPlugin, DocExpirationUpdateProcessorFactoryTest, AuditLoggerPluginTest, DistributedSuggestComponentTest, TermVectorComponentDistributedTest, ShowFileRequestHandlerTest, TestDistributedSearch, XMLAtomicUpdateMultivalueTest, TestConfigOverlay, ScheduledMaintenanceTriggerTest, OverseerSolrResponseTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotWhiteBoxTest, SubstringBytesRefFilterTest, DistribDocExpirationUpdateProcessorTest, NodeMutatorTest, ReplaceNodeTest, PKIAuthenticationIntegrationTest, ComputePlanActionTest, RuleEngineTest, TestPHPSerializedResponseWriter, NodeLostTriggerTest, DistributedFacetPivotLongTailTest, TestRawTransformer, TestCorePropertiesReload, TestBulkSchemaConcurrent]
   [junit4] Completed [546/900 (3!)] on J1 in 717.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 53792 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4064 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4064/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:ACFBF158157F305E]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:45009726A51BA765]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:C59E07F97C303EBC]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:440E69EFD20B64E0]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13763 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 1234810 INFO  (SUITE-TestZkChroot-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/data-dir-68-001
   [junit4]   2> 1234810 INFO  (SUITE-TestZkChroot-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1234828 INFO  (SUITE-TestZkChroot-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1234828 INFO  (SUITE-TestZkChroot-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1234831 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 1234831 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1234832 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1234832 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1234932 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer start zk server on port:45383
   [junit4]   2> 1234932 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45383
   [junit4]   2> 1234932 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45383
   [junit4]   2> 1234932 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45383
   [junit4]   2> 1234933 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234936 INFO  (zkConnectionManagerCallback-3721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234936 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234938 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234939 INFO  (zkConnectionManagerCallback-3723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1234939 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235031 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235032 INFO  (zkConnectionManagerCallback-3725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1235032 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235034 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-001/solr.xml
   [junit4]   2> 1235038 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1236905 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1236927 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b291b1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236927 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b291b1c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236930 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4640e56c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236930 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4640e56c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1236931 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45383/foo/bar4
   [junit4]   2> 1236932 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1236933 INFO  (zkConnectionManagerCallback-3732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1236933 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237042 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1237043 INFO  (zkConnectionManagerCallback-3734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1237043 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1237165 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1237165 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155460948393988-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1237171 INFO  (OverseerStateUpdate-72155460948393988-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1237179 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1237180 INFO  (OverseerStateUpdate-72155460948393988-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1237186 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-001
   [junit4]   2> 1237186 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1237187 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-001
   [junit4]   2> 1237187 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-001/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 1237409 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1237410 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1237437 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1237493 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1237520 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1237520 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1237526 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1237527 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=176720413
   [junit4]   2> 1237527 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1237527 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1237527 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1237537 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1237537 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1237537 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d2469e7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@76ebaaed
   [junit4]   2> 1237554 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1237554 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b2de8be: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fab20ab
   [junit4]   2> 1237567 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1237567 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34735849: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5de2c818
   [junit4]   2> 1237567 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1237568 INFO  (closeThreadPool-3741-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155460948393988-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1237568 INFO  (OverseerAutoScalingTriggerThread-72155460948393988-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1237568 INFO  (OverseerStateUpdate-72155460948393988-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1237570 INFO  (closeThreadPool-3741-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155460948393988-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1237670 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155460948393988-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1237772 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1237974 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar4/overseer/queue
   [junit4]   2> 	2	/foo/bar4/live_nodes
   [junit4]   2> 
   [junit4]   2> 1237977 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45383
   [junit4]   2> 1237977 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45383
   [junit4]   2> 1237977 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45383
   [junit4]   2> 1237977 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testInitPathExists -Dtests.seed=63010503739C2BDF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.15s J1 | TestZkChroot.testInitPathExists <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:ACFBF158157F305E]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1237996 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 1237997 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1237997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1237997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1238097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:42136
   [junit4]   2> 1238097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42136
   [junit4]   2> 1238097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42136
   [junit4]   2> 1238097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42136
   [junit4]   2> 1238099 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238100 INFO  (zkConnectionManagerCallback-3743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238101 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238119 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238121 INFO  (zkConnectionManagerCallback-3745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1238121 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238263 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-002/solr.xml
   [junit4]   2> 1238266 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1241042 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1241043 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28c91a41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241043 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28c91a41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241082 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14849d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241082 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14849d5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241084 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42136/foo/bar
   [junit4]   2> 1241099 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241102 INFO  (zkConnectionManagerCallback-3752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241102 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241213 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241214 INFO  (zkConnectionManagerCallback-3754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241214 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241626 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1241627 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461155815427-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1241640 INFO  (OverseerStateUpdate-72155461155815427-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1241650 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1241651 INFO  (zkCallback-3753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1241673 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-002
   [junit4]   2> 1241673 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1241673 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-002
   [junit4]   2> 1241673 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-002/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 1241984 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1241984 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1242028 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1242060 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1242070 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1242070 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1242077 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1242077 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=816494362
   [junit4]   2> 1242077 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1242077 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1242077 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1242079 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1242079 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1242079 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71e3b8cd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65533642
   [junit4]   2> 1242097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1242097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f1b686: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fab20ab
   [junit4]   2> 1242101 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1242101 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eca70a7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5de2c818
   [junit4]   2> 1242101 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1242102 INFO  (closeThreadPool-3761-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461155815427-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1242102 INFO  (OverseerStateUpdate-72155461155815427-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1242102 INFO  (OverseerAutoScalingTriggerThread-72155461155815427-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1242120 INFO  (closeThreadPool-3761-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461155815427-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1242213 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461155815427-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1242213 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1242417 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar/live_nodes
   [junit4]   2> 	2	/foo/bar/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1242419 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42136
   [junit4]   2> 1242419 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42136
   [junit4]   2> 1242419 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42136
   [junit4]   2> 1242419 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testChrootBootstrap -Dtests.seed=63010503739C2BDF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.44s J1 | TestZkChroot.testChrootBootstrap <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:45009726A51BA765]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1242424 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 1242425 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1242425 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1242425 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1242526 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:35153
   [junit4]   2> 1242526 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35153
   [junit4]   2> 1242526 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35153
   [junit4]   2> 1242526 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35153
   [junit4]   2> 1242527 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242626 INFO  (zkConnectionManagerCallback-3763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242626 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242628 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242629 INFO  (zkConnectionManagerCallback-3765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242629 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242869 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242897 INFO  (zkConnectionManagerCallback-3767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242897 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242899 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-003/solr.xml
   [junit4]   2> 1242919 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243686 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1243687 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1855c0da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243687 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1855c0da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243689 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74434fbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243689 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74434fbb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243703 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35153/foo/bar2
   [junit4]   2> 1243704 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243705 INFO  (zkConnectionManagerCallback-3774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243705 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243807 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2061667957
   [junit4]   2> 1243807 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1243807 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1243807 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1243807 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1243909 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1244113 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35153
   [junit4]   2> 1244113 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35153
   [junit4]   2> 1244113 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35153
   [junit4]   2> 1244114 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 1244119 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 1244119 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1244120 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1244120 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1244231 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:39964
   [junit4]   2> 1244231 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39964
   [junit4]   2> 1244231 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39964
   [junit4]   2> 1244231 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39964
   [junit4]   2> 1244232 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244234 INFO  (zkConnectionManagerCallback-3777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244234 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244255 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244256 INFO  (zkConnectionManagerCallback-3779-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244256 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244497 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244519 INFO  (zkConnectionManagerCallback-3781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244519 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244520 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001/tempDir-004/solr.xml
   [junit4]   2> 1244524 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1246320 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1246334 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b12a2b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246334 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b12a2b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246337 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bdaf697[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246337 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bdaf697[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1246339 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39964/foo/bar3
   [junit4]   2> 1246339 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246340 INFO  (zkConnectionManagerCallback-3788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246340 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246454 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246486 INFO  (zkConnectionManagerCallback-3790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246486 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246559 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_solr
   [junit4]   2> 1246559 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461557878788-10.3.97.65:8983_solr-n_0000000000) starting
   [junit4]   2> 1246586 INFO  (OverseerStateUpdate-72155461557878788-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_solr
   [junit4]   2> 1246598 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1246607 INFO  (zkCallback-3789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1246753 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1246753 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1246770 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1246794 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1246804 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1246804 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087
   [junit4]   2> 1246810 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 1246811 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=58726500
   [junit4]   2> 1246811 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_solr
   [junit4]   2> 1246811 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1246811 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkController Publish node=10.3.97.65:8983_solr as DOWN
   [junit4]   2> 1246834 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1246834 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1246834 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e8c842c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@636881a1
   [junit4]   2> 1246844 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1246845 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41ad2387: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@fab20ab
   [junit4]   2> 1246849 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1246855 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@365bd827: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5de2c818
   [junit4]   2> 1246855 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1246902 INFO  (closeThreadPool-3797-thread-1-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461557878788-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1246902 INFO  (OverseerStateUpdate-72155461557878788-10.3.97.65:8983_solr-n_0000000000) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_solr
   [junit4]   2> 1246902 INFO  (OverseerAutoScalingTriggerThread-72155461557878788-10.3.97.65:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1246919 INFO  (closeThreadPool-3797-thread-2-processing-n:10.3.97.65:8983_solr) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461557878788-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1247020 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155461557878788-10.3.97.65:8983_solr-n_0000000000) closing
   [junit4]   2> 1247121 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1247325 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar3/live_nodes
   [junit4]   2> 	2	/foo/bar3/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1247327 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39964
   [junit4]   2> 1247327 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39964
   [junit4]   2> 1247327 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39964
   [junit4]   2> 1247327 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[63010503739C2BDF]) [n:10.3.97.65:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testWithUploadDir -Dtests.seed=63010503739C2BDF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-SX -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.21s J1 | TestZkChroot.testWithUploadDir <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:C59E07F97C303EBC]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_63010503739C2BDF-001
   [junit4]   2> Jan 22, 2020 6:30:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@332eed01), locale=en-SX, timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=252726048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, TestSolrCloudWithKerberosAlt, IndexSchemaRuntimeFieldTest, TestRawTransformer, MetricsHistoryWithAuthIntegrationTest, SolrCoreCheckLockOnStartupTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, DistributedFacetPivotLongTailTest, TestRTGBase, SolrCmdDistributorTest, TestCustomSort, TestLegacyFieldCache, CdcrBidirectionalTest, InfixSuggestersTest, RequestHandlersTest, TestComplexPhraseLeadingWildcard, ShowFileRequestHandlerTest, FileBasedSpellCheckerTest, QueryElevationComponentTest, TestSuggestSpellingConverter, SharedFSAutoReplicaFailoverTest, TestConfigSets, XmlInterpolationTest, TestJsonFacets, TestLocalFSCloudBackupRestore, TestNumericTokenStream, SignificantTermsQParserPluginTest, TestConfigSetsAPIExclusivity, ForceLeaderWithTlogReplicasTest, TestJmxIntegration, LargeFieldTest, ZkStateReaderTest, SolrCloudReportersTest, SuggesterTSTTest, TestFastOutputStream, SearchRateTriggerIntegrationTest, TestPseudoReturnFields, MBeansHandlerTest, CreateCollectionCleanupTest, TestTlogReplica, WrapperMergePolicyFactoryTest, SolrJmxReporterCloudTest, TestDeleteCollectionOnDownNodes, TestRandomFaceting, LeaderElectionContextKeyTest, SortByFunctionTest, TestUtilizeNode, HdfsTlogReplayBufferedWhileIndexingTest, RuleEngineTest, TestHdfsUpdateLog, PathHierarchyTokenizerFactoryTest, TestNestedDocsSort, FileUtilsTest, DistributedQueryComponentOptimizationTest, TestRandomRequestDistribution, TestIBSimilarityFactory, TestFileDictionaryLookup, ShardSplitTest, TestMacros, TestReqParamsAPI, DocExpirationUpdateProcessorFactoryTest, TestOrdValues, SaslZkACLProviderTest, TestNRTOpen, TestSubQueryTransformer, TestFiltering, TestDelegationWithHadoopAuth, TestZkChroot]
   [junit4] Completed [254/900 (1!)] on J1 in 13.62s, 4 tests, 3 errors <<< FAILURES!

[...truncated 738 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 2771645 INFO  (SUITE-ZkControllerTest-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_63010503739C2BDF-001/data-dir-146-001
   [junit4]   2> 2771645 INFO  (SUITE-ZkControllerTest-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2771646 INFO  (SUITE-ZkControllerTest-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2771646 INFO  (SUITE-ZkControllerTest-seed#[63010503739C2BDF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2771649 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeNameUrlConversion
   [junit4]   2> 2771650 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2771650 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2771650 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2771750 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer start zk server on port:35056
   [junit4]   2> 2771750 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35056
   [junit4]   2> 2771750 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35056
   [junit4]   2> 2771750 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35056
   [junit4]   2> 2771752 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2771754 INFO  (zkConnectionManagerCallback-6529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2771754 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2771756 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2771757 INFO  (zkConnectionManagerCallback-6531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2771757 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2771758 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2771759 INFO  (zkConnectionManagerCallback-6533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2771759 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2771935 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2772138 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2772140 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35056
   [junit4]   2> 2772140 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35056
   [junit4]   2> 2772140 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35056
   [junit4]   2> 2772141 INFO  (TEST-ZkControllerTest.testNodeNameUrlConversion-seed#[63010503739C2BDF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeNameUrlConversion
   [junit4]   2> 2772145 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetHostName
   [junit4]   2> 2772145 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2772145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2772145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2772245 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer start zk server on port:42820
   [junit4]   2> 2772246 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42820
   [junit4]   2> 2772246 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42820
   [junit4]   2> 2772246 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42820
   [junit4]   2> 2772247 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2772249 INFO  (zkConnectionManagerCallback-6539-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2772249 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2772251 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2772252 INFO  (zkConnectionManagerCallback-6541-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2772252 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2772256 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2ed8b087, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2773225 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41e640fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2773225 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41e640fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2773226 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2773227 INFO  (zkConnectionManagerCallback-6547-thread-1) [     ] o.a.s.c.c.ConnectionManager

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

ST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 2775271 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2775271 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 2775273 INFO  (closeThreadPool-6586-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155561852862467-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 2775273 INFO  (OverseerAutoScalingTriggerThread-72155561852862467-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2775274 ERROR (OverseerStateUpdate-72155561852862467-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer could not process the current clusterstate state update message, skipping the message: {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:8983_solr"}
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1554)
   [junit4]   2> org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1554) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:796) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState$CollectionRef.get(ClusterState.java:391) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:160) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:430) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:301) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:247) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:?]
   [junit4]   2> 	at java.lang.Object.wait(Object.java:328) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1529) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1512) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2129) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1563) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1549) ~[java/:?]
   [junit4]   2> 	... 8 more
   [junit4]   2> 2775274 INFO  (OverseerStateUpdate-72155561852862467-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_solr
   [junit4]   2> 2775275 INFO  (closeThreadPool-6586-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155561852862467-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 2775376 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=72155561852862467-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 2775377 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=236959916
   [junit4]   2> 2775377 ERROR (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 2775377 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2775581 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2775582 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46548
   [junit4]   2> 2775582 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46548
   [junit4]   2> 2775582 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46548
   [junit4]   2> 2775583 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[63010503739C2BDF]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_63010503739C2BDF-001
   [junit4]   2> Jan 22, 2020 6:55:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=639, maxMBSortInHeap=6.222044645719317, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@604d6cf6), locale=sk-SK, timezone=America/Dawson
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=273061640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadAndDeleteDocs, TestSolrCloudWithKerberosAlt, IndexSchemaRuntimeFieldTest, TestRawTransformer, MetricsHistoryWithAuthIntegrationTest, SolrCoreCheckLockOnStartupTest, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, DistributedFacetPivotLongTailTest, TestRTGBase, SolrCmdDistributorTest, TestCustomSort, TestLegacyFieldCache, CdcrBidirectionalTest, InfixSuggestersTest, RequestHandlersTest, TestComplexPhraseLeadingWildcard, ShowFileRequestHandlerTest, FileBasedSpellCheckerTest, QueryElevationComponentTest, TestSuggestSpellingConverter, SharedFSAutoReplicaFailoverTest, TestConfigSets, XmlInterpolationTest, TestJsonFacets, TestLocalFSCloudBackupRestore, TestNumericTokenStream, SignificantTermsQParserPluginTest, TestConfigSetsAPIExclusivity, ForceLeaderWithTlogReplicasTest, TestJmxIntegration, LargeFieldTest, ZkStateReaderTest, SolrCloudReportersTest, SuggesterTSTTest, TestFastOutputStream, SearchRateTriggerIntegrationTest, TestPseudoReturnFields, MBeansHandlerTest, CreateCollectionCleanupTest, TestTlogReplica, WrapperMergePolicyFactoryTest, SolrJmxReporterCloudTest, TestDeleteCollectionOnDownNodes, TestRandomFaceting, LeaderElectionContextKeyTest, SortByFunctionTest, TestUtilizeNode, HdfsTlogReplayBufferedWhileIndexingTest, RuleEngineTest, TestHdfsUpdateLog, PathHierarchyTokenizerFactoryTest, TestNestedDocsSort, FileUtilsTest, DistributedQueryComponentOptimizationTest, TestRandomRequestDistribution, TestIBSimilarityFactory, TestFileDictionaryLookup, ShardSplitTest, TestMacros, TestReqParamsAPI, DocExpirationUpdateProcessorFactoryTest, TestOrdValues, SaslZkACLProviderTest, TestNRTOpen, TestSubQueryTransformer, TestFiltering, TestDelegationWithHadoopAuth, TestZkChroot, TestSimComputePlanAction, DistributedSuggestComponentTest, UUIDFieldTest, TestWordDelimiterFilterFactory, NodeMutatorTest, ZookeeperStatusHandlerTest, TestPolicyCloud, TestLegacyBM25SimilarityFactory, IndexSizeTriggerTest, TestDistributedStatsComponentCardinality, AuditLoggerPluginTest, TestManagedSchema, SearchHandlerTest, TestMultiValuedNumericRangeQuery, TestCollectionAPIs, TestCollectionAPI, QueryParsingTest, MetricsConfigTest, TestDynamicFieldResource, TestBulkSchemaConcurrent, ChaosMonkeySafeLeaderWithPullReplicasTest, ComputePlanActionTest, SpellCheckCollatorWithCollapseTest, CopyFieldTest, TestStressThreadBackup, PKIAuthenticationIntegrationTest, TestDynamicLoading, HttpSolrCallGetCoreTest, AutoAddReplicasIntegrationTest, MinimalSchemaTest, TestSolrIndexConfig, XMLAtomicUpdateMultivalueTest, TestSurroundQueryParser, AddSchemaFieldsUpdateProcessorFactoryTest, FullHLLTest, TestCloudJSONFacetJoinDomain, TestDistributedSearch, ParsingFieldUpdateProcessorsTest, TestReRankQParserPlugin, TestPKIAuthenticationPlugin, TestSolrJacksonAnnotation, HighlighterMaxOffsetTest, TestStandardQParsers, CdcrWithNodesRestartsTest, TestDeprecatedFilters, TestPivotHelperCode, ZkControllerTest]
   [junit4] Completed [451/900 (2!)] on J1 in 4.67s, 4 tests, 1 error <<< FAILURES!

[...truncated 53973 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4063 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4063/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testChrootBootstrap

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:9E7068CE2D183E78]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testInitPathExists

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:778B0EB09D7CA943]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestZkChroot.testWithUploadDir

Error Message:
Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:1EEEF811F433A7A1]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:9F7E96075A08FDFD]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13288 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 413936 INFO  (SUITE-TestZkChroot-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/data-dir-25-001
   [junit4]   2> 413936 WARN  (SUITE-TestZkChroot-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 413936 INFO  (SUITE-TestZkChroot-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 413937 INFO  (SUITE-TestZkChroot-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 413937 INFO  (SUITE-TestZkChroot-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 413939 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 413939 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 413939 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 413939 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 414039 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer start zk server on port:35363
   [junit4]   2> 414040 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35363
   [junit4]   2> 414040 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35363
   [junit4]   2> 414040 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35363
   [junit4]   2> 414044 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 414047 INFO  (zkConnectionManagerCallback-2480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414047 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 414051 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 414051 INFO  (zkConnectionManagerCallback-2482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414051 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 414486 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-001/solr.xml
   [junit4]   2> 414490 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 414550 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 414553 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d127a9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414553 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d127a9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414557 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@417d5382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414557 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@417d5382[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414558 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35363/foo/bar
   [junit4]   2> 414559 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 414561 INFO  (zkConnectionManagerCallback-2489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414561 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 414665 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 414665 INFO  (zkConnectionManagerCallback-2491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414666 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 414729 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.41.0.5:8983_solr
   [junit4]   2> 414729 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111501986791427-10.41.0.5:8983_solr-n_0000000000) starting
   [junit4]   2> 414733 INFO  (OverseerStateUpdate-73111501986791427-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.41.0.5:8983_solr
   [junit4]   2> 414745 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 414750 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-001
   [junit4]   2> 414750 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 414750 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-001
   [junit4]   2> 414750 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-001/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 414757 INFO  (zkCallback-2490-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 415007 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 415007 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 415015 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 415026 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 415031 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 415031 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 415074 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 415075 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=611940986
   [junit4]   2> 415075 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 415075 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 415075 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish node=10.41.0.5:8983_solr as DOWN
   [junit4]   2> 415097 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 415105 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 415105 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@752227b0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@184569af
   [junit4]   2> 415110 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 415110 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@511a20ed: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3da5fe3f
   [junit4]   2> 415112 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 415112 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53fa246d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@173b4224
   [junit4]   2> 415112 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 415113 INFO  (closeThreadPool-2498-thread-2-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111501986791427-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 415113 INFO  (OverseerStateUpdate-73111501986791427-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.41.0.5:8983_solr
   [junit4]   2> 415113 INFO  (OverseerAutoScalingTriggerThread-73111501986791427-10.41.0.5:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 415118 INFO  (closeThreadPool-2498-thread-1-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111501986791427-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 415318 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111501986791427-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 415319 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 415522 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar/live_nodes
   [junit4]   2> 	2	/foo/bar/overseer/queue
   [junit4]   2> 
   [junit4]   2> 415525 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35363
   [junit4]   2> 415525 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35363
   [junit4]   2> 415525 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35363
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testChrootBootstrap -Dtests.seed=B871FAEBFB9FB2C2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.59s J1 | TestZkChroot.testChrootBootstrap <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:9E7068CE2D183E78]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 415525 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> 415530 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 415530 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 415530 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 415530 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 415630 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:35901
   [junit4]   2> 415630 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35901
   [junit4]   2> 415630 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35901
   [junit4]   2> 415630 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35901
   [junit4]   2> 415637 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415645 INFO  (zkConnectionManagerCallback-2500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415645 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415654 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415658 INFO  (zkConnectionManagerCallback-2502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415658 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415693 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415694 INFO  (zkConnectionManagerCallback-2504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415694 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415696 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-002/solr.xml
   [junit4]   2> 415700 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 415854 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 415855 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@90d74bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 415855 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@90d74bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 415858 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2556b130[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 415858 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2556b130[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 415858 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35901/foo/bar2
   [junit4]   2> 415860 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415860 INFO  (zkConnectionManagerCallback-2511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415860 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415961 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2014863679
   [junit4]   2> 415962 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 415962 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 415962 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 415962 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 416064 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 416268 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35901
   [junit4]   2> 416268 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35901
   [junit4]   2> 416268 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35901
   [junit4]   2> 416268 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 416271 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 416271 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 416272 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 416272 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 416372 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:40431
   [junit4]   2> 416372 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40431
   [junit4]   2> 416372 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40431
   [junit4]   2> 416372 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40431
   [junit4]   2> 416374 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416379 INFO  (zkConnectionManagerCallback-2514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416379 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416396 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416397 INFO  (zkConnectionManagerCallback-2516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416397 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416434 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416434 INFO  (zkConnectionManagerCallback-2518-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416434 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416436 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-003/solr.xml
   [junit4]   2> 416439 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 416517 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 416518 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@653b5fd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 416518 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@653b5fd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 416524 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75b82d08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 416524 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75b82d08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 416524 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40431/foo/bar4
   [junit4]   2> 416525 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416530 INFO  (zkConnectionManagerCallback-2525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416530 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416645 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 416656 INFO  (zkConnectionManagerCallback-2527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416656 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 416715 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.41.0.5:8983_solr
   [junit4]   2> 416716 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502139424772-10.41.0.5:8983_solr-n_0000000000) starting
   [junit4]   2> 416721 INFO  (OverseerStateUpdate-73111502139424772-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.41.0.5:8983_solr
   [junit4]   2> 416727 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 416731 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-003
   [junit4]   2> 416731 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 416731 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-003
   [junit4]   2> 416731 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Uploading directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-003/collection1/conf with name collection1 for SolrCore collection1
   [junit4]   2> 416947 INFO  (zkCallback-2526-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 417044 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 417044 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 417053 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 417064 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 417069 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 417069 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 417072 WARN  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 417072 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1857238961
   [junit4]   2> 417072 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 417072 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 417072 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish node=10.41.0.5:8983_solr as DOWN
   [junit4]   2> 417085 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 417088 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 417088 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4406ee34: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@345f4ea2
   [junit4]   2> 417093 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 417093 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65f8ca1a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3da5fe3f
   [junit4]   2> 417095 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 417095 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32ad453e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@173b4224
   [junit4]   2> 417095 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 417096 INFO  (closeThreadPool-2534-thread-1-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502139424772-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 417096 INFO  (OverseerStateUpdate-73111502139424772-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.41.0.5:8983_solr
   [junit4]   2> 417097 INFO  (OverseerAutoScalingTriggerThread-73111502139424772-10.41.0.5:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 417104 INFO  (closeThreadPool-2534-thread-2-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502139424772-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 417205 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502139424772-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 417307 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 417516 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar4/overseer/queue
   [junit4]   2> 	2	/foo/bar4/live_nodes
   [junit4]   2> 
   [junit4]   2> 417519 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40431
   [junit4]   2> 417519 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40431
   [junit4]   2> 417519 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40431
   [junit4]   2> 417520 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testInitPathExists -Dtests.seed=B871FAEBFB9FB2C2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.25s J1 | TestZkChroot.testInitPathExists <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:778B0EB09D7CA943]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 417523 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 417523 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 417524 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 417524 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 417758 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:36929
   [junit4]   2> 417759 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36929
   [junit4]   2> 417759 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36929
   [junit4]   2> 417759 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36929
   [junit4]   2> 417792 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417806 INFO  (zkConnectionManagerCallback-2536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417806 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417849 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417871 INFO  (zkConnectionManagerCallback-2538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417871 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417914 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 417917 INFO  (zkConnectionManagerCallback-2540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 417917 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 417919 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001/tempDir-004/solr.xml
   [junit4]   2> 417922 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 418022 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 418033 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dfcab2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 418033 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dfcab2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 418046 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5859a5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 418046 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5859a5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 418047 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36929/foo/bar3
   [junit4]   2> 418053 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418069 INFO  (zkConnectionManagerCallback-2547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418069 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418307 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418321 INFO  (zkConnectionManagerCallback-2549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418321 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 418372 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.41.0.5:8983_solr
   [junit4]   2> 418372 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502223441924-10.41.0.5:8983_solr-n_0000000000) starting
   [junit4]   2> 418375 INFO  (OverseerStateUpdate-73111502223441924-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 10.41.0.5:8983_solr
   [junit4]   2> 418383 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 418386 INFO  (zkCallback-2548-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 418714 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 418714 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 418739 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 418750 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 418765 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 418765 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e
   [junit4]   2> 418774 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at path /collections/collection1.
   [junit4]   2> 418774 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=815015801
   [junit4]   2> 418774 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.41.0.5:8983_solr
   [junit4]   2> 418775 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 418775 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkController Publish node=10.41.0.5:8983_solr as DOWN
   [junit4]   2> 418786 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 418789 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 418789 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@502b828c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4dffe6b3
   [junit4]   2> 418794 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 418794 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40e9d4a5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3da5fe3f
   [junit4]   2> 418796 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 418796 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74fe78ad: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@173b4224
   [junit4]   2> 418796 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 418797 INFO  (closeThreadPool-2556-thread-2-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502223441924-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 418797 INFO  (OverseerStateUpdate-73111502223441924-10.41.0.5:8983_solr-n_0000000000) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 10.41.0.5:8983_solr
   [junit4]   2> 418797 INFO  (OverseerAutoScalingTriggerThread-73111502223441924-10.41.0.5:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 418810 INFO  (closeThreadPool-2556-thread-1-processing-n:10.41.0.5:8983_solr) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502223441924-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 419059 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111502223441924-10.41.0.5:8983_solr-n_0000000000) closing
   [junit4]   2> 419161 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 419363 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/foo/bar3/live_nodes
   [junit4]   2> 	2	/foo/bar3/overseer/queue
   [junit4]   2> 
   [junit4]   2> 419367 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36929
   [junit4]   2> 419367 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36929
   [junit4]   2> 419367 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36929
   [junit4]   2> 419367 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[B871FAEBFB9FB2C2]) [n:10.41.0.5:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot -Dtests.method=testWithUploadDir -Dtests.seed=B871FAEBFB9FB2C2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.85s J1 | TestZkChroot.testWithUploadDir <<<
   [junit4]    > Throwable #1: org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:1EEEF811F433A7A1]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
   [junit4]    > 	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
   [junit4]    > 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
   [junit4]    > 	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
   [junit4]    > 	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_B871FAEBFB9FB2C2-001
   [junit4]   2> Jan 22, 2020 2:22:51 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=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=202, maxMBSortInHeap=6.89572368944123, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@25edbf58), locale=asa-TZ, timezone=Asia/Brunei
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=352728160,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest, CdcrReplicationHandlerTest, SolrLogPostToolTest, StatsComponentTest, CloudMLTQParserTest, SearchHandlerTest, SolrCoreCheckLockOnStartupTest, TestRTGBase, TestReplicationHandler, TestSurroundQueryParser, TestConfigReload, TestMultiValuedNumericRangeQuery, DistributedQueryComponentOptimizationTest, AtomicUpdatesTest, NodeLostTriggerTest, DeleteShardTest, SolrInfoBeanTest, TestSimComputePlanAction, TestLRUStatsCacheCloud, HighlighterMaxOffsetTest, InfixSuggestersTest, NodeMutatorTest, TestTlogReplica, InfoHandlerTest, PathHierarchyTokenizerFactoryTest, RollingRestartTest, TestZkChroot]
   [junit4] Completed [111/900 (1!)] on J1 in 6.03s, 4 tests, 3 errors <<< FAILURES!

[...truncated 893 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkControllerTest
   [junit4]   2> 1126473 INFO  (SUITE-ZkControllerTest-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_B871FAEBFB9FB2C2-001/data-dir-148-001
   [junit4]   2> 1126473 WARN  (SUITE-ZkControllerTest-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1126473 INFO  (SUITE-ZkControllerTest-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1126574 INFO  (SUITE-ZkControllerTest-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1126574 INFO  (SUITE-ZkControllerTest-seed#[B871FAEBFB9FB2C2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1126991 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGetHostName
   [junit4]   2> 1126992 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1126997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1126997 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1127097 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer start zk server on port:36377
   [junit4]   2> 1127097 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36377
   [junit4]   2> 1127097 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36377
   [junit4]   2> 1127097 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36377
   [junit4]   2> 1127115 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1127145 INFO  (zkConnectionManagerCallback-6170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1127145 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1127190 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1127211 INFO  (zkConnectionManagerCallback-6172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1127211 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1127215 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58c04c9e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1127339 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e5cb3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1127339 WARN  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e5cb3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1127344 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1127345 INFO  (zkConnectionManagerCallback-6178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1127345 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1127392 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:8983_solr
   [junit4]   2> 1127392 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548717957122-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 1127573 INFO  (OverseerStateUpdate-73111548717957122-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:8983_solr
   [junit4]   2> 1127580 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1127581 INFO  (zkCallback-6177-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1127581 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:8983_solr
   [junit4]   2> 1127581 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1127581 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1127660 INFO  (closeThreadPool-6183-thread-2-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548717957122-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1127660 INFO  (OverseerStateUpdate-73111548717957122-127.0.0.1:8983_solr-n_0000000000) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:8983_solr
   [junit4]   2> 1127660 INFO  (OverseerAutoScalingTriggerThread-73111548717957122-127.0.0.1:8983_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1127665 INFO  (closeThreadPool-6183-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548717957122-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1127887 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548717957122-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1127889 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1298492706
   [junit4]   2> 1127889 ERROR (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 1127894 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1128098 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1128099 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36377
   [junit4]   2> 1128099 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36377
   [junit4]   2> 1128099 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36377
   [junit4]   2> 1128100 INFO  (TEST-ZkControllerTest.testGetHostName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testGetHostName
   [junit4]   2> 1128103 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testPublishAndWaitForDownStates
   [junit4]   2> 1128104 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1128104 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1128104 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1128204 INFO  (TEST-ZkControllerTest.testPublishAndWaitForDownStates-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:34809
   [junit4]   2> 1128204 INFO  (TEST-ZkControl

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

eate(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:59) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.restoreState(TriggerBase.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:637) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1129826 WARN  (ScheduledTrigger-6888-thread-1) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 1129826 WARN  (ScheduledTrigger-6888-thread-1) [     ] o.a.s.c.a.TriggerBase Exception updating trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/triggerState/.auto_add_replicas
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/triggerState/.auto_add_replicas
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:314) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:59) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:246) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:659) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1129827 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548866723843-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1129827 INFO  (closeThreadPool-6227-thread-1-processing-n:127.0.0.1:8983_solr) [n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer (id=73111548866723843-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1129828 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=79898350
   [junit4]   2> 1129828 ERROR (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.SolrCores No transient handler has been defined. Check solr.xml to see if an attempt to provide a custom TransientSolrCoreCacheFactory was done incorrectly since the default should have been used otherwise.
   [junit4]   2> 1129832 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1130035 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1130037 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40709
   [junit4]   2> 1130037 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40709
   [junit4]   2> 1130037 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40709
   [junit4]   2> 1130038 INFO  (TEST-ZkControllerTest.testReadConfigName-seed#[B871FAEBFB9FB2C2]) [n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testReadConfigName
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ZkControllerTest_B871FAEBFB9FB2C2-001
   [junit4]   2> Jan 22, 2020 2:34: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=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=714, maxMBSortInHeap=7.409541869085551, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12aed488), locale=mgh, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=178079488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest, CdcrReplicationHandlerTest, SolrLogPostToolTest, StatsComponentTest, CloudMLTQParserTest, SearchHandlerTest, SolrCoreCheckLockOnStartupTest, TestRTGBase, TestReplicationHandler, TestSurroundQueryParser, TestConfigReload, TestMultiValuedNumericRangeQuery, DistributedQueryComponentOptimizationTest, AtomicUpdatesTest, NodeLostTriggerTest, DeleteShardTest, SolrInfoBeanTest, TestSimComputePlanAction, TestLRUStatsCacheCloud, HighlighterMaxOffsetTest, InfixSuggestersTest, NodeMutatorTest, TestTlogReplica, InfoHandlerTest, PathHierarchyTokenizerFactoryTest, RollingRestartTest, TestZkChroot, FullHLLTest, NotRequiredUniqueKeyTest, TestIntervalFaceting, TestLocalStatsCacheCloud, MoveReplicaHDFSFailoverTest, DocExpirationUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, V2StandaloneTest, TestCloudJSONFacetJoinDomain, XCJFQueryTest, DateRangeFieldTest, TestDistribPackageStore, AdminHandlersProxyTest, TestOmitPositions, TestCursorMarkWithoutUniqueKey, TestSolrConfigHandler, PKIAuthenticationIntegrationTest, TestInPlaceUpdatesRequiredField, TestZkAclsWithHadoopAuth, TestPHPSerializedResponseWriter, TestExtendedDismaxParser, CdcrBidirectionalTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFileDictionaryLookup, UUIDUpdateProcessorFallbackTest, TestOnReconnectListenerSupport, TestManagedResource, TestPseudoReturnFields, ZkStateReaderTest, OverseerTaskQueueTest, TestFieldTypeCollectionResource, CustomTermsComponentTest, TestFieldCache, TestUtils, TestSimLargeCluster, DefaultValueUpdateProcessorTest, SharedFSAutoReplicaFailoverTest, AutoAddReplicasIntegrationTest, MoreLikeThisHandlerTest, CachingDirectoryFactoryTest, TestExactStatsCache, CoreMergeIndexesAdminHandlerTest, SaslZkACLProviderTest, TestPerFieldSimilarityWithDefaultOverride, ClassificationUpdateProcessorIntegrationTest, TestDocBasedVersionConstraints, TestReqParamsAPI, DistributedFacetPivotWhiteBoxTest, FileBasedSpellCheckerTest, SignificantTermsQParserPluginTest, TestSerializedLuceneMatchVersion, CloudExitableDirectoryReaderTest, TestReRankQParserPlugin, TestImplicitCoreProperties, TestManagedSchema, TestChildDocTransformer, MetricsHistoryWithAuthIntegrationTest, SolrIndexSplitterTest, TestPKIAuthenticationPlugin, MultiSolrCloudTestCaseTest, TestHdfsUpdateLog, TestAddFieldRealTimeGet, DistributedExpandComponentTest, FileUtilsTest, TestMacros, TestHighlightDedupGrouping, HdfsBasicDistributedZkTest, DistributedFacetSimpleRefinementLongTailTest, TestManagedSynonymFilterFactory, UpdateLogTest, TestDynamicLoading, CreateCollectionCleanupTest, TestLegacyFieldCache, TestStressReorder, TestJmxIntegration, TestUnInvertedFieldException, TestCloudSearcherWarming, TestDistributedSearch, TestDistributedTracing, TestOrdValues, HttpPartitionOnCommitTest, HttpSolrCallGetCoreTest, StatsReloadRaceTest, TestWordDelimiterFilterFactory, TestConfigSets, TestSearchPerf, ConcurrentCreateRoutedAliasTest, TestSolrJacksonAnnotation, TestSolrTestCaseJ4, ZkControllerTest]
   [junit4] Completed [392/900 (2!)] on J1 in 4.44s, 4 tests, 1 error <<< FAILURES!

[...truncated 54264 lines...]