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/03/10 18:21:33 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 2402 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2402/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

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([225B0452F304A30C:F1862DF85435CA70]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
	at org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14830 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1450602 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-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> 1450602 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1450603 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/data-dir-80-001
   [junit4]   2> 1450603 WARN  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 1450603 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1450604 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1450605 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-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/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001
   [junit4]   2> 1450605 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1450612 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1450612 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1450712 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:35397
   [junit4]   2> 1450712 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35397
   [junit4]   2> 1450712 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35397
   [junit4]   2> 1450712 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35397
   [junit4]   2> 1450744 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1450784 INFO  (zkConnectionManagerCallback-5749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1450784 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1450832 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1450872 INFO  (zkConnectionManagerCallback-5751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1450872 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1450882 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1450908 INFO  (zkConnectionManagerCallback-5753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1450908 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1451158 WARN  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1451158 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1451158 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1451158 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1451161 WARN  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1451161 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1451161 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1451161 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1451164 WARN  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1451166 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1451167 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1451167 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1451264 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1451264 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1451264 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1451272 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c76c2c{/solr,null,AVAILABLE}
   [junit4]   2> 1451285 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1451285 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1451285 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1451288 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@170e17{/solr,null,AVAILABLE}
   [junit4]   2> 1451289 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1451289 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1451289 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1451289 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d25a4c{/solr,null,AVAILABLE}
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d1d7ad{SSL,[ssl, http/1.1]}{127.0.0.1:40655}
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.e.j.s.Server Started @1451320ms
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40655}
   [junit4]   2> 1451292 ERROR (jetty-launcher-5754-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1451292 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-10T17:53:51.677Z
   [junit4]   2> 1451308 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b2ba3{SSL,[ssl, http/1.1]}{127.0.0.1:35323}
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.e.j.s.Server Started @1451380ms
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35323}
   [junit4]   2> 1451352 ERROR (jetty-launcher-5754-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1451352 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-10T17:53:51.737Z
   [junit4]   2> 1451364 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d9fdb{SSL,[ssl, http/1.1]}{127.0.0.1:46299}
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.e.j.s.Server Started @1451400ms
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46299}
   [junit4]   2> 1451372 ERROR (jetty-launcher-5754-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1451372 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-10T17:53:51.757Z
   [junit4]   2> 1451388 INFO  (zkConnectionManagerCallback-5756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451388 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1451400 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1451448 INFO  (zkConnectionManagerCallback-5758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451448 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1451448 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1451452 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1451496 INFO  (zkConnectionManagerCallback-5760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451497 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1451500 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1452158 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1452159 WARN  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1452166 WARN  (jetty-launcher-5754-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@337fb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452166 WARN  (jetty-launcher-5754-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@337fb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452192 WARN  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1452197 WARN  (jetty-launcher-5754-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@181f012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452197 WARN  (jetty-launcher-5754-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@181f012[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452198 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35397/solr
   [junit4]   2> 1452228 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1452236 INFO  (zkConnectionManagerCallback-5769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452236 INFO  (jetty-launcher-5754-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1452310 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1452310 WARN  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1452321 WARN  (jetty-launcher-5754-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cb91d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452321 WARN  (jetty-launcher-5754-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cb91d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452333 WARN  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1452353 WARN  (jetty-launcher-5754-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1072ba7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452353 WARN  (jetty-launcher-5754-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1072ba7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1452355 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35397/solr
   [junit4]   2> 1452376 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1452380 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1452394 INFO  (zkConnectionManagerCallback-5774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452394 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1452402 INFO  (zkConnectionManagerCallback-5777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452402 INFO  (jetty-launcher-5754-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1452491 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40655_solr
   [junit4]   2> 1452493 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.Overseer Overseer (id=72154865149476871-127.0.0.1:40655_solr-n_0000000000) starting
   [junit4]   2> 1452503 INFO  (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40655_solr
   [junit4]   2> 1452517 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40655_solr
   [junit4]   2> 1452521 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1452522 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1452522 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1452532 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1452556 INFO  (zkCallback-5773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452559 INFO  (zkConnectionManagerCallback-5782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452559 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1452580 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1452584 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452593 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35323_solr as DOWN
   [junit4]   2> 1452594 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1452594 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35323_solr
   [junit4]   2> 1452596 INFO  (zkCallback-5773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1452597 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1452598 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1452598 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1452653 INFO  (zkCallback-5781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1452667 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40655.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452680 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1452683 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40655.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452683 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40655.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452685 INFO  (jetty-launcher-5754-thread-1) [n:127.0.0.1:40655_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node1/.
   [junit4]   2> 1452725 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35323.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452751 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35323.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452751 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35323.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1452752 INFO  (jetty-launcher-5754-thread-2) [n:127.0.0.1:35323_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node2/.
   [junit4]   2> 1453279 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1453279 WARN  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1453288 WARN  (jetty-launcher-5754-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1132e74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1453288 WARN  (jetty-launcher-5754-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1132e74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1453293 WARN  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1453294 WARN  (jetty-launcher-5754-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f3cb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1453294 WARN  (jetty-launcher-5754-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f3cb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1453296 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35397/solr
   [junit4]   2> 1453300 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1453301 INFO  (zkConnectionManagerCallback-5793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1453301 INFO  (jetty-launcher-5754-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1453403 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1453425 INFO  (zkConnectionManagerCallback-5795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1453426 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1453444 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1453453 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46299_solr as DOWN
   [junit4]   2> 1453454 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1453454 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46299_solr
   [junit4]   2> 1453456 INFO  (zkCallback-5781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1453457 INFO  (zkCallback-5773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1453459 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1453460 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1453460 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1453460 INFO  (zkCallback-5794-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1453484 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1453506 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1453517 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1453517 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1453519 INFO  (jetty-launcher-5754-thread-3) [n:127.0.0.1:46299_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node3/.
   [junit4]   2> 1453582 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1453588 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1453598 INFO  (zkConnectionManagerCallback-5804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1453598 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1453599 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1453600 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35397/solr ready
   [junit4]   2> 1453645 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[225B0452F304A30C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1453722 INFO  (qtp2735325-21521) [n:127.0.0.1:40655_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> 1453732 INFO  (OverseerThreadFactory-5066-thread-1-processing-n:127.0.0.1:40655_solr) [n:127.0.0.1:40655_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1453853 INFO  (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_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:40655/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40655_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1453856 INFO  (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_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:35323/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35323_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1454217 INFO  (qtp11924651-21528) [n:127.0.0.1:46299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1454218 INFO  (qtp2735325-21519) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46299_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAousGtbfD3NsUaVJOM5sVN7JILLi+50EpKeE5cCxKkoBkerIQ037WHU+4DclmwUkOgwSPw11U9vZukhYvt5j/KoRY2lyz0K2/h9QBl1IscKKV4NU0AbdCoQuQjCW+U7HfaL3PdgjKlJ35jfAfubcFhMRy2V33h5OBI1COFlqG3b0VANuCiUnFCAgnOgnQB/R98Ctx4CjAz425dE1AP/oMoxknyruvYsDHsLQ5mURBbardSoeNqmAfrvGBDrFNszrqbJmei3oBXIEyOGP2zvhp2ChUOUWuPPoQlcRV34wLYms+3BXj5WwiA975BVGg7VCpeWR3Q2db5UZOmH28aZ+S9wIDAQAB
   [junit4]   2> 1454219 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454220 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr    x:infected_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1454231 INFO  (qtp11924651-21528) [n:127.0.0.1:46299_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1454232 INFO  (qtp9650387-21526) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:46299_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAousGtbfD3NsUaVJOM5sVN7JILLi+50EpKeE5cCxKkoBkerIQ037WHU+4DclmwUkOgwSPw11U9vZukhYvt5j/KoRY2lyz0K2/h9QBl1IscKKV4NU0AbdCoQuQjCW+U7HfaL3PdgjKlJ35jfAfubcFhMRy2V33h5OBI1COFlqG3b0VANuCiUnFCAgnOgnQB/R98Ctx4CjAz425dE1AP/oMoxknyruvYsDHsLQ5mURBbardSoeNqmAfrvGBDrFNszrqbJmei3oBXIEyOGP2zvhp2ChUOUWuPPoQlcRV34wLYms+3BXj5WwiA975BVGg7VCpeWR3Q2db5UZOmH28aZ+S9wIDAQAB
   [junit4]   2> 1454233 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454240 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454243 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454270 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454270 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454274 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454274 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454274 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454274 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454275 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40655.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1454275 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35323.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09cb5
   [junit4]   2> 1454275 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node1/infected_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node1/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1454275 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node2/infected_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1454338 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454338 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454340 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454340 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454341 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c780bd[infected_shard1_replica_n1] main]
   [junit4]   2> 1454352 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454352 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454353 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454353 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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 1660800555798233088
   [junit4]   2> 1454354 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454354 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454356 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454356 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454356 INFO  (searcherExecutor-5082-thread-1-processing-n:127.0.0.1:40655_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:40655_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@1c780bd[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454357 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38884d[infected_shard2_replica_n2] main]
   [junit4]   2> 1454358 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454358 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454359 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454359 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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 1660800555804524544
   [junit4]   2> 1454359 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454359 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454365 INFO  (searcherExecutor-5083-thread-1-processing-n:127.0.0.1:35323_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:35323_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@38884d[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454366 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454366 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454367 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454367 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454367 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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:40655/solr/infected_shard1_replica_n1/
   [junit4]   2> 1454367 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454367 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:40655/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1454368 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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/72154865149476871-core_node3-n_0000000000
   [junit4]   2> 1454369 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454369 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454369 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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:35323/solr/infected_shard2_replica_n2/
   [junit4]   2> 1454370 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454370 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:35323/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1454370 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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/72154865149476873-core_node4-n_0000000000
   [junit4]   2> 1454370 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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:40655/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1454372 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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:35323/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1454484 INFO  (zkCallback-5781-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> 1454484 INFO  (zkCallback-5773-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> 1454485 INFO  (zkCallback-5773-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> 1454486 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454486 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454501 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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=267
   [junit4]   2> 1454502 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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=283
   [junit4]   2> 1454528 INFO  (qtp2735325-21521) [n:127.0.0.1:40655_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> 1454630 INFO  (zkCallback-5781-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> 1454630 INFO  (zkCallback-5781-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> 1454631 INFO  (zkCallback-5773-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> 1454631 INFO  (zkCallback-5773-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> 1454632 INFO  (qtp2735325-21521) [n:127.0.0.1:40655_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=910
   [junit4]   2> 1454636 INFO  (zkCallback-5773-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> 1454782 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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> 1454782 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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 (1660800556227100672), 1 (1660800556229197824), 4 (1660800556229197825), 8 (1660800556229197826), 10 (1660800556230246400), 11 (1660800556230246401), 12 (1660800556230246402), 13 (1660800556230246403), 14 (1660800556231294976), 15 (1660800556231294977), ... (56 adds)]} 0 23
   [junit4]   2> 1454788 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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> 1454788 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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 (1660800556241780736), 3 (1660800556242829312), 5 (1660800556242829313), 6 (1660800556243877888), 7 (1660800556243877889), 9 (1660800556243877890), 17 (1660800556244926464), 18 (1660800556244926465), 19 (1660800556244926466), 21 (1660800556244926467), ... (44 adds)]} 0 13
   [junit4]   2> 1454935 INFO  (qtp9650387-21551) [n:127.0.0.1:35323_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1454936 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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:35323_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg8G4FkEN1/WubL046KLJsiNZoH1LSW6oqqHHaot9Q28S0t9tkYrmjpDghE40Eds2Y9EBnWoQK6KLVzPHUQ2NU+eP79mMUDohdIYoxq5hlbi3nRJMbH9X4e/dkdF65voLAtoZZFdJCMAwxxhjR0pP0td/38s/3xn5p1QtUZNr69nBh9CQ4pDACZdLrm5Fw8SwgpIonBDj++9dizTyzKMYopD7HsfI03EQLGGKekhlIuRb/+uHowstIs+GM4/BGYUe05HYpz3MHTILWHGeu2MQ+J12hBnJlmU5D4OpAtuAYR4IbKpBTnZbvqglpFf82G3Mt7LFRKib8o89XujL5mMctwIDAQAB
   [junit4]   2> 1454937 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660800556410601472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1454937 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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@acd086 commitCommandVersion:1660800556410601472
   [junit4]   2> 1454953 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fca82[infected_shard1_replica_n1] main]
   [junit4]   2> 1454957 INFO  (searcherExecutor-5082-thread-1-processing-n:127.0.0.1:40655_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:40655_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@fca82[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C56:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-40-generic, timestamp=1583862835336}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1454957 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1454957 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35323/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 1454971 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660800556446253056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1454971 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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@1cc91a3 commitCommandVersion:1660800556446253056
   [junit4]   2> 1454976 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@551fac[infected_shard2_replica_n2] main]
   [junit4]   2> 1454977 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1454980 INFO  (searcherExecutor-5083-thread-1-processing-n:127.0.0.1:35323_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:35323_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@551fac[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C44:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.6.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.3.0-40-generic, timestamp=1583862835360}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1454980 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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&commit=true&wt=javabin&version=2}{commit=} 0 189
   [junit4]   2> 1454986 INFO  (zkCallback-5781-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> 1454986 INFO  (zkCallback-5781-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> 1454988 INFO  (zkCallback-5773-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> 1454988 INFO  (zkCallback-5773-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> 1454988 INFO  (zkCallback-5773-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> 1455113 INFO  (qtp2735325-21568) [n:127.0.0.1:40655_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1455116 INFO  (qtp2735325-21521) [n:127.0.0.1:40655_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:40655_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4ZVUTT8t/fpLE2y3Orfs8L//Q9RnkgCYkXlmXW7K75hJsb1xCmiBuGyTLXAfrQDPaQP+bg7QwRsNmvzuGeZZ39GUQCOWAnrioCzH04TsA6OACmAojp7faC2yZ+SH3fRJrZcVu5vmLkGaGvd1/B8b8L0cFPdjNJHWVWQGuvad1ED4TxRobHZ7Mor90VpFeHNvlyeYg/XAefo5IoOzuJ3vcLyDdepLrAijQ4rkq+Ks3MnFRa/rYkVRO2FQGZlfVygKOp0uBHSSg9ywUNBLkJQ+ipoz/qYuRcptRnMznP4iHubuLBSz/crL4Q0Y2xO8+VZSxgdoRBRAqak7yt16PM+dOwIDAQAB
   [junit4]   2> 1455118 INFO  (qtp2735325-21521) [n:127.0.0.1:40655_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:40655/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1583862835379&isShard=true&wt=javabin} hits=56 status=0 QTime=1
   [junit4]   2> 1455144 INFO  (qtp2735325-21568) [n:127.0.0.1:40655_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1455145 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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:40655_solr / MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4ZVUTT8t/fpLE2y3Orfs8L//Q9RnkgCYkXlmXW7K75hJsb1xCmiBuGyTLXAfrQDPaQP+bg7QwRsNmvzuGeZZ39GUQCOWAnrioCzH04TsA6OACmAojp7faC2yZ+SH3fRJrZcVu5vmLkGaGvd1/B8b8L0cFPdjNJHWVWQGuvad1ED4TxRobHZ7Mor90VpFeHNvlyeYg/XAefo5IoOzuJ3vcLyDdepLrAijQ4rkq+Ks3MnFRa/rYkVRO2FQGZlfVygKOp0uBHSSg9ywUNBLkJQ+ipoz/qYuRcptRnMznP4iHubuLBSz/crL4Q0Y2xO8+VZSxgdoRBRAqak7yt16PM+dOwIDAQAB
   [junit4]   2> 1455147 INFO  (qtp9650387-21526) [n:127.0.0.1:35323_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:35323/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1583862835379&isShard=true&wt=javabin} hits=44 status=0 QTime=0
   [junit4]   2> 1455153 INFO  (qtp2735325-21519) [n:127.0.0.1:40655_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=159
   [junit4]   2> 1455155 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[225B0452F304A30C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=225B0452F304A30C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.56s J3 | TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request should fail after trying all replica nodes once
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([225B0452F304A30C:F1862DF85435CA70]: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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1455260 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21223783
   [junit4]   2> 1455260 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19260977
   [junit4]   2> 1455260 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40655_solr
   [junit4]   2> 1455260 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35323_solr
   [junit4]   2> 1455262 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1455262 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35323_solr as DOWN
   [junit4]   2> 1455266 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4925351
   [junit4]   2> 1455266 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46299_solr
   [junit4]   2> 1455267 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1455267 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46299_solr as DOWN
   [junit4]   2> 1455272 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1455272 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40655_solr as DOWN
   [junit4]   2> 1455304 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:35323_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@44ce39
   [junit4]   2> 1455304 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:35323_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@44ce39
   [junit4]   2> 1455304 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:35323_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@33b7ad: rootName = solr_35323, 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@8725a2
   [junit4]   2> 1455308 INFO  (coreCloseExecutor-5093-thread-1) [n:127.0.0.1:40655_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@5da3eb
   [junit4]   2> 1455308 INFO  (coreCloseExecutor-5093-thread-1) [n:127.0.0.1:40655_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@5da3eb
   [junit4]   2> 1455308 INFO  (coreCloseExecutor-5093-thread-1) [n:127.0.0.1:40655_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@10a5789: rootName = solr_40655, 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@7da8c7
   [junit4]   2> 1455312 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1455312 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1525f2c: rootName = solr_46299, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@42d9ed
   [junit4]   2> 1455370 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:35323_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@44ce39
   [junit4]   2> 1455371 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1455371 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ef21c: rootName = solr_46299, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1518876
   [junit4]   2> 1455371 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:35323_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> 1455376 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1455376 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77bd84: rootName = solr_35323, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e68c87
   [junit4]   2> 1455378 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1455378 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1841628: rootName = solr_46299, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dcc9f9
   [junit4]   2> 1455378 INFO  (jetty-closer-5807-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1455385 INFO  (coreCloseExecutor-5093-thread-1) [n:127.0.0.1:40655_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@5da3eb
   [junit4]   2> 1455386 INFO  (coreCloseExecutor-5093-thread-1) [n:127.0.0.1:40655_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> 1455415 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1455416 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56f04c: rootName = solr_35323, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1518876
   [junit4]   2> 1455418 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1455418 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fb7483: rootName = solr_35323, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dcc9f9
   [junit4]   2> 1455418 INFO  (jetty-closer-5807-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1455425 ERROR (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_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:748) [?:1.8.0_201]
   [junit4]   2> 1455425 INFO  (zkCallback-5781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1455431 INFO  (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1455432 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1455432 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b4596: rootName = solr_40655, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@56ba41
   [junit4]   2> 1455438 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1455439 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bb7076: rootName = solr_40655, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1518876
   [junit4]   2> 1455441 INFO  (zkCallback-5773-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: [1])
   [junit4]   2> 1455441 INFO  (zkCallback-5773-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: [1])
   [junit4]   2> 1455441 INFO  (zkCallback-5773-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: [1])
   [junit4]   2> 1455442 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1455442 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d36b: rootName = solr_40655, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@dcc9f9
   [junit4]   2> 1455443 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1455444 INFO  (closeThreadPool-5819-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72154865149476871-127.0.0.1:40655_solr-n_0000000000) closing
   [junit4]   2> 1455444 INFO  (OverseerStateUpdate-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [n:127.0.0.1:40655_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40655_solr
   [junit4]   2> 1455448 INFO  (OverseerAutoScalingTriggerThread-72154865149476871-127.0.0.1:40655_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1455449 INFO  (closeThreadPool-5819-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72154865149476871-127.0.0.1:40655_solr-n_0000000000) closing
   [junit4]   2> 1455528 INFO  (jetty-closer-5807-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d9fdb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1455528 INFO  (jetty-closer-5807-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d25a4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1455528 INFO  (jetty-closer-5807-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1455626 INFO  (jetty-closer-5807-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72154865149476871-127.0.0.1:40655_solr-n_0000000000) closing
   [junit4]   2> 1455627 INFO  (jetty-closer-5807-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@d1d7ad{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1455628 INFO  (jetty-closer-5807-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c76c2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1455628 INFO  (jetty-closer-5807-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1455731 INFO  (jetty-closer-5807-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b2ba3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1455731 INFO  (jetty-closer-5807-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@170e17{/solr,null,UNAVAILABLE}
   [junit4]   2> 1455732 INFO  (jetty-closer-5807-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1455732 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1455936 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> 	24	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.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> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1455938 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35397
   [junit4]   2> 1455938 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35397
   [junit4]   2> 1455938 INFO  (SUITE-TestQueryingOnDownCollection-seed#[225B0452F304A30C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35397
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestQueryingOnDownCollection_225B0452F304A30C-001
   [junit4]   2> Mar 10, 2020 5:53:56 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): {_root_=Lucene84, id=PostingsFormat(name=LuceneFixedGap)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=618, maxMBSortInHeap=6.436105459413893, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8544e2), locale=sl-SI, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 5.3.0-40-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=161611832,total=372183040
   [junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, TestExactStatsCache, TestSchemaSimilarityResource, TestGraphTermsQParserPlugin, MetricsHandlerTest, UpdateLogTest, TestManagedSynonymGraphFilterFactory, TestHalfAndHalfDocValues, TestSolrJ, TestDelegationWithHadoopAuth, TestMaxTokenLenTokenizer, TestInPlaceUpdatesRequiredField, ResourceLoaderTest, TestComplexPhraseLeadingWildcard, TestManagedResourceStorage, EnumFieldTest, BasicAuthStandaloneTest, CursorPagingTest, TestStressInPlaceUpdates, TestNestedDocsSort, TestReversedWildcardFilterFactory, TestRandomDVFaceting, TestSolrXml, TestSlowCompositeReaderWrapper, SolrXmlInZkTest, MetricTriggerIntegrationTest, ZkStateWriterTest, InfixSuggestersTest, TestRTGBase, NodeMarkersRegistrationTest, AssignBackwardCompatibilityTest, DOMUtilTest, TestFacetMethods, TestPerFieldSimilarityWithDefaultOverride, IgnoreLargeDocumentProcessorFactoryTest, TestRecoveryHdfs, TestWriterPerf, SortByFunctionTest, AtomicUpdatesTest, TestDistributedMissingSort, TermVectorComponentDistributedTest, AutoscalingHistoryHandlerTest, SearchHandlerTest, TestCloudRecovery2, MoveReplicaHDFSTest, ExitableDirectoryReaderTest, ShardRoutingCustomTest, TestReplicaProperties, TestUninvertingReader, TestExclusionRuleCollectionAccess, TestFieldCacheSortRandom, DeleteNodeTest, TestOnReconnectListenerSupport, OutOfBoxZkACLAndCredentialsProvidersTest, TestUtilizeNode, BinaryUpdateRequestHandlerTest, TestSystemIdResolver, BitVectorTest, Tagger2Test, TestSmileRequest, ConfigSetsAPITest, TestCloudDeleteByQuery, ChaosMonkeySafeLeaderTest, FileBasedSpellCheckerTest, UnloadDistributedZkTest, SparseHLLTest, TestValueSourceCache, NumericFieldsTest, TestLazyCores, ZkShardTermsTest, TestCodecSupport, TestSystemCollAutoCreate, TestTrie, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, RecoveryZkTest, ReindexCollectionTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestQueryingOnDownCollection]
   [junit4] Completed [458/901 (1!)] on J3 in 5.81s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: c179ab66e4facd9d342c33c6fda021f27165941a

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.method=testQueryToDownCollectionShouldFailFast -Dtests.seed=225B0452F304A30C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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 3421 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=225B0452F304A30C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]