You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/19 12:53:31 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 301 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/301/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:38949/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38949/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14257 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 713614 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 713614 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 713614 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/data-dir-57-001
   [junit4]   2> 713614 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 713615 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 713615 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 713615 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001
   [junit4]   2> 713616 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 713616 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 713616 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 713617 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 713716 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42935
   [junit4]   2> 713716 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42935
   [junit4]   2> 713716 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42935
   [junit4]   2> 713716 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42935
   [junit4]   2> 713717 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 713719 INFO  (zkConnectionManagerCallback-6893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713719 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 713722 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 713722 INFO  (zkConnectionManagerCallback-6895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713722 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 713723 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 713723 INFO  (zkConnectionManagerCallback-6897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713723 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 713826 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 713827 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713827 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713827 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@149c1e2e{/solr,null,AVAILABLE}
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a2979f{/solr,null,AVAILABLE}
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@49a9a74f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38949}
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-1) [     ] o.e.j.s.Server Started @713857ms
   [junit4]   2> 713829 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42935/solr, hostPort=38949}
   [junit4]   2> 713830 ERROR (jetty-launcher-6898-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 713830 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713830 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 713830 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713830 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 713830 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T12:07:41.127Z
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ba8af55{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46811}
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.e.j.s.Server Started @713858ms
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42935/solr, hostPort=46811}
   [junit4]   2> 713831 ERROR (jetty-launcher-6898-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 713831 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T12:07:41.128Z
   [junit4]   2> 713835 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 713837 INFO  (zkConnectionManagerCallback-6900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713837 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 713837 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713841 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 713843 INFO  (zkConnectionManagerCallback-6902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 713843 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 713844 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 713847 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 714950 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 714965 WARN  (jetty-launcher-6898-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29a20b81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714965 WARN  (jetty-launcher-6898-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29a20b81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714970 WARN  (jetty-launcher-6898-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73b16a40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714970 WARN  (jetty-launcher-6898-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73b16a40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 714971 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 714973 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714977 INFO  (zkConnectionManagerCallback-6916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714977 INFO  (jetty-launcher-6898-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714978 WARN  (jetty-launcher-6898-thread-2-SendThread(127.0.0.1:42935)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103711d67a80005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 715089 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715095 INFO  (zkConnectionManagerCallback-6918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715095 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715222 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46811_solr
   [junit4]   2> 715222 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.Overseer Overseer (id=73026390075113478-127.0.0.1:46811_solr-n_0000000000) starting
   [junit4]   2> 715227 INFO  (OverseerStateUpdate-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46811_solr
   [junit4]   2> 715227 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46811_solr
   [junit4]   2> 715228 INFO  (OverseerStateUpdate-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715231 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 715232 WARN  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 715248 INFO  (jetty-launcher-6898-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node2
   [junit4]   2> 715467 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 715468 WARN  (jetty-launcher-6898-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52b1ecd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715468 WARN  (jetty-launcher-6898-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52b1ecd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715472 WARN  (jetty-launcher-6898-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@104860d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715472 WARN  (jetty-launcher-6898-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@104860d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715473 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 715474 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715474 INFO  (zkConnectionManagerCallback-6936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715474 INFO  (jetty-launcher-6898-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715475 WARN  (jetty-launcher-6898-thread-1-SendThread(127.0.0.1:42935)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103711d67a80007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 715577 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715578 INFO  (zkConnectionManagerCallback-6938-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715578 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715583 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715589 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38949_solr as DOWN
   [junit4]   2> 715590 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 715590 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38949_solr
   [junit4]   2> 715592 INFO  (zkCallback-6917-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 715592 INFO  (zkCallback-6937-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 715593 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 715594 WARN  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 715611 INFO  (jetty-launcher-6898-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1
   [junit4]   2> 715621 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 715622 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715623 INFO  (zkConnectionManagerCallback-6949-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715623 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715625 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 715626 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42935/solr ready
   [junit4]   2> 715644 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 715665 INFO  (OverseerThreadFactory-6925-thread-1-processing-n:127.0.0.1:46811_solr) [n:127.0.0.1:46811_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 715773 INFO  (OverseerStateUpdate-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:46811_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46811/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 715775 INFO  (OverseerStateUpdate-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:38949_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:38949/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 715979 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715979 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 715980 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 716021 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 716029 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 716029 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 716029 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 716030 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 716030 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 716037 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 716037 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 716037 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 716038 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 716101 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 716101 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 716102 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 716102 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 716103 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 716104 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 716104 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 716104 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692125325847166976
   [junit4]   2> 716112 INFO  (searcherExecutor-6951-thread-1-processing-n:127.0.0.1:46811_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 716113 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 716113 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 716113 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 716114 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 716115 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 716115 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 716115 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 716115 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692125325858701312
   [junit4]   2> 716118 INFO  (zkCallback-6937-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716119 INFO  (searcherExecutor-6953-thread-1-processing-n:127.0.0.1:38949_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 716121 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 716121 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 716124 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 716137 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 716137 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 716625 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 716625 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 716625 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46811/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 716626 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:46811/solr  START replicas=[http://127.0.0.1:38949/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 716626 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:46811/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 716628 INFO  (qtp1198408146-10778) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 716628 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 716628 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 716628 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73026390075113478-core_node3-n_0000000000
   [junit4]   2> 716631 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46811/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 716733 INFO  (zkCallback-6917-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716740 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 716745 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=766
   [junit4]   2> 716843 INFO  (zkCallback-6917-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 716843 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 717147 INFO  (qtp1198408146-10782) [n:127.0.0.1:38949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1168
   [junit4]   2> 717149 INFO  (qtp1198408146-10780) [n:127.0.0.1:38949_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> 717247 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 717247 INFO  (zkCallback-6917-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 717247 INFO  (zkCallback-6937-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 717247 INFO  (zkCallback-6937-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 717247 INFO  (qtp1198408146-10780) [n:127.0.0.1:38949_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1593
   [junit4]   2> 717248 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 717252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:38949/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/6 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:46811_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:46811/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:38949_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:38949/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 717252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1320941512
   [junit4]   2> 717252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38949_solr
   [junit4]   2> 717252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 717252 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38949_solr as DOWN
   [junit4]   2> 717254 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@13830361
   [junit4]   2> 717254 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@13830361
   [junit4]   2> 717254 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@13830361
   [junit4]   2> 717255 INFO  (coreCloseExecutor-6965-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 717256 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 717256 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 717256 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 717256 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 717258 INFO  (zkCallback-6948-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 717258 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 717355 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 717355 INFO  (zkCallback-6917-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 717359 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49a9a74f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 717359 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@149c1e2e{/solr,null,STOPPED}
   [junit4]   2> 717359 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 717360 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 38949
   [junit4]   2> 717360 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 717363 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:46811_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46811/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 717366 ERROR (qtp896489352-10786) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 717369 INFO  (qtp896489352-10786) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 717369 ERROR (qtp896489352-10786) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 717369 INFO  (qtp896489352-10786) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 717369 ERROR (qtp896489352-10786) [n:127.0.0.1:46811_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 717371 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=38949)
   [junit4]   2> 717371 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 38949 try number 2 ...
   [junit4]   2> 717371 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e70de32{/solr,null,AVAILABLE}
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e21b0d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38949}
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.s.Server Started @717406ms
   [junit4]   2> 717378 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42935/solr, hostPort=38949}
   [junit4]   2> 717379 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 717379 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 717379 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 717379 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 717379 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 717379 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T12:07:44.676Z
   [junit4]   2> 717385 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717389 INFO  (zkConnectionManagerCallback-6969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717389 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717390 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 717392 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 717662 INFO  (OverseerCollectionConfigSetProcessor-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_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> 718664 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 718665 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20b39fa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718665 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20b39fa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718671 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ab5d864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718671 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ab5d864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 718672 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 718673 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718674 INFO  (zkConnectionManagerCallback-6980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718674 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718776 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 718777 INFO  (zkConnectionManagerCallback-6982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 718777 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 718787 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 718790 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38949_solr as DOWN
   [junit4]   2> 718793 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 718793 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38949_solr
   [junit4]   2> 718797 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718797 INFO  (zkCallback-6948-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718797 INFO  (zkCallback-6981-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 718802 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 718802 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 718821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1
   [junit4]   2> 718821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [n:127.0.0.1:38949_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 718830 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 718836 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 718837 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 718844 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 718851 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 718851 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 718851 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 718852 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 718887 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 718888 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 718888 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 718888 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718890 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 718890 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 718890 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 718890 INFO  (coreLoadExecutor-6988-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692125328768499712
   [junit4]   2> 718893 INFO  (searcherExecutor-6990-thread-1-processing-n:127.0.0.1:38949_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 718893 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:38949_solr
   [junit4]   2> 718894 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 718896 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:38949: The target server failed to respond
   [junit4]   2> 718896 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[113E4CA71EB24276]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38949
   [junit4]   2> 718898 INFO  (zkCallback-6917-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 718898 INFO  (zkCallback-6917-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 718903 INFO  (OverseerThreadFactory-6925-thread-2-processing-n:127.0.0.1:46811_solr) [n:127.0.0.1:46811_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 718905 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=null
   [junit4]   2> 718905 INFO  (coreZkRegister-6970-thread-1-processing-n:127.0.0.1:38949_solr) [n:127.0.0.1:38949_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 718905 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a24aac1
   [junit4]   2> 718905 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@a24aac1
   [junit4]   2> 718905 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@a24aac1
   [junit4]   2> 718905 INFO  (qtp896489352-10783) [n:127.0.0.1:46811_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 718904 ERROR (OverseerThreadFactory-6925-thread-2-processing-n:127.0.0.1:46811_solr) [n:127.0.0.1:46811_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:38949/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:38949/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:38949/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_281]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at j

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

ty-closer-7001-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=52781169
   [junit4]   2> 729876 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=990160425
   [junit4]   2> 729876 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38949_solr
   [junit4]   2> 729876 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46811_solr
   [junit4]   2> 729877 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 729877 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46811_solr as DOWN
   [junit4]   2> 729877 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 729877 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38949_solr as DOWN
   [junit4]   2> 729885 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 729885 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 729885 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 729885 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 729886 INFO  (coreCloseExecutor-7009-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@45814338
   [junit4]   2> 729886 INFO  (coreCloseExecutor-7009-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@45814338
   [junit4]   2> 729886 INFO  (coreCloseExecutor-7009-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@45814338
   [junit4]   2> 729886 INFO  (coreCloseExecutor-7009-thread-1) [n:127.0.0.1:38949_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 729889 INFO  (closeThreadPool-7010-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73026390075113478-127.0.0.1:46811_solr-n_0000000000) closing
   [junit4]   2> 729889 INFO  (OverseerStateUpdate-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [n:127.0.0.1:46811_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46811_solr
   [junit4]   2> 729902 INFO  (OverseerAutoScalingTriggerThread-73026390075113478-127.0.0.1:46811_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 729902 INFO  (closeThreadPool-7010-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73026390075113478-127.0.0.1:46811_solr-n_0000000000) closing
   [junit4]   2> 729902 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 729902 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 729902 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 729903 INFO  (jetty-closer-7001-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 729910 WARN  (jetty-launcher-6898-thread-2-SendThread(127.0.0.1:42935)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103711d67a80006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103711d67a80006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 730011 INFO  (jetty-closer-7001-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73026390075113478-127.0.0.1:46811_solr-n_0000000000) closing
   [junit4]   2> 730013 INFO  (jetty-closer-7001-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ba8af55{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 730013 INFO  (jetty-closer-7001-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a2979f{/solr,null,STOPPED}
   [junit4]   2> 730013 INFO  (jetty-closer-7001-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730423 INFO  (jetty-closer-7001-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e21b0d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38949}
   [junit4]   2> 730424 INFO  (jetty-closer-7001-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e70de32{/solr,null,STOPPED}
   [junit4]   2> 730424 INFO  (jetty-closer-7001-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730425 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 730629 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73026390075113478-127.0.0.1:46811_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 730631 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42935
   [junit4]   2> 730631 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42935
   [junit4]   2> 730631 INFO  (SUITE-LeaderTragicEventTest-seed#[113E4CA71EB24276]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42935
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_113E4CA71EB24276-001
   [junit4]   2> Feb 19, 2021 12:07:58 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(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1187, maxMBSortInHeap=6.450340044641812, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ko-KR, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=270916504,total=450887680
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRrdBackendFactoryTest, TestPhraseSuggestions, IgnoreLargeDocumentProcessorFactoryTest, ThreadDumpHandlerTest, SimplePostToolTest, TestDocBasedVersionConstraints, DocValuesMultiTest, TestExportTool, TestNestedUpdateProcessor, TestCoreContainer, TestFieldCacheVsDocValues, AsyncCallRequestStatusResponseTest, MetricsConfigTest, ByteBuffersDirectoryFactoryTest, SynonymTokenizerTest, ReplicationFactorTest, SmileWriterTest, DistribDocExpirationUpdateProcessorTest, TestSimNodeLostTrigger, TestCollapseQParserPlugin, TestCloudPseudoReturnFields, FileUtilsTest, AdminHandlersProxyTest, TestDistribIDF, TestFoldingMultitermQuery, TestRecovery, TestReqParamsAPI, TestStressLiveNodes, CdcrVersionReplicationTest, ConnectionReuseTest, TestManagedStopFilterFactory, TestFastLRUCache, TestScoreJoinQPScore, TestPointFields, TestIntervalFaceting, TestTolerantUpdateProcessorRandomCloud, CreateRoutedAliasTest, TestBackupRepositoryFactory, V2ApiIntegrationTest, TestSolrCoreSnapshots, UUIDFieldTest, LeaderTragicEventTest]
   [junit4] Completed [301/923 (1!)] on J1 in 17.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 52900 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 304 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([72CA1AF594ECE966]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
	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$6.evaluate(RandomizedRunner.java:878)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 15678 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 1961681 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1961682 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/data-dir-206-001
   [junit4]   2> 1961682 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-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> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001
   [junit4]   2> 1961684 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1961684 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1961684 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1961687 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42339
   [junit4]   2> 1961788 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961793 INFO  (zkConnectionManagerCallback-19881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961793 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961806 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961817 INFO  (zkConnectionManagerCallback-19883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961817 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961825 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961832 INFO  (zkConnectionManagerCallback-19885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961832 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961955 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961956 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961956 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1961958 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961958 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961958 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f4acdd6{/solr,null,AVAILABLE}
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5000cb1c{SSL, (ssl, http/1.1)}{127.0.0.1:41645}
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.Server Started @1962004ms
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=41645}
   [junit4]   2> 1961970 ERROR (jetty-launcher-19886-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.307Z
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bb53838{/solr,null,AVAILABLE}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@707134af{/solr,null,AVAILABLE}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10571468{SSL, (ssl, http/1.1)}{127.0.0.1:45795}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.Server Started @1962007ms
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=45795}
   [junit4]   2> 1961972 ERROR (jetty-launcher-19886-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.309Z
   [junit4]   2> 1961972 INFO  (zkConnectionManagerCallback-19888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961973 INFO  (zkConnectionManagerCallback-19890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961974 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dbd0ad{SSL, (ssl, http/1.1)}{127.0.0.1:38181}
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.Server Started @1962011ms
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=38181}
   [junit4]   2> 1961976 ERROR (jetty-launcher-19886-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.313Z
   [junit4]   2> 1961977 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961978 WARN  (jetty-launcher-19886-thread-2-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1961978 INFO  (zkConnectionManagerCallback-19892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961978 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961979 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961981 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961982 WARN  (jetty-launcher-19886-thread-3-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1962650 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1962651 WARN  (jetty-launcher-19886-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> 1962677 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c73a9ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962677 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c73a9ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962699 WARN  (jetty-launcher-19886-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> 1962701 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42edaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962701 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42edaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962702 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1962710 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962725 INFO  (zkConnectionManagerCallback-19909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962725 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962726 WARN  (jetty-launcher-19886-thread-3-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1962774 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1962774 WARN  (jetty-launcher-19886-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> 1962797 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@239b9582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962797 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@239b9582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962817 WARN  (jetty-launcher-19886-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> 1962840 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ba89d8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962840 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ba89d8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962841 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1963061 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963081 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963089 INFO  (zkConnectionManagerCallback-19919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963089 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963101 INFO  (zkConnectionManagerCallback-19916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963101 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963101 WARN  (jetty-launcher-19886-thread-2-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1963214 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38181_solr
   [junit4]   2> 1963216 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963217 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) starting
   [junit4]   2> 1963227 INFO  (zkConnectionManagerCallback-19923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963227 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963236 INFO  (OverseerStateUpdate-73028714906386439-127.0.0.1:38181_solr-n_0000000000) [n:127.0.0.1:38181_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38181_solr
   [junit4]   2> 1963240 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45795_solr
   [junit4]   2> 1963246 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1963246 WARN  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1963275 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38181_solr as DOWN
   [junit4]   2> 1963276 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1963276 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38181_solr
   [junit4]   2> 1963278 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1963279 WARN  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1963282 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2
   [junit4]   2> 1963283 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1963294 INFO  (zkCallback-19915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1963295 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3
   [junit4]   2> 1965144 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1965144 WARN  (jetty-launcher-19886-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> 1965145 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ee278d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965145 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ee278d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965148 WARN  (jetty-launcher-19886-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> 1965149 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633eaa6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965149 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633eaa6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965150 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1965151 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965152 INFO  (zkConnectionManagerCallback-19945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965152 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965153 WARN  (jetty-launcher-19886-thread-1-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab266000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab266000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab266000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1965255 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965257 INFO  (zkConnectionManagerCallback-19947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965257 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965279 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1965290 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41645_solr as DOWN
   [junit4]   2> 1965292 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1965292 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41645_solr
   [junit4]   2> 1965294 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965294 INFO  (zkCallback-19915-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965296 INFO  (zkCallback-19946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965296 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1965297 WARN  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1965318 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1
   [junit4]   2> 1965347 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1965349 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965365 INFO  (zkConnectionManagerCallback-19958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965365 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965366 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1965368 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42339/solr ready
   [junit4]   2> 1965630 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b668eca2-9634-4671-8e75-625dc1590b0a&collection.configName=conf&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 1965648 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1965653 INFO  (qtp153336797-32705) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b668eca2-9634-4671-8e75-625dc1590b0a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 1965662 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38181_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38181/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965666 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:45795_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45795/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965669 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41645_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41645/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965672 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:38181_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38181/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965675 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:45795_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45795/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965678 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:41645_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41645/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965725 INFO  (qtp153336797-32707) [n:127.0.0.1:38181_solr    x:collection1_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389&coreNodeName=core_node8&name=collection1_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=11
   [junit4]   2> 1965734 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr    x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=22
   [junit4]   2> 1965734 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1965736 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr    x:collection1_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389&coreNodeName=core_node8&name=collection1_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1965782 INFO  (qtp447708952-32703) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776&coreNodeName=core_node4&name=collection1_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=22
   [junit4]   2> 1965782 INFO  (qtp1526243436-32688) [n:127.0.0.1:41645_solr    x:collection1_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198&coreNodeName=core_node6&name=collection1_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776&coreNodeName=core_node4&name=collection1_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr    x:collection1_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198&coreNodeName=core_node6&name=collection1_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1965783 INFO  (qtp447708952-32702) [n:127.0.0.1:45795_solr    x:collection1_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245&coreNodeName=core_node10&name=collection1_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=4
   [junit4]   2> 1965784 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245&coreNodeName=core_node10&name=collection1_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1965790 INFO  (qtp1526243436-32687) [n:127.0.0.1:41645_solr    x:collection1_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172&coreNodeName=core_node12&name=collection1_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=3
   [junit4]   2> 1965790 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr    x:collection1_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172&coreNodeName=core_node12&name=collection1_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1965797 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965802 INFO  (zkCallback-19946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965802 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965815 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965821 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965827 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965827 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1965828 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1965832 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965854 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965854 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 1965855 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard2_replica_n7/data/]
   [junit4]   2> 1965861 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965866 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965870 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965873 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n11' using configuration from configset conf, trusted=true
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard3_replica_n11/data/]
   [junit4]   2> 1965880 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965890 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965893 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965893 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n9' using configuration from configset conf, trusted=true
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard3_replica_n9/data/]
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard2_replica_n5/data/]
   [junit4]   2> 1966152 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832
   [junit4]   2> 1966152 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1966153 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966153 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966154 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966154 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966207 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966207 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966208 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966208 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966209 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966225 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966225 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966227 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966227 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966228 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966228 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966229 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966229 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525303406592
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525305503744
   [junit4]   2> 1966234 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966234 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966235 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525308649472
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525309698048
   [junit4]   2> 1966236 INFO  (searcherExecutor-19967-thread-1-processing-x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 r:core_node10 CREATE n:127.0.0.1:45795_solr c:collection1 s:shard3) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrCore [collection1_shard3_replica_n9]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525310746624
   [junit4]   2> 1966239 INFO  (searcherExecutor-19960-thread-1-processing-x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 r:core_node2 CREATE n:127.0.0.1:38181_solr c:collection1 s:shard1) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966239 INFO  (searcherExecutor-19962-thread-1-processing-x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 r:core_node8 CREATE n:127.0.0.1:38181_solr c:collection1 s:shard2) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrCore [collection1_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966242 INFO  (searcherExecutor-19969-thread-1-processing-x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 r:core_node6 CREATE n:127.0.0.1:41645_solr c:collection1 s:shard2) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrCore [collection1_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966249 INFO  (searcherExecutor-19964-thread-1-processing-x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 r:core_node12 CREATE n:127.0.0.1:41645_solr c:collection1 s:shard3) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrCore [collection1_shard3_replica_n11]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966254 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1966254 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node12=0}, version=0}
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node10=0, core_node12=0}, version=1}
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 1966264 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1966264 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 1966265 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1966269 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1966269 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38181/solr/collection1_shard2_replica_n7/
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45795/solr/collection1_shard3_replica_n9/
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 url=https://127.0.0.1:38181/solr  START replicas=[https://127.0.0.1:41645/solr/collection1_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 url=https://127.0.0.1:38181/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1966274 INFO  (qtp1526243436-32683) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.S.Request [collection1_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1966276 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n9 url=https://127.0.0.1:45795/solr  START replicas=[https://127.0.0.1:41645/solr/collection1_shard3_replica_n11/] nUpdates=100
   [junit4]   2> 1966281 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n9 url=https://127.0.0.1:45795/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1966287 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collect

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

a:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2057095 INFO  (OverseerAutoScalingTriggerThread-73028714906386439-127.0.0.1:38181_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2057097 INFO  (jetty-closer-19995-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) closing
   [junit4]   2> 2057097 INFO  (closeThreadPool-20010-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) closing
   [junit4]   2> 2057098 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5000cb1c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2057098 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f4acdd6{/solr,null,STOPPED}
   [junit4]   2> 2057099 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2057101 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3dbd0ad{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2057102 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@707134af{/solr,null,STOPPED}
   [junit4]   2> 2057102 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2057103 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2057306 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> 	6	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/collection1/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> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42339
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42339
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42339
   [junit4]   2> 2057309 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 19, 2021 10:00:30 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hu-HU, timezone=Israel
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=39810864,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, MaxScoreCollectorTest, ShardsWhitelistTest, BigEndianAscendingWordSerializerTest, SuggestComponentTest, TestCaffeineCache, SystemInfoHandlerTest, DynamicMapsTest, ShardRoutingCustomTest, TestQuerySenderListener, TestPHPSerializedResponseWriter, AnalysisErrorHandlingTest, LeaderFailureAfterFreshStartTest, TestLockTree, TestWithCollection, OverseerSolrResponseTest, TestSystemCollAutoCreate, TestInPlaceUpdateWithRouteField, CloudMLTQParserTest, SolrIndexSearcherTest, SpellCheckCollatorTest, SolrIndexSplitterTest, HLLSerializationTest, CSVRequestHandlerTest, TestLuceneIndexBackCompat, DistributedQueryElevationComponentTest, RankQParserPluginTest, TestPullReplica, HdfsDirectoryFactoryTest, TestCoreBackup, TestTermsQParserPlugin, TestNumericTerms32, TestRTGBase, TestSuggestSpellingConverter, AnalysisAfterCoreReloadTest, TestSimNodeAddedTrigger, TestCopyFieldCollectionResource, TestHighFrequencyDictionaryFactory, LeaderElectionContextKeyTest, UniqFieldsUpdateProcessorFactoryTest, TestFieldCacheSortRandom, HdfsSyncSliceTest, TestCloudJSONFacetJoinDomain, TestCloudManagedSchema, HdfsWriteToMultipleCollectionsTest, LoggingHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHalfAndHalfDocValues, CollectionsAPIAsyncDistributedZkTest, TestSchemalessBufferedUpdates, TestReloadDeadlock, TestDefaultStatsCache, TestCustomStream, TestReplicationHandlerDiskOverFlow, UnloadDistributedZkTest, ZkFailoverTest, TestLocalFSCloudBackupRestore, TestExplainDocTransformer, TestSolrCoreParser, AtomicUpdateProcessorFactoryTest, TestClassicSimilarityFactory, TestLuceneMatchVersion, TestCustomDocTransformer, TestManagedResource, MetricsHistoryHandlerTest, CreateCollectionCleanupTest, TestRetrieveFieldsOptimizer, TestSimExecutePlanAction, RecoveryZkTest, RequiredFieldsTest, HdfsNNFailoverTest, TestBlobHandler, BufferStoreTest, XsltUpdateRequestHandlerTest, TestOmitPositions, HdfsAutoAddReplicasIntegrationTest, SolrCoreTest, TestBlendedInfixSuggestions, TestSegmentSorting, TestLMDirichletSimilarityFactory, CoreAdminHandlerTest, TestUniqueKeyFieldResource, ShowFileRequestHandlerTest, TestConfigSets, AssignTest, PrimUtilsTest, HdfsBasicDistributedZk2Test, TestRandomRequestDistribution, CustomCollectionTest, TestSimClusterStateProvider, TestPerFieldSimilarity, ReplaceNodeTest, TestZkAclsWithHadoopAuth, DeleteNodeTest, TestSmileRequest, IndexSizeTriggerTest, SplitByPrefixTest, SearchRateTriggerIntegrationTest, BadCopyFieldTest, TestSolrJacksonAnnotation, DisMaxRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, CollectionStateFormat2Test, SpatialRPTFieldTypeTest, AutoAddReplicasPlanActionTest, CdcrBidirectionalTest, TestComponentsName, TestJsonFacetRefinement, MetricUtilsTest, TestStressInPlaceUpdates, TestIndexSearcher, TestSimpleTrackingShardHandler, TestUnInvertedFieldException, SampleTest, SolrTestCaseJ4DeleteCoreTest, TestCrossCoreJoin, TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, PackageManagerCLITest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, SyncSliceTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDynamicFieldNamesIndexCorrectly, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, ZkSolrClientTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, RestoreTriggerStateTest, TestSimTriggerIntegration, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ExitableDirectoryReaderTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestCodecSupport, TestConfigOverlay, TestConfigSetImmutable, TestInfoStreamLogging, TestInitParams, TestMergePolicyConfig, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestSolrCloudSnapshots, DaemonStreamApiTest, IndexSizeEstimatorTest, BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomHighlightComponentTest -Dtests.seed=72CA1AF594ECE966 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | CustomHighlightComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72CA1AF594ECE966]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    > 	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [716/923 (1!)] on J0 in 96.63s, 0 tests, 1 failure <<< FAILURES!

[...truncated 51456 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 303 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:36415/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36415/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14958 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1308030 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1308030 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1308030 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/data-dir-146-001
   [junit4]   2> 1308030 WARN  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=54 numCloses=54
   [junit4]   2> 1308030 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1308032 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1308033 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001
   [junit4]   2> 1308033 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1308033 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1308033 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1308034 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1308134 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33803
   [junit4]   2> 1308134 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33803
   [junit4]   2> 1308134 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33803
   [junit4]   2> 1308134 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33803
   [junit4]   2> 1308138 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308144 INFO  (zkConnectionManagerCallback-15912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308144 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308153 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308154 INFO  (zkConnectionManagerCallback-15914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308154 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308158 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308159 INFO  (zkConnectionManagerCallback-15916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308159 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1308262 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1308265 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1308266 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41699472{/solr,null,AVAILABLE}
   [junit4]   2> 1308266 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36f0fc3c{/solr,null,AVAILABLE}
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f1916e5{SSL, (ssl, http/1.1)}{127.0.0.1:36415}
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73f1aefe{SSL, (ssl, http/1.1)}{127.0.0.1:32829}
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.e.j.s.Server Started @1308348ms
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.e.j.s.Server Started @1308348ms
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33803/solr, hostPort=32829}
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33803/solr, hostPort=36415}
   [junit4]   2> 1308267 ERROR (jetty-launcher-15917-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1308267 ERROR (jetty-launcher-15917-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T19:06:55.197Z
   [junit4]   2> 1308267 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T19:06:55.197Z
   [junit4]   2> 1308270 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308271 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308273 INFO  (zkConnectionManagerCallback-15919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308273 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308273 INFO  (zkConnectionManagerCallback-15921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308273 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308274 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1308274 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1308277 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1308277 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1308278 WARN  (jetty-launcher-15917-thread-1-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b40004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1308279 WARN  (jetty-launcher-15917-thread-2-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1308794 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1308795 WARN  (jetty-launcher-15917-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> 1308795 WARN  (jetty-launcher-15917-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@436c0087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308795 WARN  (jetty-launcher-15917-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@436c0087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308798 WARN  (jetty-launcher-15917-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> 1308798 WARN  (jetty-launcher-15917-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38a8a9fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308798 WARN  (jetty-launcher-15917-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38a8a9fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1308799 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33803/solr
   [junit4]   2> 1308800 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308802 INFO  (zkConnectionManagerCallback-15935-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308802 INFO  (jetty-launcher-15917-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308910 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1308913 INFO  (zkConnectionManagerCallback-15937-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1308913 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1308982 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36415_solr
   [junit4]   2> 1308983 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.Overseer Overseer (id=73028029126017030-127.0.0.1:36415_solr-n_0000000000) starting
   [junit4]   2> 1308990 INFO  (OverseerStateUpdate-73028029126017030-127.0.0.1:36415_solr-n_0000000000) [n:127.0.0.1:36415_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36415_solr
   [junit4]   2> 1308992 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36415_solr
   [junit4]   2> 1308995 INFO  (zkCallback-15936-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1308997 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1308997 WARN  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1309033 INFO  (jetty-launcher-15917-thread-1) [n:127.0.0.1:36415_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node1
   [junit4]   2> 1309426 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1309427 WARN  (jetty-launcher-15917-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> 1309428 WARN  (jetty-launcher-15917-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f35c588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309428 WARN  (jetty-launcher-15917-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f35c588[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309430 WARN  (jetty-launcher-15917-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> 1309430 WARN  (jetty-launcher-15917-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@388a920e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309430 WARN  (jetty-launcher-15917-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@388a920e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1309432 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33803/solr
   [junit4]   2> 1309432 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309433 INFO  (zkConnectionManagerCallback-15955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309433 INFO  (jetty-launcher-15917-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309535 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309536 INFO  (zkConnectionManagerCallback-15957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309536 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309539 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1309541 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32829_solr as DOWN
   [junit4]   2> 1309542 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1309542 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32829_solr
   [junit4]   2> 1309543 INFO  (zkCallback-15936-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1309543 INFO  (zkCallback-15956-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1309544 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1309544 WARN  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1309558 INFO  (jetty-launcher-15917-thread-2) [n:127.0.0.1:32829_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2
   [junit4]   2> 1309567 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1309567 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1309568 INFO  (zkConnectionManagerCallback-15968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1309568 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1309569 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1309570 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33803/solr ready
   [junit4]   2> 1309589 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1309628 INFO  (OverseerThreadFactory-15944-thread-1-processing-n:127.0.0.1:36415_solr) [n:127.0.0.1:36415_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1309734 INFO  (OverseerStateUpdate-73028029126017030-127.0.0.1:36415_solr-n_0000000000) [n:127.0.0.1:36415_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36415_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36415/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1309735 INFO  (OverseerStateUpdate-73028029126017030-127.0.0.1:36415_solr-n_0000000000) [n:127.0.0.1:36415_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:32829_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:32829/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1309945 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1309945 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1309955 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1309964 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1309964 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1309964 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1309965 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1309976 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1309985 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1309991 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1309991 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1309991 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1309992 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1309994 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1309994 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1309995 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1309995 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1309996 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1309996 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1309996 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1309996 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692151701229797376
   [junit4]   2> 1309998 INFO  (searcherExecutor-15970-thread-1-processing-n:127.0.0.1:36415_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1310002 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1310002 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1310006 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1310015 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1310015 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1310016 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1310016 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1310016 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1310017 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1310017 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1310017 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692151701251817472
   [junit4]   2> 1310019 INFO  (searcherExecutor-15973-thread-1-processing-n:127.0.0.1:32829_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1310027 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1310027 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1310507 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1310507 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1310507 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36415/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 1310508 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36415/solr  START replicas=[https://127.0.0.1:32829/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1310508 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36415/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1310515 INFO  (qtp1007373620-26282) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1310516 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1310516 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1310516 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73028029126017030-core_node3-n_0000000000
   [junit4]   2> 1310518 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36415/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 1310620 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1310620 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1310624 INFO  (qtp14938802-26287) [n:127.0.0.1:36415_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=679
   [junit4]   2> 1310723 INFO  (zkCallback-15936-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1310723 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311036 INFO  (qtp1007373620-26277) [n:127.0.0.1:32829_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1060
   [junit4]   2> 1311038 INFO  (qtp14938802-26284) [n:127.0.0.1:36415_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> 1311136 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311136 INFO  (zkCallback-15956-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311136 INFO  (zkCallback-15956-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311136 INFO  (zkCallback-15936-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1311136 INFO  (qtp14938802-26284) [n:127.0.0.1:36415_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1510
   [junit4]   2> 1311137 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1311140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:32829/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36415_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:36415/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:32829_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:32829/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1311140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1622124899
   [junit4]   2> 1311140 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32829_solr
   [junit4]   2> 1311141 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1311141 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:32829_solr as DOWN
   [junit4]   2> 1311142 INFO  (coreCloseExecutor-15984-thread-1) [n:127.0.0.1:32829_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@48c2267b
   [junit4]   2> 1311142 INFO  (coreCloseExecutor-15984-thread-1) [n:127.0.0.1:32829_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@48c2267b
   [junit4]   2> 1311142 INFO  (coreCloseExecutor-15984-thread-1) [n:127.0.0.1:32829_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@48c2267b
   [junit4]   2> 1311143 INFO  (coreCloseExecutor-15984-thread-1) [n:127.0.0.1:32829_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1311144 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1311144 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1311144 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1311144 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1311146 INFO  (zkCallback-15967-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1311146 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1311243 INFO  (zkCallback-15936-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1311243 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1311247 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73f1aefe{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1311248 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41699472{/solr,null,STOPPED}
   [junit4]   2> 1311248 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1311248 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 32829
   [junit4]   2> 1311248 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1311251 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36415_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36415/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1311259 ERROR (qtp14938802-26286) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 1311261 INFO  (qtp14938802-26286) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1311261 ERROR (qtp14938802-26286) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1311261 INFO  (qtp14938802-26286) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 1311261 ERROR (qtp14938802-26286) [n:127.0.0.1:36415_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1311263 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=32829)
   [junit4]   2> 1311264 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 32829 try number 2 ...
   [junit4]   2> 1311264 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1311265 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311265 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311265 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1311265 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b1a6ff2{/solr,null,AVAILABLE}
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20fb6764{SSL, (ssl, http/1.1)}{127.0.0.1:32829}
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.s.Server Started @1311348ms
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33803/solr, hostPort=32829}
   [junit4]   2> 1311266 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1311266 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T19:06:58.196Z
   [junit4]   2> 1311269 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311269 INFO  (zkConnectionManagerCallback-15988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311269 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1311270 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1311284 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1311284 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b4000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b4000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b4000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1311629 INFO  (OverseerCollectionConfigSetProcessor-73028029126017030-127.0.0.1:36415_solr-n_0000000000) [n:127.0.0.1:36415_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> 1312534 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1312535 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] 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> 1312541 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3630b177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312541 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3630b177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312544 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] 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> 1312544 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32db794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312544 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32db794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1312546 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33803/solr
   [junit4]   2> 1312546 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312547 INFO  (zkConnectionManagerCallback-15999-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312547 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1312548 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b4000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b4000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b4000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1312649 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312650 INFO  (zkConnectionManagerCallback-16001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312650 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1312654 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1312657 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32829_solr as DOWN
   [junit4]   2> 1312658 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1312658 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32829_solr
   [junit4]   2> 1312659 INFO  (zkCallback-15967-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1312659 INFO  (zkCallback-15936-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1312659 INFO  (zkCallback-16000-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1312660 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1312661 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1312675 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2
   [junit4]   2> 1312675 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [n:127.0.0.1:32829_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 1312682 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1312690 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1312690 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1312696 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1312702 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1312702 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1312702 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1312702 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1312729 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1312729 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1312730 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1312730 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1312730 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1312731 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1312731 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1312731 INFO  (coreLoadExecutor-16007-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692151704097652736
   [junit4]   2> 1312733 INFO  (searcherExecutor-16009-thread-1-processing-n:127.0.0.1:32829_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1312733 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:32829_solr
   [junit4]   2> 1312734 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[25559B36D3519A6A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1312736 INFO  (coreZkRegister-15989-thread-1-processing-n:127.0.0.1:32829_solr) [n:127.0.0.1:32829_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLea

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

CnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1323713 INFO  (OverseerAutoScalingTriggerThread-73028029126017030-127.0.0.1:36415_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1323714 INFO  (closeThreadPool-16028-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73028029126017030-127.0.0.1:36415_solr-n_0000000000) closing
   [junit4]   2> 1323803 INFO  (jetty-closer-16020-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73028029126017030-127.0.0.1:36415_solr-n_0000000000) closing
   [junit4]   2> 1323805 INFO  (jetty-closer-16020-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f1916e5{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1323805 INFO  (jetty-closer-16020-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36f0fc3c{/solr,null,STOPPED}
   [junit4]   2> 1323805 INFO  (jetty-closer-16020-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1323904 INFO  (jetty-closer-16020-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@20fb6764{SSL, (ssl, http/1.1)}{127.0.0.1:32829}
   [junit4]   2> 1323905 INFO  (jetty-closer-16020-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b1a6ff2{/solr,null,STOPPED}
   [junit4]   2> 1323905 INFO  (jetty-closer-16020-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1323905 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1323906 WARN  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b40000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1324007 WARN  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker-SendThread(127.0.0.1:33803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103729b06b40001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103729b06b40001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1324109 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73028029126017030-127.0.0.1:36415_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73028029126017030-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1324111 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33803
   [junit4]   2> 1324111 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33803
   [junit4]   2> 1324111 INFO  (SUITE-LeaderTragicEventTest-seed#[25559B36D3519A6A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33803
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_25559B36D3519A6A-001
   [junit4]   2> Feb 19, 2021 7:07:11 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-DE, timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=202434920,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricReporterTest, FastVectorHighlighterTest, TestSystemIdResolver, TestSolrCoreSnapshots, HdfsRecoverLeaseTest, SyncSliceTest, HealthCheckHandlerTest, SimplePostToolTest, TestCloudPseudoReturnFields, LukeRequestHandlerTest, TestStandardQParsers, TestPullReplicaErrorHandling, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestMiniSolrCloudClusterSSL, AuditLoggerIntegrationTest, SearchRateTriggerTest, DocValuesNotIndexedTest, PropertiesRequestHandlerTest, JWTVerificationkeyResolverTest, AdminHandlersProxyTest, TestSimExtremeIndexing, TestSolrConfigHandlerCloud, HdfsCollectionsAPIDistributedZkTest, SampleTest, DistributedUpdateProcessorTest, TestCrossCoreJoin, TestCustomSort, PackageManagerCLITest, TestReplicaProperties, TestManagedResourceStorage, TestDocBasedVersionConstraints, TestRandomCollapseQParserPlugin, TestDFISimilarityFactory, TestSolrQueryResponse, TestDistribIDF, TestAtomicUpdateErrorCases, TestSortableTextField, CacheHeaderTest, CoreAdminOperationTest, PluginInfoTest, GraphQueryTest, TestHashPartitioner, TestFieldTypeCollectionResource, AtomicUpdatesTest, TestSolrFieldCacheBean, NodeLostTriggerIntegrationTest, TestDynamicFieldCollectionResource, PreAnalyzedFieldTest, TestRTimerTree, SignatureUpdateProcessorFactoryTest, TestInitQParser, MoveReplicaHDFSTest, ProtectedTermFilterFactoryTest, TestSearchPerf, TestPointFields, TestCSVLoader, DeleteReplicaTest, ResourceLoaderTest, TriggerEventQueueTest, DistributedMLTComponentTest, ClassificationUpdateProcessorTest, TestStressLiveNodes, TestCoreContainer, TestInPlaceUpdatesDistrib, ScheduledMaintenanceTriggerTest, TestSimNodeLostTrigger, Tagger2Test, TestSolrCoreProperties, SolrRrdBackendFactoryTest, HttpPartitionOnCommitTest, ZkStateWriterTest, TermVectorComponentDistributedTest, TestZkChroot, DistribDocExpirationUpdateProcessorTest, ResponseBuilderTest, TestGeoJSONResponseWriter, SpellCheckCollatorWithCollapseTest, TestConfigOverlay, AutoScalingHandlerTest, HdfsBasicDistributedZkTest, DocValuesMultiTest, TestNumericTerms64, TestSolrCloudWithKerberosAlt, ResponseHeaderTest, NestedShardedAtomicUpdateTest, DocumentAnalysisRequestHandlerTest, TestNumericRangeQuery64, UpdateParamsTest, TestManagedSchema, TolerantUpdateProcessorTest, RankQueryTest, UUIDFieldTest, TestNestedUpdateProcessor, TestSolrConfigHandler, IndexSchemaRuntimeFieldTest, SortSpecParsingTest, SuggesterWFSTTest, TestCloudSchemaless, TestDistributedTracing, SolrJmxReporterTest, DirectoryFactoriesTest, BitVectorTest, AssignBackwardCompatibilityTest, SolrCmdDistributorTest, ByteBuffersDirectoryFactoryTest, RoutingToNodesWithPropertiesTest, V2ApiIntegrationTest, TestEmbeddedSolrServerAdminHandler, ZkDynamicConfigTest, CdcrVersionReplicationTest, ReplicationFactorTest, TestQuerySenderNoQuery, TestDynamicLoading, TestPseudoReturnFields, CleanupOldIndexTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, CreateRoutedAliasTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest]
   [junit4] Completed [513/923 (1!)] on J1 in 16.78s, 2 tests, 1 error <<< FAILURES!

[...truncated 52172 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 302 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:36361/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36361/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 14698 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 937595 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 937595 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 937595 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/data-dir-106-001
   [junit4]   2> 937596 WARN  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 937596 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 937597 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 937597 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 937598 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001
   [junit4]   2> 937598 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 937598 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 937598 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 937599 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 937698 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 38583
   [junit4]   2> 937698 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38583
   [junit4]   2> 937698 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38583
   [junit4]   2> 937698 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38583
   [junit4]   2> 937700 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937704 INFO  (zkConnectionManagerCallback-10713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937704 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937712 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937716 INFO  (zkConnectionManagerCallback-10715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937716 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937717 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937717 INFO  (zkConnectionManagerCallback-10717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937717 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937820 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 937820 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 937820 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 937821 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19515245{/solr,null,AVAILABLE}
   [junit4]   2> 937822 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937822 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937822 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d6c38cf{/solr,null,AVAILABLE}
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@716917ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36361}
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.e.j.s.Server Started @937851ms
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38583/solr, hostPort=36361}
   [junit4]   2> 937823 ERROR (jetty-launcher-10718-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 937823 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T16:40:07.025Z
   [junit4]   2> 937825 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937826 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@590978fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35273}
   [junit4]   2> 937826 INFO  (jetty-launcher-10718-thread-2) [     ] o.e.j.s.Server Started @937854ms
   [junit4]   2> 937826 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38583/solr, hostPort=35273}
   [junit4]   2> 937827 ERROR (jetty-launcher-10718-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937827 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 937827 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 937827 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937827 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 937827 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T16:40:07.029Z
   [junit4]   2> 937828 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937828 INFO  (zkConnectionManagerCallback-10720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937828 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937828 INFO  (zkConnectionManagerCallback-10722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937828 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937828 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937829 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937832 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 937832 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 938677 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 938678 WARN  (jetty-launcher-10718-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4710bf37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938678 WARN  (jetty-launcher-10718-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4710bf37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938692 WARN  (jetty-launcher-10718-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51b7e8f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938692 WARN  (jetty-launcher-10718-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51b7e8f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 938693 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38583/solr
   [junit4]   2> 938699 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 938713 INFO  (zkConnectionManagerCallback-10736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938713 INFO  (jetty-launcher-10718-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 938714 WARN  (jetty-launcher-10718-thread-1-SendThread(127.0.0.1:38583)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1037216d2c70005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 938986 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939000 INFO  (zkConnectionManagerCallback-10738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939000 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939054 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36361_solr
   [junit4]   2> 939054 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Overseer (id=73027461319163910-127.0.0.1:36361_solr-n_0000000000) starting
   [junit4]   2> 939068 INFO  (OverseerStateUpdate-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36361_solr
   [junit4]   2> 939084 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36361_solr
   [junit4]   2> 939086 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 939087 WARN  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 939108 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 939118 INFO  (jetty-launcher-10718-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node1
   [junit4]   2> 942133 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 942134 WARN  (jetty-launcher-10718-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47953836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942134 WARN  (jetty-launcher-10718-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47953836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942136 WARN  (jetty-launcher-10718-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69a30b7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942136 WARN  (jetty-launcher-10718-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69a30b7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942138 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38583/solr
   [junit4]   2> 942138 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942139 INFO  (zkConnectionManagerCallback-10756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942139 INFO  (jetty-launcher-10718-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942242 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942243 INFO  (zkConnectionManagerCallback-10758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942243 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942248 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 942252 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35273_solr as DOWN
   [junit4]   2> 942253 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 942253 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35273_solr
   [junit4]   2> 942257 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 942257 INFO  (zkCallback-10757-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 942258 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 942258 WARN  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 942275 INFO  (jetty-launcher-10718-thread-2) [n:127.0.0.1:35273_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2
   [junit4]   2> 942286 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 942287 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942288 INFO  (zkConnectionManagerCallback-10769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942288 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942289 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 942290 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38583/solr ready
   [junit4]   2> 942307 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 942311 INFO  (OverseerThreadFactory-10745-thread-1-processing-n:127.0.0.1:36361_solr) [n:127.0.0.1:36361_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 942421 INFO  (OverseerStateUpdate-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35273_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35273/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942423 INFO  (OverseerStateUpdate-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36361/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942636 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 942636 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 942636 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 942649 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 942652 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 942656 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 942656 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942656 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 942656 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 942659 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 942660 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 942660 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 942660 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 942692 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942692 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 942692 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942692 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 942693 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942693 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 942693 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942693 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942695 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 942695 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 942695 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 942695 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 942695 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692142468487708672
   [junit4]   2> 942697 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 942697 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 942697 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692142468489805824
   [junit4]   2> 942697 INFO  (searcherExecutor-10773-thread-1-processing-n:127.0.0.1:36361_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 942700 INFO  (searcherExecutor-10771-thread-1-processing-n:127.0.0.1:35273_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 942702 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 942702 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 942706 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 942707 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 942707 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 943211 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943211 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 943211 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36361/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 943211 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:36361/solr  START replicas=[http://127.0.0.1:35273/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 943212 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:36361/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 943214 INFO  (qtp1473154163-17094) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943215 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 943215 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 943215 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73027461319163910-core_node4-n_0000000000
   [junit4]   2> 943217 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36361/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 943321 INFO  (zkCallback-10737-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943322 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 943327 INFO  (qtp2142172715-17085) [n:127.0.0.1:36361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=691
   [junit4]   2> 943427 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943427 INFO  (zkCallback-10737-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943715 INFO  (qtp1473154163-17092) [n:127.0.0.1:35273_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1079
   [junit4]   2> 943717 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_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> 943815 INFO  (zkCallback-10737-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943815 INFO  (zkCallback-10757-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943815 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943815 INFO  (zkCallback-10757-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 943815 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1507
   [junit4]   2> 943816 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 943820 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:35273/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35273_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:35273/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:36361/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 943820 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1094041715
   [junit4]   2> 943820 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35273_solr
   [junit4]   2> 943821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 943821 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35273_solr as DOWN
   [junit4]   2> 943822 INFO  (coreCloseExecutor-10785-thread-1) [n:127.0.0.1:35273_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41d5b06c
   [junit4]   2> 943823 INFO  (coreCloseExecutor-10785-thread-1) [n:127.0.0.1:35273_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@41d5b06c
   [junit4]   2> 943823 INFO  (coreCloseExecutor-10785-thread-1) [n:127.0.0.1:35273_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@41d5b06c
   [junit4]   2> 943824 INFO  (coreCloseExecutor-10785-thread-1) [n:127.0.0.1:35273_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 943825 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 943825 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 943825 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 943825 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 943826 WARN  (jetty-launcher-10718-thread-2-SendThread(127.0.0.1:38583)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1037216d2c70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 943827 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 943827 INFO  (zkCallback-10768-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 943928 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 943928 INFO  (zkCallback-10737-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 943928 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@590978fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 943929 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d6c38cf{/solr,null,STOPPED}
   [junit4]   2> 943929 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 943930 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 35273
   [junit4]   2> 943930 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 943934 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:36361/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 943939 ERROR (qtp2142172715-17082) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 943942 INFO  (qtp2142172715-17082) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 943942 ERROR (qtp2142172715-17082) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 943942 INFO  (qtp2142172715-17082) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=5
   [junit4]   2> 943942 ERROR (qtp2142172715-17082) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 943944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=35273)
   [junit4]   2> 943945 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 35273 try number 2 ...
   [junit4]   2> 943945 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 943950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 943950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 943950 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d773d7{/solr,null,AVAILABLE}
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@789e050e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35273}
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.s.Server Started @943979ms
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38583/solr, hostPort=35273}
   [junit4]   2> 943951 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.1
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 943951 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T16:40:13.153Z
   [junit4]   2> 943962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 943962 INFO  (zkConnectionManagerCallback-10789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 943962 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 943963 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 943966 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 944313 INFO  (OverseerCollectionConfigSetProcessor-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_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> 944960 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 944961 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cc5c398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944961 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cc5c398[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944963 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@783900c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944963 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@783900c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944964 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38583/solr
   [junit4]   2> 944965 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944968 INFO  (zkConnectionManagerCallback-10800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944968 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945070 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 945071 INFO  (zkConnectionManagerCallback-10802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 945071 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 945078 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 945081 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35273_solr as DOWN
   [junit4]   2> 945082 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 945082 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35273_solr
   [junit4]   2> 945083 INFO  (zkCallback-10768-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945083 INFO  (zkCallback-10737-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945086 INFO  (zkCallback-10801-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 945087 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 945087 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 945103 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2
   [junit4]   2> 945103 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [n:127.0.0.1:35273_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 945125 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 945132 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 945132 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 945142 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 945148 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 945148 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 945148 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 945148 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 945179 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 945179 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 945180 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 945180 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 945181 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 945182 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 945182 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 945182 INFO  (coreLoadExecutor-10808-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692142471095517184
   [junit4]   2> 945183 INFO  (zkCallback-10737-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 945183 INFO  (zkCallback-10737-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 945184 INFO  (searcherExecutor-10810-thread-1-processing-n:127.0.0.1:35273_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 945184 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:35273_solr
   [junit4]   2> 945185 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[2F36A34EE45B0C98]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 945190 INFO  (coreZkRegister-10790-thread-1-processing-n:127.0.0.1:35273_solr) [n:127.0.0.1:35273_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 945197 INFO  (OverseerThreadFactory-10745-thread-2-processing-n:127.0.0.1:36361_solr) [n:127.0.0.1:36361_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 945198 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=null
   [junit4]   2> 945198 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@481acf83
   [junit4]   2> 945198 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@481acf83
   [junit4]   2> 945198 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@481acf83
   [junit4]   2> 945198 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 945201 INFO  (qtp2142172715-17083) [n:127.0.0.1:36361_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 945198 ERROR (OverseerThreadFactory-10745-thread-2-processing-n:127.0.0.1:36361_solr) [n:127.0.0.1:36361_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:35273/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:35273/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:35273/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_281]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35273 failed to respond
   [junit4]   2> 	at org.apach

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

unit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 956625 INFO  (jetty-closer-10821-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 956625 INFO  (jetty-closer-10821-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 956625 INFO  (jetty-closer-10821-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 956625 INFO  (jetty-closer-10821-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 956625 INFO  (zkCallback-10737-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 956636 INFO  (closeThreadPool-10831-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73027461319163910-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 956637 INFO  (OverseerStateUpdate-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36361_solr
   [junit4]   2> 956642 INFO  (OverseerAutoScalingTriggerThread-73027461319163910-127.0.0.1:36361_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 956647 WARN  (jetty-launcher-10718-thread-1-SendThread(127.0.0.1:38583)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1037216d2c70006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 956658 INFO  (closeThreadPool-10831-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73027461319163910-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 956747 INFO  (jetty-closer-10821-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73027461319163910-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 956749 INFO  (jetty-closer-10821-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@789e050e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35273}
   [junit4]   2> 956751 INFO  (jetty-closer-10821-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71d773d7{/solr,null,STOPPED}
   [junit4]   2> 956751 INFO  (jetty-closer-10821-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956753 INFO  (jetty-closer-10821-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@716917ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 956753 INFO  (jetty-closer-10821-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19515245{/solr,null,STOPPED}
   [junit4]   2> 956753 INFO  (jetty-closer-10821-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 956856 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 956856 WARN  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker-SendThread(127.0.0.1:38583)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1037216d2c70000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1037216d2c70000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 957059 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	7	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73027461319163910-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73027461319163910-127.0.0.1:36361_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 957061 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38583
   [junit4]   2> 957061 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38583
   [junit4]   2> 957061 INFO  (SUITE-LeaderTragicEventTest-seed#[2F36A34EE45B0C98]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38583
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_2F36A34EE45B0C98-001
   [junit4]   2> Feb 19, 2021 4:40:26 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sk, timezone=America/Edmonton
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=107470912,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, TestSolrCoreProperties, PreAnalyzedFieldTest, NestedShardedAtomicUpdateTest, IndexSchemaRuntimeFieldTest, TestOrdValues, BasicFunctionalityTest, DistributedDebugComponentTest, AdminHandlersProxyTest, WordBreakSolrSpellCheckerTest, TestStressLiveNodes, TestSolrFieldCacheBean, UtilsToolTest, TermVectorComponentDistributedTest, DistribDocExpirationUpdateProcessorTest, TestBackupRepositoryFactory, HdfsRecoverLeaseTest, SimpleFacetsTest, TestSolrConfigHandler, TestReplicaProperties, SolrCmdDistributorTest, ScheduledMaintenanceTriggerTest, TestStandardQParsers, TestGeoJSONResponseWriter, TestFieldTypeCollectionResource, TestManagedResourceStorage, TestIntervalFaceting, TestSimComputePlanAction, NodeLostTriggerIntegrationTest, SynonymTokenizerTest, TestSortableTextField, TestPhraseSuggestions, TestReversedWildcardFilterFactory, TestExportWriter, SpellCheckCollatorWithCollapseTest, TestManagedSchema, TestRebalanceLeaders, TestCSVLoader, TestConfigOverlay, HealthCheckHandlerTest, SolrJmxReporterTest, TestRTimerTree, TestLegacyNumericUtils, TestSolrCloudWithKerberosAlt, TestDocBasedVersionConstraints, ThreadDumpHandlerTest, TestLMJelinekMercerSimilarityFactory, HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, TestConfigSetsAPIZkFailure, TestNestedUpdateProcessor, TestNumericTerms64, CoreAdminOperationTest, MergeStrategyTest, DistributedFacetSimpleRefinementLongTailTest, TestHashPartitioner, CreateRoutedAliasTest, DocValuesNotIndexedTest, TestSystemIdResolver, ZkDynamicConfigTest, UpdateRequestProcessorFactoryTest, TestExpandComponent, TestClusterProperties, BasicAuthStandaloneTest, HighlighterWithoutStoredIdTest, OverseerSolrResponseUnsafeSerializationTest, PluginInfoTest, ZkNodePropsTest, OverseerCollectionConfigSetProcessorTest, TestScoreJoinQPScore, TestSimNodeLostTrigger, TestPushWriter, HdfsThreadLeakTest, CurrencyFieldTypeTest, DistributedIntervalFacetingTest, StressHdfsTest, TestMiniSolrCloudClusterSSL, TestMaxScoreQueryParser, TestSolr4Spatial, TestNumericRangeQuery64, DOMUtilTest, AutoScalingHandlerTest, TestJoin, BitVectorTest, TestStressUserVersions, TestCrossCoreJoin, PropertiesRequestHandlerTest, LeaderTragicEventTest]
   [junit4] Completed [423/923 (1!)] on J1 in 19.81s, 2 tests, 1 error <<< FAILURES!

[...truncated 52458 lines...]