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

[JENKINS] Lucene-Solr-Tests-master - Build # 4061 - Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
	at __randomizedtesting.SeedInfo.seed([6C6D7A0E9DCCA906:BFB053A43AFDC07A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14624 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 3052656 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/data-dir-175-001
   [junit4]   2> 3052656 WARN  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 3052657 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3052657 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3052657 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3052674 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001
   [junit4]   2> 3052674 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3052674 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3052674 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3052783 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:33524
   [junit4]   2> 3052783 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33524
   [junit4]   2> 3052783 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33524
   [junit4]   2> 3052783 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33524
   [junit4]   2> 3052796 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052798 INFO  (zkConnectionManagerCallback-13529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3052798 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052816 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052817 INFO  (zkConnectionManagerCallback-13531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3052817 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052818 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052819 INFO  (zkConnectionManagerCallback-13533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3052819 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3052968 WARN  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3052968 WARN  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3052968 WARN  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3052968 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d4ffabe{/solr,null,AVAILABLE}
   [junit4]   2> 3052987 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@677ac01a{/solr,null,AVAILABLE}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71dc6bda{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36931}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71b041e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37163}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.e.j.s.Server Started @3053037ms
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.e.j.s.Server Started @3053037ms
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36931}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37163}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@612f626c{/solr,null,AVAILABLE}
   [junit4]   2> 3052988 ERROR (jetty-launcher-13534-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3052988 ERROR (jetty-launcher-13534-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T04:31:55.995730Z
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T04:31:55.995791Z
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36a564a9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46318}
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.e.j.s.Server Started @3053038ms
   [junit4]   2> 3052988 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46318}
   [junit4]   2> 3052989 ERROR (jetty-launcher-13534-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T04:31:55.996194Z
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052989 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3052998 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053003 INFO  (zkConnectionManagerCallback-13536-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053003 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053003 INFO  (zkConnectionManagerCallback-13538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053003 INFO  (zkConnectionManagerCallback-13540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053003 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053003 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053003 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3053003 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3053004 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3053630 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3053637 WARN  (jetty-launcher-13534-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26117949[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053637 WARN  (jetty-launcher-13534-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26117949[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053655 WARN  (jetty-launcher-13534-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b831e86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053655 WARN  (jetty-launcher-13534-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b831e86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053657 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33524/solr
   [junit4]   2> 3053660 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053660 INFO  (zkConnectionManagerCallback-13549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053660 INFO  (jetty-launcher-13534-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053792 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3053799 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3053802 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053826 INFO  (zkConnectionManagerCallback-13551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053827 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053827 WARN  (jetty-launcher-13534-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43e41357[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053827 WARN  (jetty-launcher-13534-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d786fd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053827 WARN  (jetty-launcher-13534-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d786fd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053827 WARN  (jetty-launcher-13534-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43e41357[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053829 WARN  (jetty-launcher-13534-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7098f850[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053829 WARN  (jetty-launcher-13534-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7098f850[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053829 WARN  (jetty-launcher-13534-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@613af96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053829 WARN  (jetty-launcher-13534-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@613af96c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3053830 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33524/solr
   [junit4]   2> 3053830 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33524/solr
   [junit4]   2> 3053831 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053832 INFO  (zkConnectionManagerCallback-13563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053832 INFO  (jetty-launcher-13534-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053839 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053840 INFO  (zkConnectionManagerCallback-13565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053840 INFO  (jetty-launcher-13534-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3053981 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3053985 INFO  (zkConnectionManagerCallback-13567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3053985 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3054030 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37163_solr
   [junit4]   2> 3054031 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.Overseer Overseer (id=72146503535362058-127.0.0.1:37163_solr-n_0000000000) starting
   [junit4]   2> 3054033 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3054063 INFO  (zkConnectionManagerCallback-13571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3054063 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3054065 INFO  (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37163_solr
   [junit4]   2> 3054065 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37163_solr
   [junit4]   2> 3054099 INFO  (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054101 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054101 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3054101 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3054102 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3054102 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3054106 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36931_solr as DOWN
   [junit4]   2> 3054106 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3054107 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36931_solr
   [junit4]   2> 3054124 INFO  (zkCallback-13566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3054124 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3054125 INFO  (zkCallback-13570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3054126 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3054126 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3054126 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3054127 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46318_solr as DOWN
   [junit4]   2> 3054144 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3054144 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46318_solr
   [junit4]   2> 3054145 INFO  (zkCallback-13566-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3054146 INFO  (zkCallback-13570-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3054146 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3054147 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3054147 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3054147 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3054339 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3054341 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3054375 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3054473 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054497 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36931.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054501 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46318.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054501 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054501 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054518 INFO  (jetty-launcher-13534-thread-3) [n:127.0.0.1:37163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node3/.
   [junit4]   2> 3054575 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36931.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054575 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36931.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054576 INFO  (jetty-launcher-13534-thread-2) [n:127.0.0.1:36931_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node2/.
   [junit4]   2> 3054595 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46318.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054595 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46318.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3054596 INFO  (jetty-launcher-13534-thread-1) [n:127.0.0.1:46318_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node1/.
   [junit4]   2> 3055351 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 3055379 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3055382 INFO  (zkConnectionManagerCallback-13584-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3055382 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3055400 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3055445 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33524/solr ready
   [junit4]   2> 3055566 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[6C6D7A0E9DCCA906]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 3055583 INFO  (qtp2132515401-38975) [n:127.0.0.1:36931_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3055586 INFO  (OverseerThreadFactory-9327-thread-1-processing-n:127.0.0.1:37163_solr) [n:127.0.0.1:37163_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 3055713 INFO  (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36931/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3055715 INFO  (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37163/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3055974 INFO  (qtp945982933-38977) [n:127.0.0.1:46318_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3055975 INFO  (qtp165473109-38970) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46318_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp693iX/Xh1vqcKap5X8k2oEwmIKn6kwXXEZH8/NpG1d7D2tLfj6m83cGxhYUuD8bVSeL6r3kCv+42VLekH2S+LzmRX/8sdpqPNjGGLfBK6xJl3AvkqfnTraDvIVM0KHe4b0lHMY3NGVlTRkUCVDaWVn5zsmCpqDy03/at832q+7RO8bxwAzFGip8fTyGuwQQ/Wtr2ZxsHcwsfPM7ek6t4vUYC7Kf4U3wgH3q2W3DDYDTlUfNrFr+1fjnAe8XpkMFfarMXgaTxiTd1TvNT4HqEuFHXB8/lGq6eKdxLj8E0YlTHR/qqSKqEdTaxkiypfUHSwewqLBw5HZvLMpMyMN8bwIDAQAB
   [junit4]   2> 3055975 INFO  (qtp945982933-38973) [n:127.0.0.1:46318_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3055975 INFO  (qtp2132515401-38971) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46318_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp693iX/Xh1vqcKap5X8k2oEwmIKn6kwXXEZH8/NpG1d7D2tLfj6m83cGxhYUuD8bVSeL6r3kCv+42VLekH2S+LzmRX/8sdpqPNjGGLfBK6xJl3AvkqfnTraDvIVM0KHe4b0lHMY3NGVlTRkUCVDaWVn5zsmCpqDy03/at832q+7RO8bxwAzFGip8fTyGuwQQ/Wtr2ZxsHcwsfPM7ek6t4vUYC7Kf4U3wgH3q2W3DDYDTlUfNrFr+1fjnAe8XpkMFfarMXgaTxiTd1TvNT4HqEuFHXB8/lGq6eKdxLj8E0YlTHR/qqSKqEdTaxkiypfUHSwewqLBw5HZvLMpMyMN8bwIDAQAB
   [junit4]   2> 3055976 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr    x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3055976 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr    x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3055988 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr    x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3057008 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3057023 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3057050 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema [infected_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3057068 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3057068 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from collection infected, trusted=true
   [junit4]   2> 3057068 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37163.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3057068 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node3/infected_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node3/./infected_shard2_replica_n2/data/]
   [junit4]   2> 3057069 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema [infected_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3057084 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3057084 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from collection infected, trusted=true
   [junit4]   2> 3057084 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36931.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29d8d6c0
   [junit4]   2> 3057084 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node2/infected_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
   [junit4]   2> 3057352 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3057352 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3057354 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3057354 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3057365 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3057365 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3057366 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3057366 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3057375 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cb531b7[infected_shard2_replica_n2] main]
   [junit4]   2> 3057377 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3057377 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3057377 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3057378 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656310852888821760
   [junit4]   2> 3057380 INFO  (searcherExecutor-9340-thread-1-processing-n:127.0.0.1:37163_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] Registered new searcher Searcher@cb531b7[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3057383 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3057383 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard2
   [junit4]   2> 3057388 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ace9eb3[infected_shard1_replica_n1] main]
   [junit4]   2> 3057389 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3057389 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3057390 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3057390 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1656310852901404672
   [junit4]   2> 3057398 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3057398 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3057398 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37163/solr/infected_shard2_replica_n2/
   [junit4]   2> 3057399 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3057399 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:37163/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 3057399 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard2/leader after winning as /collections/infected/leader_elect/shard2/election/72146503535362058-core_node4-n_0000000000
   [junit4]   2> 3057409 INFO  (searcherExecutor-9341-thread-1-processing-n:127.0.0.1:36931_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] Registered new searcher Searcher@ace9eb3[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3057409 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37163/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 3057411 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3057411 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard1
   [junit4]   2> 3057414 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3057414 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3057414 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36931/solr/infected_shard1_replica_n1/
   [junit4]   2> 3057414 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3057415 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36931/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 3057415 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard1/leader after winning as /collections/infected/leader_elect/shard1/election/72146503535362055-core_node3-n_0000000000
   [junit4]   2> 3057429 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36931/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 3057531 INFO  (zkCallback-13566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057531 INFO  (zkCallback-13566-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057537 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057537 INFO  (zkCallback-13550-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057537 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3057539 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1563
   [junit4]   2> 3057541 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3057565 ERROR (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Collection infected is not lazy or watched!
   [junit4]   2> 3057566 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1590
   [junit4]   2> 3057568 INFO  (qtp2132515401-38975) [n:127.0.0.1:36931_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3057587 INFO  (OverseerCollectionConfigSetProcessor-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3057688 INFO  (zkCallback-13566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057688 INFO  (zkCallback-13566-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057688 INFO  (zkCallback-13566-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057688 INFO  (zkCallback-13550-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057688 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057688 INFO  (zkCallback-13550-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057691 INFO  (qtp2132515401-38975) [n:127.0.0.1:36931_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2108
   [junit4]   2> 3057754 INFO  (qtp2132515401-38976) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 3057754 INFO  (qtp2132515401-38976) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[0 (1656310853257920512), 1 (1656310853258969088), 4 (1656310853258969089), 8 (1656310853258969090), 10 (1656310853258969091), 11 (1656310853258969092), 12 (1656310853258969093), 13 (1656310853258969094), 14 (1656310853258969095), 15 (1656310853258969096), ... (56 adds)]} 0 24
   [junit4]   2> 3057770 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 3057770 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[2 (1656310853257920512), 3 (1656310853258969088), 5 (1656310853258969089), 6 (1656310853258969090), 7 (1656310853258969091), 9 (1656310853258969092), 17 (1656310853258969093), 18 (1656310853258969094), 19 (1656310853258969095), 21 (1656310853258969096), ... (44 adds)]} 0 40
   [junit4]   2> 3057813 INFO  (qtp2132515401-38975) [n:127.0.0.1:36931_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3057813 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:36931_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzEP7YiGXrcjwkir7xCL79hmEi1/dk2D672Q8mlGnCdISSpuMhmDpOpz9PXc8f8e9CHvbgzRTMjBa5MPx6xnvZlyQUGULQYnAZwaVQAbyJUzFMD5doC7av1g6naymiHJhnFEJdDtecLOB8HCgcbqhgxtafQc9XEmNnGG8qMzg3E61UUAFgZkUbnlmSP8JBViow+Qbauab+yExNGfZtOEg6kggYTOK7qQF19z5oMACwshzkNw4m7lZNRiomNhcArS1JKYWUNfytlnX0mWuIhjf4Ls4VmD9L3aTwFnOTJY1JGPKHi7BmD/U/AqUQX+XOyUnYmgCxanEZOhRFVdpfcWqEQIDAQAB
   [junit4]   2> 3057814 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1656310853346000896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3057814 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@55db45fa commitCommandVersion:1656310853346000896
   [junit4]   2> 3057826 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a0490e[infected_shard2_replica_n2] main]
   [junit4]   2> 3057828 INFO  (searcherExecutor-9340-thread-1-processing-n:127.0.0.1:37163_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] Registered new searcher Searcher@3a0490e[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C44:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.4+10-LTS, os.version=4.4.0-170-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1579581120823, java.version=11.0.4, java.vm.version=11.0.4+10-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3057828 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3057828 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36931/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 3057842 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1656310853375361024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3057842 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c748d8c commitCommandVersion:1656310853375361024
   [junit4]   2> 3057844 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f6dba18[infected_shard1_replica_n1] main]
   [junit4]   2> 3057845 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3057846 INFO  (searcherExecutor-9341-thread-1-processing-n:127.0.0.1:36931_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] Registered new searcher Searcher@7f6dba18[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C56:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.4+10-LTS, os.version=4.4.0-170-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1579581120851, java.version=11.0.4, java.vm.version=11.0.4+10-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3057862 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&commit=true&wt=javabin&version=2}{commit=} 0 72
   [junit4]   2> 3057882 INFO  (zkCallback-13550-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057882 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057882 INFO  (zkCallback-13550-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057882 INFO  (zkCallback-13566-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057883 INFO  (zkCallback-13566-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057883 INFO  (zkCallback-13566-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3057921 INFO  (qtp165473109-38970) [n:127.0.0.1:37163_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3057921 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37163_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuc+P6oMimAAHlNUQwHIIUJQAZPXlgY7ZdhXtiXYmM22BSIKy9Y7a3k87xOrPPH6Y/Yl7lQw5UtDWJZl5us4e/aS2PbFMBcnAdrWZdOtt7zJnbzDi3Qa40nA/qZcKu6QG6skEOKlcRgTBmquySNGJSbIIu/1BSbfEK/1rKjsFivQ/Nxfhc36UAnMQrvoMEtUB2/GMNlD1x7W2UMSkQZHsjZ+V+cAMSx4hpyGvT8JWK4XpFq/VFBA4Iwu7LEUdsOiNVTvwNwa9+jzYzoqAJA9IY3ZtMm+/ujVPJo01AhxjQt0CQmuQNL+zu6y9jQarGJBarFW4n1u9P+500tTySs43OQIDAQAB
   [junit4]   2> 3057922 INFO  (qtp2132515401-38971) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:36931/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1579581120882&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 3057923 INFO  (qtp165473109-39078) [n:127.0.0.1:37163_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3057923 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:37163_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuc+P6oMimAAHlNUQwHIIUJQAZPXlgY7ZdhXtiXYmM22BSIKy9Y7a3k87xOrPPH6Y/Yl7lQw5UtDWJZl5us4e/aS2PbFMBcnAdrWZdOtt7zJnbzDi3Qa40nA/qZcKu6QG6skEOKlcRgTBmquySNGJSbIIu/1BSbfEK/1rKjsFivQ/Nxfhc36UAnMQrvoMEtUB2/GMNlD1x7W2UMSkQZHsjZ+V+cAMSx4hpyGvT8JWK4XpFq/VFBA4Iwu7LEUdsOiNVTvwNwa9+jzYzoqAJA9IY3ZtMm+/ujVPJo01AhxjQt0CQmuQNL+zu6y9jQarGJBarFW4n1u9P+500tTySs43OQIDAQAB
   [junit4]   2> 3057923 INFO  (qtp165473109-38968) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:37163/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1579581120882&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 3057947 INFO  (qtp165473109-38972) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=72
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=6C6D7A0E9DCCA906 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ksf -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.50s J2 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C6D7A0E9DCCA906:BFB053A43AFDC07A]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
   [junit4]    > 	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 3057948 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[6C6D7A0E9DCCA906]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> 3058190 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=849646841
   [junit4]   2> 3058190 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=155265077
   [junit4]   2> 3058191 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37163_solr
   [junit4]   2> 3058191 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46318_solr
   [junit4]   2> 3058192 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=948361460
   [junit4]   2> 3058192 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36931_solr
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46318_solr as DOWN
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37163_solr as DOWN
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3058207 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36931_solr as DOWN
   [junit4]   2> 3058210 INFO  (coreCloseExecutor-9350-thread-1) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@178a12ef
   [junit4]   2> 3058210 INFO  (coreCloseExecutor-9350-thread-1) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2, tag=SolrCore@178a12ef
   [junit4]   2> 3058210 INFO  (coreCloseExecutor-9350-thread-1) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@773091c4: rootName = solr_37163, domain = solr.core.infected.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.infected.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1a56d9c3
   [junit4]   2> 3058210 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3058210 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d5e625: rootName = solr_46318, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@36dea891
   [junit4]   2> 3058235 INFO  (coreCloseExecutor-9352-thread-1) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33250209
   [junit4]   2> 3058235 INFO  (coreCloseExecutor-9352-thread-1) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1, tag=SolrCore@33250209
   [junit4]   2> 3058235 INFO  (coreCloseExecutor-9352-thread-1) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c453756: rootName = solr_36931, domain = solr.core.infected.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.infected.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7ae46606
   [junit4]   2> 3058240 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3058240 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d939a91: rootName = solr_46318, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3a3d708c
   [junit4]   2> 3058242 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3058243 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@131977b1: rootName = solr_46318, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10b4e152
   [junit4]   2> 3058243 INFO  (jetty-closer-13587-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3058407 INFO  (coreCloseExecutor-9350-thread-1) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader, tag=SolrCore@178a12ef
   [junit4]   2> 3058408 INFO  (coreCloseExecutor-9350-thread-1) [n:127.0.0.1:37163_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3058439 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3058439 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76f4f913: rootName = solr_37163, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5e9def0f
   [junit4]   2> 3058449 INFO  (zkCallback-13566-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3058449 INFO  (zkCallback-13550-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3058452 INFO  (coreCloseExecutor-9352-thread-1) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader, tag=SolrCore@33250209
   [junit4]   2> 3058452 INFO  (coreCloseExecutor-9352-thread-1) [n:127.0.0.1:36931_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3058480 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3058480 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e1e13c0: rootName = solr_36931, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5ab30fe6
   [junit4]   2> 3058483 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3058483 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e1db47f: rootName = solr_37163, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3a3d708c
   [junit4]   2> 3058655 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3058655 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b4bf936: rootName = solr_37163, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10b4e152
   [junit4]   2> 3058655 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3058669 ERROR (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.Overseer Exception in Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:350) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:350) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:199) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 3058678 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3058678 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39517af3: rootName = solr_36931, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3a3d708c
   [junit4]   2> 3058680 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3058681 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38ae8d19: rootName = solr_36931, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@10b4e152
   [junit4]   2> 3058681 INFO  (jetty-closer-13587-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3058681 INFO  (closeThreadPool-13598-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72146503535362058-127.0.0.1:37163_solr-n_0000000000) closing
   [junit4]   2> 3058702 INFO  (OverseerStateUpdate-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [n:127.0.0.1:37163_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37163_solr
   [junit4]   2> 3058702 INFO  (OverseerAutoScalingTriggerThread-72146503535362058-127.0.0.1:37163_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3058717 INFO  (closeThreadPool-13598-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72146503535362058-127.0.0.1:37163_solr-n_0000000000) closing
   [junit4]   2> 3058717 INFO  (jetty-closer-13587-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@36a564a9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3058717 INFO  (zkCallback-13550-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058717 INFO  (zkCallback-13550-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058717 INFO  (zkCallback-13550-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058730 INFO  (jetty-closer-13587-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@612f626c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3058731 INFO  (jetty-closer-13587-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058901 INFO  (jetty-closer-13587-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71dc6bda{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3058901 INFO  (jetty-closer-13587-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@677ac01a{/solr,null,UNAVAILABLE}
   [junit4]   2> 3058901 INFO  (jetty-closer-13587-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058952 INFO  (jetty-closer-13587-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72146503535362058-127.0.0.1:37163_solr-n_0000000000) closing
   [junit4]   2> 3058954 INFO  (jetty-closer-13587-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71b041e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3058954 INFO  (jetty-closer-13587-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d4ffabe{/solr,null,UNAVAILABLE}
   [junit4]   2> 3058954 INFO  (jetty-closer-13587-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058954 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3059168 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3059170 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33524
   [junit4]   2> 3059170 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33524
   [junit4]   2> 3059170 INFO  (SUITE-TestQueryingOnDownCollection-seed#[6C6D7A0E9DCCA906]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33524
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_6C6D7A0E9DCCA906-001
   [junit4]   2> Jan 21, 2020 4:32:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=Lucene84, id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1780, maxMBSortInHeap=7.855835502749201, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55a59ead), locale=ksf, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=324380096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, TestRemoteStreaming, CheckHdfsIndexTest, TestMaxTokenLenTokenizer, TestGraphMLResponseWriter, CollectionStateFormat2Test, RootFieldTest, TestRetrieveFieldsOptimizer, ScheduledTriggerIntegrationTest, BJQFilterAccessibleTest, ProtectedTermFilterFactoryTest, TestDynamicLoadingUrl, FieldAnalysisRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestRebalanceLeaders, TestSnapshotCloudManager, TestLazyCores, TestCaffeineCache, ZkFailoverTest, TestSolrConfigHandlerCloud, ConvertedLegacyTest, DimensionalRoutedAliasUpdateProcessorTest, ClusterStateTest, TestFacetMethods, ShardsWhitelistTest, TestNumericTerms32, AutoscalingHistoryHandlerTest, SolrTestCaseJ4Test, SolrIndexConfigTest, UniqFieldsUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, SolrCoreTest, HLLSerializationTest, BitVectorTest, TestCloudJSONFacetSKG, TestFoldingMultitermQuery, TestDocumentBuilder, TestPointFields, AtomicUpdateProcessorFactoryTest, BasicDistributedZkTest, TestCodecSupport, CursorMarkTest, DocValuesMissingTest, TestSimDistribStateManager, DaemonStreamApiTest, SynonymTokenizerTest, SimpleCollectionCreateDeleteTest, PreAnalyzedUpdateProcessorTest, JSONWriterTest, TestStressLiveNodes, TestConfigsApi, DistributedIntervalFacetingTest, TestSystemIdResolver, TestFreeTextSuggestions, MultiThreadedOCPTest, NodeMarkersRegistrationTest, TestWriterPerf, TokenizerChainTest, TestSolrDeletionPolicy1, TestSolr4Spatial, TestJsonFacetsStatsParsing, ClassificationUpdateProcessorTest, TestReplicaProperties, OverseerModifyCollectionTest, RegexBytesRefFilterTest, TestSubQueryTransformerCrossCore, TestSlowCompositeReaderWrapper, ZkSolrClientTest, TestLogWatcher, TermVectorComponentTest, ZkStateWriterTest, TestSkipOverseerOperations, TestPayloadCheckQParserPlugin, LeaderFailureAfterFreshStartTest, TestWaitForStateWithJettyShutdowns, SolrXmlInZkTest, SolrShardReporterTest, SimplePostToolTest, ResourceLoaderTest, TestClusterProperties, DebugComponentTest, TestCloudRecovery, IndexSizeTriggerMixedBoundsTest, NodeAddedTriggerTest, TestAnalyzedSuggestions, TestLRUStatsCache, DataDrivenBlockJoinTest, BadComponentTest, TestStressUserVersions, TestAtomicUpdateErrorCases, SpellPossibilityIteratorTest, CustomCollectionTest, TestFieldCollectionResource, TimeZoneUtilsTest, TestInPlaceUpdatesStandalone, SecurityConfHandlerTest, MetricTriggerIntegrationTest, HDFSCollectionsAPITest, TestTolerantUpdateProcessorCloud, CurrencyFieldTypeTest, ShardRoutingCustomTest, HttpPartitionTest, TestCSVResponseWriter, TestSearcherReuse, SuggestComponentContextFilterQueryTest, TestFunctionQuery, TestImpersonationWithHadoopAuth, TestConfigSetsAPIZkFailure, QueryResultKeyTest, DocValuesNotIndexedTest, SolrLogAuditLoggerPluginTest, JWTVerificationkeyResolverTest, ScriptEngineTest, MergeStrategyTest, TestLMDirichletSimilarityFactory, TestSolrCloudWithSecureImpersonation, IndexBasedSpellCheckerTest, TestDistribIDF, SimpleMLTQParserTest, TestNumericRangeQuery32, BinaryUpdateRequestHandlerTest, BooleanFieldTest, TestLeaderElectionWithEmptyReplica, SystemCollectionCompatTest, TestManagedSynonymGraphFilterFactory, TriggerSetPropertiesIntegrationTest, TestNonDefinedSimilarityFactory, OverseerSolrResponseUnsafeSerializationTest, MetricsHandlerTest, TestJoin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSimExtremeIndexing, TestCloudManagedSchema, SolrCoreMetricManagerTest, RecoveryAfterSoftCommitTest, TestSolrCloudSnapshots, TestMaxScoreQueryParser, TestInPlaceUpdateWithRouteField, FieldMutatingUpdateProcessorTest, TestRuleBasedAuthorizationPlugin, DeleteStatusTest, TestDynamicFieldNamesIndexCorrectly, RoutingToNodesWithPropertiesTest, RemoteQueryErrorTest, TestSegmentSorting, CategoryRoutedAliasUpdateProcessorTest, TestManagedSchemaAPI, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, HttpPartitionWithTlogReplicasTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestExactSharedStatsCacheCloud, TestExclusionRuleCollectionAccess, TestLocalStatsCacheCloud, TestLockTree, TestMiniSolrCloudClusterSSL, TestQueryingOnDownCollection]
   [junit4] Completed [521/900 (1!)] on J2 in 6.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 53697 lines...]

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

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

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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:ACFBF158157F305E]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:45009726A51BA765]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:C59E07F97C303EBC]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([63010503739C2BDF:440E69EFD20B64E0]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




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

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

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

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

[...truncated 53973 lines...]

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

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

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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:9E7068CE2D183E78]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:778B0EB09D7CA943]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:1EEEF811F433A7A1]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([B871FAEBFB9FB2C2:9F7E96075A08FDFD]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




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

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

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

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

[...truncated 54264 lines...]

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

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

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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:7A04D6BA05537136]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testWithUploadDir(TestZkChroot.java:136)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:1361201B6C1C7FD4]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testInitPathExists(TestZkChroot.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException: Trouble resolving configSet for collection collection1: KeeperErrorCode = NoNode for No collection found at path: /collections/collection1
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:FA9A4665DC78E8EF]:0)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:97)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:188)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:145)
	at org.apache.solr.core.CorePropertiesLocator$1.visitFile(CorePropertiesLocator.java:141)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
	at org.apache.solr.core.CorePropertiesLocator.discover(CorePropertiesLocator.java:141)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:762)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:556)
	at org.apache.solr.core.CoreContainer.createAndLoad(CoreContainer.java:542)
	at org.apache.solr.cloud.TestZkChroot.testChrootBootstrap(TestZkChroot.java:80)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Index 0 out of bounds for length 0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:FB94B8ACAB682B6A]:0)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:96)
	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:307)
	at org.apache.solr.cloud.CloudDescriptor.<init>(CloudDescriptor.java:92)
	at org.apache.solr.core.CoreDescriptor.<init>(CoreDescriptor.java:214)
	at org.apache.solr.cloud.ZkControllerTest$3.getCoreDescriptors(ZkControllerTest.java:287)
	at org.apache.solr.cloud.ZkController.publishAndWaitForDownStates(ZkController.java:1050)
	at org.apache.solr.cloud.ZkControllerTest.testPublishAndWaitForDownStates(ZkControllerTest.java:337)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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

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

Stack Trace:
java.lang.AssertionError: [[], [], [dynamic field *_lol3 not created, field a3 not created, new type mystr3  not created, CopyField source=a3,dest=hello_lol3 not created], [], []]
	at __randomizedtesting.SeedInfo.seed([DC9BD4400AFF6455:54CFEB9AA40309AD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:94)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




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

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

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

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

[...truncated 53792 lines...]