You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/19 06:47:44 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.6) - Build # 3113 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3113/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC

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([CDD8572722E7E453:1E057E8D85D68D2F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14744 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 407741 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 407741 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 407742 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/data-dir-98-001
   [junit4]   2> 407742 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 407742 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-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> 407743 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001
   [junit4]   2> 407743 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 407743 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 407743 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 407843 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37655
   [junit4]   2> 407843 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37655
   [junit4]   2> 407843 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37655
   [junit4]   2> 407843 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37655
   [junit4]   2> 407846 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407848 INFO  (zkConnectionManagerCallback-8269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407848 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407850 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407852 INFO  (zkConnectionManagerCallback-8271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407852 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407854 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407855 INFO  (zkConnectionManagerCallback-8273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407855 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407969 WARN  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 407969 WARN  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 407969 WARN  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 407969 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 407970 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 407971 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 407971 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 407971 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@483bdb7e{/solr,null,AVAILABLE}
   [junit4]   2> 407971 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49179b02{/solr,null,AVAILABLE}
   [junit4]   2> 407971 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3af329be{/solr,null,AVAILABLE}
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@607f84ae{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44457}
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-1) [     ] o.e.j.s.Server Started @407998ms
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25932d55{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40035}
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-3) [     ] o.e.j.s.Server Started @407998ms
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40035}
   [junit4]   2> 407972 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44457}
   [junit4]   2> 407973 ERROR (jetty-launcher-8274-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 407973 ERROR (jetty-launcher-8274-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T06:25:23.234258Z
   [junit4]   2> 407973 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T06:25:23.234271Z
   [junit4]   2> 407976 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f31cbf6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44935}
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.e.j.s.Server Started @408002ms
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44935}
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407977 ERROR (jetty-launcher-8274-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 407977 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T06:25:23.238402Z
   [junit4]   2> 407979 INFO  (zkConnectionManagerCallback-8278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407979 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 407980 INFO  (zkConnectionManagerCallback-8277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 407980 INFO  (zkConnectionManagerCallback-8280-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 407980 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 408164 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 408164 WARN  (jetty-launcher-8274-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66df43f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408164 WARN  (jetty-launcher-8274-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66df43f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408166 WARN  (jetty-launcher-8274-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b1990d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408166 WARN  (jetty-launcher-8274-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b1990d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408166 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37655/solr
   [junit4]   2> 408167 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408168 INFO  (zkConnectionManagerCallback-8291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408168 INFO  (jetty-launcher-8274-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408241 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 408242 WARN  (jetty-launcher-8274-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15657315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408242 WARN  (jetty-launcher-8274-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15657315[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408243 WARN  (jetty-launcher-8274-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49cead15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408243 WARN  (jetty-launcher-8274-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49cead15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408244 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37655/solr
   [junit4]   2> 408245 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408245 INFO  (zkConnectionManagerCallback-8302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408245 INFO  (jetty-launcher-8274-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408316 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 408316 WARN  (jetty-launcher-8274-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@481fb6ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408316 WARN  (jetty-launcher-8274-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@481fb6ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408317 WARN  (jetty-launcher-8274-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23a0d041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408317 WARN  (jetty-launcher-8274-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23a0d041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 408318 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37655/solr
   [junit4]   2> 408318 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408319 INFO  (zkConnectionManagerCallback-8313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408319 INFO  (jetty-launcher-8274-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408392 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408393 INFO  (zkConnectionManagerCallback-8315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408393 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408422 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44457_solr
   [junit4]   2> 408422 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.Overseer Overseer (id=72068472393629705-127.0.0.1:44457_solr-n_0000000000) starting
   [junit4]   2> 408424 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44457_solr
   [junit4]   2> 408424 INFO  (OverseerStateUpdate-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44457_solr
   [junit4]   2> 408425 INFO  (OverseerStateUpdate-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 408425 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 408426 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 408434 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 408451 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 408467 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44457.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408473 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44457.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408473 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44457.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408474 INFO  (jetty-launcher-8274-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node1/.
   [junit4]   2> 408492 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408493 INFO  (zkConnectionManagerCallback-8329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408493 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408495 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 408496 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44935_solr as DOWN
   [junit4]   2> 408497 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 408497 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44935_solr
   [junit4]   2> 408497 INFO  (zkCallback-8314-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408497 INFO  (zkCallback-8328-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 408498 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 408498 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 408498 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 408511 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 408525 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44935.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408531 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44935.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408532 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44935.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408532 INFO  (jetty-launcher-8274-thread-2) [n:127.0.0.1:44935_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node2/.
   [junit4]   2> 408592 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408593 INFO  (zkConnectionManagerCallback-8339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408593 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408595 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 408596 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40035_solr as DOWN
   [junit4]   2> 408597 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 408597 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40035_solr
   [junit4]   2> 408597 INFO  (zkCallback-8328-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 408597 INFO  (zkCallback-8314-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 408598 INFO  (zkCallback-8338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 408598 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 408598 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 408598 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 408605 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 408614 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408618 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408618 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 408619 INFO  (jetty-launcher-8274-thread-3) [n:127.0.0.1:40035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node3/.
   [junit4]   2> 408623 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 408623 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 408624 INFO  (zkConnectionManagerCallback-8352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 408624 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 408625 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 408625 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37655/solr ready
   [junit4]   2> 408641 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[CDD8572722E7E453]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 408654 INFO  (qtp97099910-12107) [n:127.0.0.1:44935_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> 408655 INFO  (OverseerThreadFactory-8322-thread-1-processing-n:127.0.0.1:44457_solr) [n:127.0.0.1:44457_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 408786 INFO  (qtp795559461-12113) [n:127.0.0.1:40035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 408787 INFO  (qtp97099910-12109) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40035_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhFgTfAMOIg6DuZq+YomAOVDvL5PTgy/1dAiL0Ot81d3tBRHAuvIBQLXqM0/XuKykW66vctQQ2xzhalylCGqss8LPpvUp80mo6Q3WYOoXWD0XnyLkHHUjQI50zySwf+VaogGqR+cjuWF+H9w1czIDJTV8s7JuYkGlTgYix2sSJjLjQU1MxIz3EuBHXMkI82g/Pv7Ak4wzlxXRjdOEdnaze2DH3XtCM7Uxu/dT1j5YNP4FnfRE/Pw5+X0G8q8P6MfyZ1ipcQrysNzWWR9va2nQXhhVAZqjtNDPihfOxqm+4oXnzOrfbkEKEw0vytH/M3aNgaUWlVlT2szTBvFRvQF2iQIDAQAB
   [junit4]   2> 408788 INFO  (qtp97099910-12109) [n:127.0.0.1:44935_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408804 INFO  (qtp795559461-12113) [n:127.0.0.1:40035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 408804 INFO  (qtp795559461-12115) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40035_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhFgTfAMOIg6DuZq+YomAOVDvL5PTgy/1dAiL0Ot81d3tBRHAuvIBQLXqM0/XuKykW66vctQQ2xzhalylCGqss8LPpvUp80mo6Q3WYOoXWD0XnyLkHHUjQI50zySwf+VaogGqR+cjuWF+H9w1czIDJTV8s7JuYkGlTgYix2sSJjLjQU1MxIz3EuBHXMkI82g/Pv7Ak4wzlxXRjdOEdnaze2DH3XtCM7Uxu/dT1j5YNP4FnfRE/Pw5+X0G8q8P6MfyZ1ipcQrysNzWWR9va2nQXhhVAZqjtNDPihfOxqm+4oXnzOrfbkEKEw0vytH/M3aNgaUWlVlT2szTBvFRvQF2iQIDAQAB
   [junit4]   2> 408805 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408819 INFO  (qtp795559461-12116) [n:127.0.0.1:40035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 408820 INFO  (qtp1787293662-12117) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40035_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhFgTfAMOIg6DuZq+YomAOVDvL5PTgy/1dAiL0Ot81d3tBRHAuvIBQLXqM0/XuKykW66vctQQ2xzhalylCGqss8LPpvUp80mo6Q3WYOoXWD0XnyLkHHUjQI50zySwf+VaogGqR+cjuWF+H9w1czIDJTV8s7JuYkGlTgYix2sSJjLjQU1MxIz3EuBHXMkI82g/Pv7Ak4wzlxXRjdOEdnaze2DH3XtCM7Uxu/dT1j5YNP4FnfRE/Pw5+X0G8q8P6MfyZ1ipcQrysNzWWR9va2nQXhhVAZqjtNDPihfOxqm+4oXnzOrfbkEKEw0vytH/M3aNgaUWlVlT2szTBvFRvQF2iQIDAQAB
   [junit4]   2> 408820 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 408821 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408827 INFO  (qtp97099910-12112) [n:127.0.0.1:44935_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408832 INFO  (qtp795559461-12113) [n:127.0.0.1:40035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408837 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 408845 INFO  (OverseerStateUpdate-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_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":"https://127.0.0.1:44457/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44457_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 408861 INFO  (OverseerStateUpdate-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_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":"https://127.0.0.1:40035/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40035_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 409069 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409069 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409075 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 409075 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 409097 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 409098 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 409098 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409098 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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 configset conf, trusted=true
   [junit4]   2> 409099 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40035.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 409099 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node3/./infected_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node3/./infected_shard2_replica_n2/data/]
   [junit4]   2> 409100 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409100 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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 configset conf, trusted=true
   [junit4]   2> 409100 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44457.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33439dda
   [junit4]   2> 409100 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node1/./infected_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001/tempDir-001/node1/./infected_shard1_replica_n1/data/]
   [junit4]   2> 409140 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409140 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409141 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409141 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409141 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 409141 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 409142 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 409142 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 409143 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409143 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409143 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 409143 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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 1667099026421448704
   [junit4]   2> 409143 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409144 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409144 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 409144 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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 1667099026422497280
   [junit4]   2> 409144 INFO  (searcherExecutor-8354-thread-1-processing-n:127.0.0.1:40035_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:40035_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 autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 409145 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409146 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409146 INFO  (searcherExecutor-8356-thread-1-processing-n:127.0.0.1:44457_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:44457_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 autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 409147 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409147 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409147 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40035/solr/infected_shard2_replica_n2/
   [junit4]   2> 409147 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409147 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409148 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409148 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:40035/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 409148 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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/72068472393629707-core_node4-n_0000000000
   [junit4]   2> 409148 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40035/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44457/solr/infected_shard1_replica_n1/
   [junit4]   2> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44457/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 409149 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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/72068472393629705-core_node3-n_0000000000
   [junit4]   2> 409150 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44457/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 409251 INFO  (zkCallback-8314-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> 409251 INFO  (zkCallback-8338-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> 409251 INFO  (zkCallback-8314-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> 409252 INFO  (zkCallback-8338-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> 409252 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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> 409252 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 409253 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_solr     ] 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=184
   [junit4]   2> 409258 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr     ] 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=189
   [junit4]   2> 409259 INFO  (qtp97099910-12107) [n:127.0.0.1:44935_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> 410657 INFO  (OverseerCollectionConfigSetProcessor-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_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> 412253 INFO  (zkCallback-8314-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> 412253 INFO  (zkCallback-8328-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> 412253 INFO  (zkCallback-8314-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> 412253 INFO  (zkCallback-8314-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> 412253 INFO  (zkCallback-8338-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> 412253 INFO  (zkCallback-8338-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> 412253 INFO  (zkCallback-8338-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> 412354 INFO  (zkCallback-8314-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> 412354 INFO  (zkCallback-8314-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> 412354 INFO  (zkCallback-8314-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> 412354 INFO  (zkCallback-8328-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> 412354 INFO  (zkCallback-8338-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> 412354 INFO  (zkCallback-8338-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> 412354 INFO  (zkCallback-8338-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> 412354 INFO  (qtp97099910-12107) [n:127.0.0.1:44935_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=3701
   [junit4]   2> 412371 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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> 412372 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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 (1667099029802057728), 3 (1667099029804154880), 5 (1667099029804154881), 6 (1667099029804154882), 7 (1667099029804154883), 9 (1667099029804154884), 17 (1667099029804154885), 18 (1667099029804154886), 19 (1667099029804154887), 21 (1667099029804154888), ... (44 adds)]} 0 4
   [junit4]   2> 412373 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_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> 412373 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_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 (1667099029802057728), 1 (1667099029804154880), 4 (1667099029804154881), 8 (1667099029804154882), 10 (1667099029804154883), 11 (1667099029804154884), 12 (1667099029804154885), 13 (1667099029804154886), 14 (1667099029804154887), 15 (1667099029805203456), ... (56 adds)]} 0 6
   [junit4]   2> 412417 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 412417 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:44457_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjU89DIQZPok6NqInLd90yyDhVrTKI/9x8I8D32bErCO58JFIjIh7t6fgkV1sSSarxAJP14EyUK91j5BYuIERYOWuZJfD3fSrwVawtXIP9ht2tOjgE+sMu4mOMp/qJzDkMGmGNf7Q5wmGs2WQhdw+dcLK71//ig8pMlzPQvjNl8Cj4rE411VZdy5sNCQeNNC585kVCOTphsl/ZdM4Jub/HiuA4nxbgrC6oUInKnP89EklFhoBJPKCsUkWni5stBSQ4mMyBVvp8y024Cjbq5E88eqAJyZamEKci+Ij9gHSXFisa7vPOLuGiHWVa7lc6IiGUNeQ2rZTT+/sH1JHEUPz7wIDAQAB
   [junit4]   2> 412446 INFO  (searcherExecutor-8354-thread-1-processing-n:127.0.0.1:40035_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:40035_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 autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 412448 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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=https://127.0.0.1:44457/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 30
   [junit4]   2> 412455 INFO  (searcherExecutor-8356-thread-1-processing-n:127.0.0.1:44457_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:44457_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 autowarm time: 0 ms: Collection: 'infected'
   [junit4]   2> 412455 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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 77
   [junit4]   2> 412457 INFO  (zkCallback-8338-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> 412457 INFO  (zkCallback-8338-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> 412457 INFO  (zkCallback-8338-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> 412457 INFO  (zkCallback-8314-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> 412457 INFO  (zkCallback-8314-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> 412457 INFO  (zkCallback-8314-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> 412524 INFO  (qtp1787293662-12142) [n:127.0.0.1:44457_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 412524 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:44457_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjU89DIQZPok6NqInLd90yyDhVrTKI/9x8I8D32bErCO58JFIjIh7t6fgkV1sSSarxAJP14EyUK91j5BYuIERYOWuZJfD3fSrwVawtXIP9ht2tOjgE+sMu4mOMp/qJzDkMGmGNf7Q5wmGs2WQhdw+dcLK71//ig8pMlzPQvjNl8Cj4rE411VZdy5sNCQeNNC585kVCOTphsl/ZdM4Jub/HiuA4nxbgrC6oUInKnP89EklFhoBJPKCsUkWni5stBSQ4mMyBVvp8y024Cjbq5E88eqAJyZamEKci+Ij9gHSXFisa7vPOLuGiHWVa7lc6IiGUNeQ2rZTT+/sH1JHEUPz7wIDAQAB
   [junit4]   2> 412525 INFO  (qtp1787293662-12119) [n:127.0.0.1:44457_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=https://127.0.0.1:44457/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1589869527729&isShard=true&wt=javabin} hits=56 status=0 QTime=0
   [junit4]   2> 412529 INFO  (qtp795559461-12115) [n:127.0.0.1:40035_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=https://127.0.0.1:40035/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1589869527729&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 412530 INFO  (qtp1787293662-12117) [n:127.0.0.1:44457_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={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=61
   [junit4]   2> 412531 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[CDD8572722E7E453]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=CDD8572722E7E453 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.91s J0 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDD8572722E7E453:1E057E8D85D68D2F]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
   [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> 412641 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1853733468
   [junit4]   2> 412641 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44457_solr
   [junit4]   2> 412642 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 412642 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44457_solr as DOWN
   [junit4]   2> 412649 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1330380665
   [junit4]   2> 412649 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44935_solr
   [junit4]   2> 412649 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 412649 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44935_solr as DOWN
   [junit4]   2> 412650 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=644941135
   [junit4]   2> 412650 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40035_solr
   [junit4]   2> 412650 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 412650 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40035_solr as DOWN
   [junit4]   2> 412657 INFO  (coreCloseExecutor-8376-thread-1) [n:127.0.0.1:40035_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fcde0b2
   [junit4]   2> 412657 INFO  (coreCloseExecutor-8376-thread-1) [n:127.0.0.1:40035_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2 tag=SolrCore@1fcde0b2
   [junit4]   2> 412657 INFO  (coreCloseExecutor-8376-thread-1) [n:127.0.0.1:40035_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74f13d1f: rootName = solr_40035, 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@15bf587a
   [junit4]   2> 412664 INFO  (coreCloseExecutor-8376-thread-1) [n:127.0.0.1:40035_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader tag=SolrCore@1fcde0b2
   [junit4]   2> 412665 INFO  (coreCloseExecutor-8375-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@364ce1
   [junit4]   2> 412665 INFO  (coreCloseExecutor-8375-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1 tag=SolrCore@364ce1
   [junit4]   2> 412665 INFO  (coreCloseExecutor-8376-thread-1) [n:127.0.0.1:40035_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 412665 INFO  (coreCloseExecutor-8375-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@369b2310: rootName = solr_44457, 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@5e0c2fda
   [junit4]   2> 412665 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 412666 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a1cd809: rootName = solr_44935, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@52d04b1c
   [junit4]   2> 412669 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 412669 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b3b611d: rootName = solr_40035, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5aced6b7
   [junit4]   2> 412671 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 412671 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4de7d689: rootName = solr_44935, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f0d6de2
   [junit4]   2> 412673 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 412673 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12b6e714: rootName = solr_44935, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@696b7024
   [junit4]   2> 412673 INFO  (jetty-closer-8365-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 412674 INFO  (coreCloseExecutor-8375-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader tag=SolrCore@364ce1
   [junit4]   2> 412674 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 412674 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a8f5a5: rootName = solr_40035, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f0d6de2
   [junit4]   2> 412674 INFO  (coreCloseExecutor-8375-thread-1) [n:127.0.0.1:44457_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 412675 INFO  (zkCallback-8338-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 412676 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 412676 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10802fed: rootName = solr_40035, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@696b7024
   [junit4]   2> 412676 INFO  (jetty-closer-8365-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 412682 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 412682 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64973b53: rootName = solr_44457, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@47dadbd4
   [junit4]   2> 412685 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 412685 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40ea0e79: rootName = solr_44457, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f0d6de2
   [junit4]   2> 412686 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 412686 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45c2504: rootName = solr_44457, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@696b7024
   [junit4]   2> 412686 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 412693 INFO  (closeThreadPool-8381-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068472393629705-127.0.0.1:44457_solr-n_0000000000) closing
   [junit4]   2> 412693 INFO  (OverseerStateUpdate-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [n:127.0.0.1:44457_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44457_solr
   [junit4]   2> 412693 INFO  (OverseerAutoScalingTriggerThread-72068472393629705-127.0.0.1:44457_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 412700 INFO  (closeThreadPool-8381-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72068472393629705-127.0.0.1:44457_solr-n_0000000000) closing
   [junit4]   2> 412775 INFO  (zkCallback-8314-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 412788 INFO  (jetty-closer-8365-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@f31cbf6{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 412788 INFO  (jetty-closer-8365-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@483bdb7e{/solr,null,UNAVAILABLE}
   [junit4]   2> 412788 INFO  (jetty-closer-8365-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 412880 INFO  (jetty-closer-8365-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25932d55{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 412881 INFO  (jetty-closer-8365-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3af329be{/solr,null,UNAVAILABLE}
   [junit4]   2> 412881 INFO  (jetty-closer-8365-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 412976 INFO  (jetty-closer-8365-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72068472393629705-127.0.0.1:44457_solr-n_0000000000) closing
   [junit4]   2> 412977 INFO  (jetty-closer-8365-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@607f84ae{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 412977 INFO  (jetty-closer-8365-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@49179b02{/solr,null,UNAVAILABLE}
   [junit4]   2> 412977 INFO  (jetty-closer-8365-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 412978 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 413180 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> 	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> 	33	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72068472393629705-127.0.0.1:44457_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 413181 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37655
   [junit4]   2> 413181 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37655
   [junit4]   2> 413181 INFO  (SUITE-TestQueryingOnDownCollection-seed#[CDD8572722E7E453]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37655
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_CDD8572722E7E453-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f658ae0), locale=asa-TZ, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=1,free=271003264,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceNodeNoTargetTest, ReturnFieldsTest, SpatialHeatmapFacetsTest, TestFieldCollectionResource, TestSnapshotCloudManager, TestLogWatcher, TestSolrConfigHandler, TestNestedUpdateProcessor, DistributedFacetPivotLongTailTest, DocumentAnalysisRequestHandlerTest, TestDefaultStatsCache, RequiredFieldsTest, SolrCmdDistributorTest, TestQueryUtils, PackageManagerCLITest, TestFileDictionaryLookup, TestCollapseQParserPlugin, TestNoOpRegenerator, TestFieldCache, TestDownShardTolerantSearch, XCJFQueryTest, ActionThrottleTest, TestElisionMultitermQuery, XMLAtomicUpdateMultivalueTest, Tagger2Test, NestedShardedAtomicUpdateTest, EnumFieldTest, AutoAddReplicasPlanActionTest, TestTrieFacet, AddSchemaFieldsUpdateProcessorFactoryTest, TestClassicSimilarityFactory, CreateRoutedAliasTest, DistributedQueryComponentOptimizationTest, CustomTermsComponentTest, TestCorePropertiesReload, V2StandaloneTest, ScheduledTriggerIntegrationTest, TestLuceneIndexBackCompat, TestManagedSynonymGraphFilterFactory, NodeAddedTriggerTest, TestSimDistribStateManager, EchoParamsTest, CurrencyFieldTypeTest, BlockDirectoryTest, FullHLLTest, TestCrossCoreJoin, TestLegacyFieldCache, TestBinaryField, CollectionReloadTest, TestZkAclsWithHadoopAuth, TestUtils, TestAuthenticationFramework, TestSimNodeAddedTrigger, CustomCollectionTest, SolrMetricsIntegrationTest, TestHdfsUpdateLog, RulesTest, TestHalfAndHalfDocValues, TestManagedResourceStorage, MissingSegmentRecoveryTest, TestSQLHandlerNonCloud, DocValuesNotIndexedTest, TestCSVResponseWriter, LeaderTragicEventTest, TestRecovery, ParsingFieldUpdateProcessorsTest, CachingDirectoryFactoryTest, TestCloudPseudoReturnFields, TestNRTOpen, TestUseDocValuesAsStored2, SpellCheckCollatorWithCollapseTest, TestPivotHelperCode, TestSlowCompositeReaderWrapper, TestQueryingOnDownCollection]
   [junit4] Completed [392/908 (1!)] on J0 in 5.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 49596 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3113/consoleText

[repro] Revision: 253f04cef89e3a0961cff2c1d8de44eebcb893b4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=CDD8572722E7E453 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=CDD8572722E7E453 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=asa-TZ -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro] Exiting with code 0

[...truncated 43 lines...]