Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/667/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

14 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([FB3C0E2B2A50F7FA:DD3D9C0EFCD77B40]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:5DA30CD125FCE299]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:34C6FA704CB3EC7B]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:DD3D9C0EFCD77B40]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:5DA30CD125FCE299]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:34C6FA704CB3EC7B]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:DD3D9C0EFCD77B40]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:5DA30CD125FCE299]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:34C6FA704CB3EC7B]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:DD3D9C0EFCD77B40]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:5DA30CD125FCE299]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:34C6FA704CB3EC7B]: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:2801)
        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:DC3362C78BC7B8C5]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


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([FB3C0E2B2A50F7FA:DC3362C78BC7B8C5]:0)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
        at 
org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:309)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15266 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 1603759 INFO  
(SUITE-TestZkChroot-seed#[FB3C0E2B2A50F7FA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1603761 INFO  
(SUITE-TestZkChroot-seed#[FB3C0E2B2A50F7FA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001\data-dir-145-001
   [junit4]   2> 1603761 WARN  
(SUITE-TestZkChroot-seed#[FB3C0E2B2A50F7FA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1603761 INFO  
(SUITE-TestZkChroot-seed#[FB3C0E2B2A50F7FA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1603763 INFO  
(SUITE-TestZkChroot-seed#[FB3C0E2B2A50F7FA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1603765 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testChrootBootstrap
   [junit4]   2> 1603765 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1603765 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1603765 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1603866 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54138
   [junit4]   2> 1603866 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54138
   [junit4]   2> 1603866 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54138
   [junit4]   2> 1603866 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54138
   [junit4]   2> 1603868 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1603871 INFO  (zkConnectionManagerCallback-6441-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603871 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1603873 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1603875 INFO  (zkConnectionManagerCallback-6443-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603875 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1604128 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001\tempDir-001\solr.xml
   [junit4]   2> 1604131 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4677a81d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1604452 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1604455 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21aa6c23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604455 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21aa6c23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604458 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18812efe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604458 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18812efe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604459 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54138/foo/bar
   [junit4]   2> 1604460 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1604462 INFO  (zkConnectionManagerCallback-6450-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604462 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1604590 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1604592 INFO  (zkConnectionManagerCallback-6452-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604592 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1604668 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[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> 1604668 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076597284896771-127.0.0.1:8983_solr-n_0000000000) starting
   [junit4]   2> 1604674 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[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> 1604674 INFO  
(OverseerStateUpdate-72076597284896771-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> 1604674 INFO  
(OverseerStateUpdate-72076597284896771-127.0.0.1:8983_solr-n_0000000000) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1604685 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001\tempDir-001
   [junit4]   2> 1604685 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1604685 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController bootstrapping config for 1 
cores into ZooKeeper using solr.xml from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001\tempDir-001
   [junit4]   2> 1604685 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Uploading directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001\tempDir-001\collection1\conf
 with name collection1 for SolrCore collection1
   [junit4]   2> 1604835 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1604835 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1: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> 1604855 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1604873 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4677a81d
   [junit4]   2> 1604878 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4677a81d
   [junit4]   2> 1604878 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4677a81d
   [junit4]   2> 1604888 WARN  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.c.ZkStateReader No collection found at 
path /collections/collection1.
   [junit4]   2> 1604889 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1231436233
   [junit4]   2> 1604889 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[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> 1604889 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1604889 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:8983_solr as DOWN
   [junit4]   2> 1604890 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1604891 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.node, tag=null
   [junit4]   2> 1604891 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c31c387: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@23c44188
   [junit4]   2> 1604895 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 1604895 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@531ec3ec: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@68c2ed11
   [junit4]   2> 1604898 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 1604898 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b95a5e1: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2a64768c
   [junit4]   2> 1604898 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 1604898 INFO  
(closeThreadPool-6459-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076597284896771-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1604899 INFO  
(OverseerStateUpdate-72076597284896771-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> 1604899 INFO  
(OverseerAutoScalingTriggerThread-72076597284896771-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1604900 INFO  
(closeThreadPool-6459-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076597284896771-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1605000 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076597284896771-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 1605000 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1605203 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> 1605207 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:54138
   [junit4]   2> 1605207 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:54138
   [junit4]   2> 1605207 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54138
   [junit4]   2> 1607210 INFO  
(TEST-TestZkChroot.testChrootBootstrap-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot 
-Dtests.method=testChrootBootstrap -Dtests.seed=FB3C0E2B2A50F7FA 
-Dtests.slow=true -Dtests.locale=luo -Dtests.timezone=Africa/Khartoum 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.45s J2 | 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([FB3C0E2B2A50F7FA:DD3D9C0EFCD77B40]: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:2801)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 1607214 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Starting 
testNoBootstrapConf
   [junit4]   2> 1607214 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1607215 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1607215 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1607314 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer start zk server on port:54229
   [junit4]   2> 1607314 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerUp: 
127.0.0.1:54229
   [junit4]   2> 1607314 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:54229
   [junit4]   2> 1607314 INFO  
(TEST-TestZkChroot.testNoBootstrapConf-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127

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

itPathExists-seed#[FB3C0E2B2A50F7FA]) [n:127.0.0.1:8983_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 39628 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@571a4f7b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3cae868d
   [junit4]   2> 39635 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jvm, tag=null
   [junit4]   2> 39635 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76b893f1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2b9d442a
   [junit4]   2> 39635 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 39635 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d148e9d: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2aea192d
   [junit4]   2> 39635 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.cluster, tag=null
   [junit4]   2> 39635 INFO  
(closeThreadPool-140-thread-2-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076705177206788-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 39637 INFO  
(OverseerStateUpdate-72076705177206788-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> 39638 INFO  
(OverseerAutoScalingTriggerThread-72076705177206788-127.0.0.1:8983_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 39640 INFO  
(closeThreadPool-140-thread-1-processing-n:127.0.0.1:8983_solr) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076705177206788-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 39740 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.Overseer Overseer 
(id=72076705177206788-127.0.0.1:8983_solr-n_0000000000) closing
   [junit4]   2> 39842 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 40046 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> 40050 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:56798
   [junit4]   2> 40050 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:56798
   [junit4]   2> 40050 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56798
   [junit4]   2> 42053 INFO  
(TEST-TestZkChroot.testInitPathExists-seed#[FB3C0E2B2A50F7FA]) 
[n:127.0.0.1:8983_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testInitPathExists
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkChroot 
-Dtests.method=testInitPathExists -Dtests.seed=FB3C0E2B2A50F7FA 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ml 
-Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.51s J4 | 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([FB3C0E2B2A50F7FA:34C6FA704CB3EC7B]: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:2801)
   [junit4]    >        at 
org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:764)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:557)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:543)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestZkChroot_FB3C0E2B2A50F7FA-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9774, maxDocsPerChunk=316, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9774, blockSize=2)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6fa581ff),
 locale=ml, timezone=Canada/Yukon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=6,threads=1,free=114192920,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, 
TestZkChroot]
   [junit4] Completed [10/10 (10!)] on J4 in 13.83s, 4 tests, 3 errors <<< 
FAILURES!

[...truncated 22 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1590:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1117:
 There were test failures: 10 suites, 40 tests, 20 errors [seed: 
FB3C0E2B2A50F7FA]

Total time: 44 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestZkChroot
[repro]   5/5 failed: org.apache.solr.cloud.ZkControllerTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=baab2fce4344b7be6020e83fb7d093e7d7c449a6, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #666
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to