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/06/14 03:23:16 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 299 - Failure!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/299/

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

Error Message:
Error from server at http://127.0.0.1:37543/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:37543/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)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at https://127.0.0.1:44639/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</title> </head> <body><h2>HTTP ERROR 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</h2> <table> <tr><th>URI:</th><td>/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-6fe4ba1f</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: GC overhead limit exceeded  at java.util.HashMap.resize(HashMap.java:704)  at java.util.HashMap.putVal(HashMap.java:663)  at java.util.HashMap.put(HashMap.java:612)  at java.util.HashSet.add(HashSet.java:220)  at org.apache.lucene.index.ReaderPool.noDups(ReaderPool.java:408)  at org.apache.lucene.index.ReaderPool.get(ReaderPool.java:388)  at org.apache.lucene.index.IndexWriter.getPooledInstance(IndexWriter.java:5553)  at org.apache.lucene.index.IndexWriter.openSegmentStates(IndexWriter.java:5816)  at org.apache.lucene.index.IndexWriter.forceApply(IndexWriter.java:5632)  at org.apache.lucene.index.IndexWriter.tryApply(IndexWriter.java:5569)  at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$10(IndexWriter.java:2742)  at org.apache.lucene.index.IndexWriter$$Lambda$644/826459072.process(Unknown Source)  at org.apache.lucene.index.IndexWriter$EventQueue.processEventsInternal(IndexWriter.java:354)  at org.apache.lucene.index.IndexWriter$EventQueue.processEvents(IndexWriter.java:344)  at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5428)  at org.apache.lucene.index.IndexWriter.maybeProcessEvents(IndexWriter.java:5421)  at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1471)  at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1464)  at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:967)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:342)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:294)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:241)  at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:263)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doVersionAdd(DistributedUpdateProcessor.java:502)  at org.apache.solr.update.processor.DistributedUpdateProcessor.lambda$versionAdd$0(DistributedUpdateProcessor.java:343)  at org.apache.solr.update.processor.DistributedUpdateProcessor$$Lambda$621/17724618.apply(Unknown Source)  at org.apache.solr.update.VersionBucket.runWithLock(VersionBucket.java:50)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:343)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:229)  at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:245) </pre> <hr><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.41.v20210516</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44639/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.OutOfMemoryError: GC overhead limit exceeded</h2>
<table>
<tr><th>URI:</th><td>/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-6fe4ba1f</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.OutOfMemoryError: GC overhead limit exceeded</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.OutOfMemoryError: GC overhead limit exceeded
	at java.util.HashMap.resize(HashMap.java:704)
	at java.util.HashMap.putVal(HashMap.java:663)
	at java.util.HashMap.put(HashMap.java:612)
	at java.util.HashSet.add(HashSet.java:220)
	at org.apache.lucene.index.ReaderPool.noDups(ReaderPool.java:408)
	at org.apache.lucene.index.ReaderPool.get(ReaderPool.java:388)
	at org.apache.lucene.index.IndexWriter.getPooledInstance(IndexWriter.java:5553)
	at org.apache.lucene.index.IndexWriter.openSegmentStates(IndexWriter.java:5816)
	at org.apache.lucene.index.IndexWriter.forceApply(IndexWriter.java:5632)
	at org.apache.lucene.index.IndexWriter.tryApply(IndexWriter.java:5569)
	at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$10(IndexWriter.java:2742)
	at org.apache.lucene.index.IndexWriter$$Lambda$644/826459072.process(Unknown Source)
	at org.apache.lucene.index.IndexWriter$EventQueue.processEventsInternal(IndexWriter.java:354)
	at org.apache.lucene.index.IndexWriter$EventQueue.processEvents(IndexWriter.java:344)
	at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5428)
	at org.apache.lucene.index.IndexWriter.maybeProcessEvents(IndexWriter.java:5421)
	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1471)
	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1464)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:967)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:342)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:294)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:241)
	at org.apache.solr.update.processor.RunUpdateProcessorFactory$RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:73)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:263)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.doVersionAdd(DistributedUpdateProcessor.java:502)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.lambda$versionAdd$0(DistributedUpdateProcessor.java:343)
	at org.apache.solr.update.processor.DistributedUpdateProcessor$$Lambda$621/17724618.apply(Unknown Source)
	at org.apache.solr.update.VersionBucket.runWithLock(VersionBucket.java:50)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:343)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:229)
	at org.apache.solr.update.processor.DistributedZkUpdateProcessor.processAdd(DistributedZkUpdateProcessor.java:245)
</pre>
<hr><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.41.v20210516</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([16CBAE1B943694B0:9E9F91C13ACAF948]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1245)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1290)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:398)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:166)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 14771 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 2606246 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2606246 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2606247 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/data-dir-114-001
   [junit4]   2> 2606247 WARN  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 2606247 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2606249 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2606249 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2606250 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001
   [junit4]   2> 2606250 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2606250 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2606250 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2606251 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2606350 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43151
   [junit4]   2> 2606350 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43151
   [junit4]   2> 2606350 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43151
   [junit4]   2> 2606350 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43151
   [junit4]   2> 2606352 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2606359 INFO  (zkConnectionManagerCallback-11185-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2606359 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2606365 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2606369 INFO  (zkConnectionManagerCallback-11187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2606369 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2606370 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2606373 INFO  (zkConnectionManagerCallback-11189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2606373 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2606475 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2606475 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2606476 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2606477 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2606477 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2606480 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2606480 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30fec305{/solr,null,AVAILABLE}
   [junit4]   2> 2606481 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cd59d18{/solr,null,AVAILABLE}
   [junit4]   2> 2606481 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e7582aa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37305}
   [junit4]   2> 2606481 INFO  (jetty-launcher-11190-thread-1) [     ] o.e.j.s.Server Started @2606514ms
   [junit4]   2> 2606481 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43151/solr, hostPort=37305}
   [junit4]   2> 2606481 ERROR (jetty-launcher-11190-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2606482 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2606482 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2606482 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2606482 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2606482 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-14T01:59:14.339Z
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b0d788a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37543}
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.e.j.s.Server Started @2606516ms
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43151/solr, hostPort=37543}
   [junit4]   2> 2606483 ERROR (jetty-launcher-11190-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2606483 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-14T01:59:14.340Z
   [junit4]   2> 2606484 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2606484 INFO  (zkConnectionManagerCallback-11192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2606484 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2606484 INFO  (zkConnectionManagerCallback-11194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2606484 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2606484 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2606485 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2606488 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2606488 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2607029 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2607030 WARN  (jetty-launcher-11190-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c2b5e9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607030 WARN  (jetty-launcher-11190-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c2b5e9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607033 WARN  (jetty-launcher-11190-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4323e317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607033 WARN  (jetty-launcher-11190-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4323e317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607034 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43151/solr
   [junit4]   2> 2607035 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2607037 INFO  (zkConnectionManagerCallback-11208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2607037 INFO  (jetty-launcher-11190-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2607122 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2607123 WARN  (jetty-launcher-11190-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bc7c025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607123 WARN  (jetty-launcher-11190-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bc7c025[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607125 WARN  (jetty-launcher-11190-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c63406b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607125 WARN  (jetty-launcher-11190-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c63406b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2607126 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43151/solr
   [junit4]   2> 2607127 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2607128 INFO  (zkConnectionManagerCallback-11216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2607128 INFO  (jetty-launcher-11190-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2607139 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2607139 INFO  (zkConnectionManagerCallback-11218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2607139 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2607195 WARN  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2607199 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37543_solr
   [junit4]   2> 2607200 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.Overseer Overseer (id=73675163261009927-127.0.0.1:37543_solr-n_0000000000) starting
   [junit4]   2> 2607204 INFO  (OverseerStateUpdate-73675163261009927-127.0.0.1:37543_solr-n_0000000000) [n:127.0.0.1:37543_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37543_solr
   [junit4]   2> 2607204 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37543_solr
   [junit4]   2> 2607205 INFO  (OverseerStateUpdate-73675163261009927-127.0.0.1:37543_solr-n_0000000000) [n:127.0.0.1:37543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2607207 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2607207 WARN  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_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> 2607223 INFO  (jetty-launcher-11190-thread-2) [n:127.0.0.1:37543_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node2
   [junit4]   2> 2607239 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2607240 INFO  (zkConnectionManagerCallback-11230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2607240 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2607244 WARN  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2607245 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2607248 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37305_solr as DOWN
   [junit4]   2> 2607249 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2607249 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37305_solr
   [junit4]   2> 2607250 INFO  (zkCallback-11217-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2607250 INFO  (zkCallback-11229-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2607251 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2607251 WARN  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_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> 2607261 INFO  (jetty-launcher-11190-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node1
   [junit4]   2> 2607267 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2607267 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2607268 INFO  (zkConnectionManagerCallback-11241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2607268 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2607269 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2607270 INFO  (SUITE-LeaderTragicEventTest-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43151/solr ready
   [junit4]   2> 2607298 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 2607302 INFO  (OverseerThreadFactory-11225-thread-1-processing-n:127.0.0.1:37543_solr) [n:127.0.0.1:37543_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 2607408 INFO  (OverseerStateUpdate-73675163261009927-127.0.0.1:37543_solr-n_0000000000) [n:127.0.0.1:37543_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37543_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37543/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> 2607410 INFO  (OverseerStateUpdate-73675163261009927-127.0.0.1:37543_solr-n_0000000000) [n:127.0.0.1:37543_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37305_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37305/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> 2607614 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607614 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2607615 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607627 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2607628 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2607629 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2607629 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607629 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607630 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 2607630 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 2607631 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607631 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607631 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_16CBAE1B943694B0-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 2607661 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607661 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607661 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2607661 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2607662 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607682 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607682 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607682 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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 1702505695715262464
   [junit4]   2> 2607686 INFO  (searcherExecutor-11243-thread-1-processing-n:127.0.0.1:37543_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:37543_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> 2607689 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607689 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607690 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2607690 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2607692 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607692 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2607692 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607693 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607693 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607693 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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 1702505695726796800
   [junit4]   2> 2607697 INFO  (searcherExecutor-11245-thread-1-processing-n:127.0.0.1:37305_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:37305_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> 2607702 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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=9994ms
   [junit4]   2> 2607711 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2607711 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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> 2608203 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2608203 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2608203 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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:37543/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 2608203 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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:37543/solr  START replicas=[http://127.0.0.1:37305/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2608204 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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:37543/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2608205 INFO  (qtp1085433036-287948) [n:127.0.0.1:37305_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> 2608205 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2608205 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2608205 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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/73675163261009927-core_node3-n_0000000000
   [junit4]   2> 2608207 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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:37543/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 2608309 INFO  (zkCallback-11217-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> 2608310 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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> 2608313 INFO  (qtp634032707-287940) [n:127.0.0.1:37543_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=700
   [junit4]   2> 2608413 INFO  (zkCallback-11217-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> 2608413 INFO  (zkCallback-11217-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> 2608719 INFO  (qtp1085433036-287945) [n:127.0.0.1:37305_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=1105
   [junit4]   2> 2608722 INFO  (qtp634032707-287937) [n:127.0.0.1:37543_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> 2608819 INFO  (zkCallback-11229-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> 2608819 INFO  (zkCallback-11217-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> 2608819 INFO  (zkCallback-11217-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> 2608819 INFO  (zkCallback-11229-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> 2608820 INFO  (qtp634032707-287937) [n:127.0.0.1:37543_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=1520
   [junit4]   2> 2608820 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 2608824 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:37305/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:37543_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:37543/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:37305_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:37305/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> 2608824 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=468321310
   [junit4]   2> 2608824 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37305_solr
   [junit4]   2> 2608824 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2608824 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37305_solr as DOWN
   [junit4]   2> 2608826 INFO  (coreCloseExecutor-11257-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b8ba859
   [junit4]   2> 2608826 INFO  (coreCloseExecutor-11257-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@6b8ba859
   [junit4]   2> 2608826 INFO  (coreCloseExecutor-11257-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@6b8ba859
   [junit4]   2> 2608827 INFO  (coreCloseExecutor-11257-thread-1) [n:127.0.0.1:37305_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2608827 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2608827 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2608827 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2608827 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2608829 INFO  (zkCallback-11217-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2608829 INFO  (zkCallback-11240-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2608927 INFO  (zkCallback-11217-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> 2608927 INFO  (zkCallback-11217-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> 2608930 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e7582aa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2608931 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7cd59d18{/solr,null,STOPPED}
   [junit4]   2> 2608931 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2608931 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 37305
   [junit4]   2> 2608932 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 2608935 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] 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:37543_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37543/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 2608937 ERROR (qtp634032707-287936) [n:127.0.0.1:37543_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:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[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:2637) ~[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.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [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.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [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> 2608940 INFO  (qtp634032707-287936) [n:127.0.0.1:37543_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> 2608940 ERROR (qtp634032707-287936) [n:127.0.0.1:37543_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:2637)
   [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:1624)
   [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:1435)
   [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:1594)
   [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:1350)
   [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:713)
   [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:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [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:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2608940 INFO  (qtp634032707-287936) [n:127.0.0.1:37543_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> 2608940 ERROR (qtp634032707-287936) [n:127.0.0.1:37543_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:2637)
   [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:1624)
   [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:1435)
   [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:1594)
   [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:1350)
   [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:713)
   [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:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [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:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2608942 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=37305)
   [junit4]   2> 2608942 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37305 try number 2 ...
   [junit4]   2> 2608942 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20061ab2{/solr,null,AVAILABLE}
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2dc919f3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37305}
   [junit4]   2> 2608943 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.s.Server Started @2608976ms
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43151/solr, hostPort=37305}
   [junit4]   2> 2608944 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2608944 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-14T01:59:16.801Z
   [junit4]   2> 2608945 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2608945 INFO  (zkConnectionManagerCallback-11261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2608945 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2608946 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2608948 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2609303 INFO  (OverseerCollectionConfigSetProcessor-73675163261009927-127.0.0.1:37543_solr-n_0000000000) [n:127.0.0.1:37543_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> 2609746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2609747 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71512927[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2609747 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71512927[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2609749 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9c479ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2609749 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9c479ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2609750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43151/solr
   [junit4]   2> 2609751 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609752 INFO  (zkConnectionManagerCallback-11272-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609752 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609854 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2609855 INFO  (zkConnectionManagerCallback-11274-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2609855 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2609859 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2609860 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2609863 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37305_solr as DOWN
   [junit4]   2> 2609864 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2609864 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[16CBAE1B943694B0]) [n:127.0.0.1:37305_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37305_solr
   [junit4]   2> 2609865 INFO  (zkCallback-11240-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609865 INFO  (zkCallback-11217-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609865 INFO  (zkCallback-11273-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2609869 INFO  (TEST-Leade

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

ITE-TestInPlaceUpdatesDistrib-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@617d929a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@13d4a759
   [junit4]   2> 6956009 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 6956009 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[16CBAE1B943694B0]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1071432f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@68e02c89
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_16CBAE1B943694B0-001
   [junit4]   2> Jun 14, 2021 3:11:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), title_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), _root_=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=306, maxMBSortInHeap=6.912324550132885, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-IQ, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=310281144,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrWithNodesRestartsTest, SolrSlf4jReporterTest, TestNumericTerms32, TestDistribIDF, AuthToolTest, ForceLeaderWithTlogReplicasTest, CloudExitableDirectoryReaderTest, TestMacroExpander, TestJsonFacets, TestGraphMLResponseWriter, SolrMetricsIntegrationTest, TestCoreContainer, MetricTriggerTest, TestChildDocTransformer, TestPrepRecovery, SolrPluginUtilsTest, PrimitiveFieldTypeTest, SaslZkACLProviderTest, DistributedQueryComponentCustomSortTest, IndexSizeTriggerMixedBoundsTest, HdfsChaosMonkeyNothingIsSafeTest, BufferStoreTest, TestTrie, TestLegacyTerms, TestGroupingSearch, HdfsBackupRepositoryIntegrationTest, ZkCLITest, TestSimGenericDistributedQueue, AnalyticsMergeStrategyTest, TestSearchPerf, AuditLoggerIntegrationTest, GraphQueryTest, TestFoldingMultitermQuery, DocValuesTest, OrderedExecutorTest, AlternateDirectoryTest, TestMergePolicyConfig, BasicAuthStandaloneTest, DirectoryFactoryTest, TestHighFrequencyDictionaryFactory, TestDynamicFieldResource, TestManagedSynonymFilterFactory, TestLMJelinekMercerSimilarityFactory, TestSimPolicyCloud, DistributedFacetSimpleRefinementLongTailTest, TestStandardQParsers, TestSizeLimitedDistributedMap, LeaderFailoverAfterPartitionTest, CollectionsAPIDistributedZkTest, TestPartialUpdateDeduplication, HdfsTlogReplayBufferedWhileIndexingTest, TestRecovery, FuzzySearchTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestDeleteCollectionOnDownNodes, QueryEqualityTest, ConnectionManagerTest, TestDFISimilarityFactory, TestInfoStreamLogging, SystemLogListenerTest, TestRequestForwarding, TestSchemaVersionResource, TestRemoteStreaming, SOLR749Test, ShardSplitTest, DistanceUnitsTest, ReturnFieldsTest, DistributedFacetPivotSmallAdvancedTest, TestBadConfig, TestAuthorizationFramework, TestDistribPackageStore, TestRestoreCore, SpatialFilterTest, MissingSegmentRecoveryTest, CoreAdminHandlerTest, ZkShardTermsTest, TestCloudJSONFacetSKG, TestConfigSetsAPIExclusivity, NodeLostTriggerTest, ZookeeperStatusHandlerFailureTest, ConjunctionSolrSpellCheckerTest, UninvertDocValuesMergePolicyTest, TestBinaryResponseWriter, MinimalSchemaTest, TestPerFieldSimilarityWithDefaultOverride, SoftAutoCommitTest, TestRandomFaceting, TestRequestStatusCollectionAPI, TestCloudPhrasesIdentificationComponent, TestQueryingOnDownCollection, CdcrOpsAndBoundariesTest, TestFieldCacheSortRandom, OverseerTaskQueueTest, TestHttpShardHandlerFactory, PeerSyncWithIndexFingerprintCachingTest, TestStressUserVersions, TestSolrCLIRunExample, HighlighterConfigTest, MultiSolrCloudTestCaseTest, TestSolrConfigHandlerCloud, TestConfigOverlay, TestLeaderElectionZkExpiry, MetricsHistoryHandlerTest, CursorPagingTest, ImplicitSnitchTest, ParsingFieldUpdateProcessorsTest, TestCollectionsAPIViaSolrCloudCluster, TestUtils, LoggingHandlerTest, ReplaceNodeNoTargetTest, TestCoreAdminApis, DimensionalRoutedAliasUpdateProcessorTest, TestRandomCollapseQParserPlugin, TestCustomSort, BigEndianAscendingWordDeserializerTest, TestNoOpRegenerator, TestCollapseQParserPlugin, TestZkChroot, TlogReplayBufferedWhileIndexingTest, ZkNodePropsTest, BackupRestoreApiErrorConditionsTest, CollectionsAPIAsyncDistributedZkTest, LocalFSCloudIncrementalBackupTest, SplitByPrefixTest, ScheduledTriggerIntegrationTest, ScheduledTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, HdfsChaosMonkeySafeLeaderTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestDynamicLoading, BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, PingRequestHandlerTest, TestContainerPlugin, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestStressIncrementalBackup, TestSystemCollAutoCreate, V2ApiIntegrationTest, XmlUpdateRequestHandlerTest, AdminHandlersProxyTest, LukeRequestHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, ThreadDumpHandlerTest, V2CollectionBackupsAPIMappingTest, ZookeeperReadAPITest, ZookeeperStatusHandlerTest, BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, MoreLikeThisComponentTest, QueryElevationComponentTest, ShardsWhitelistTest, StatsComponentTest, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, MetricsDisabledCloudTest, SolrShardReporterTest, TestGeoJSONResponseWriter, TestRawResponseWriter, TestExplainDocTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, CurrencyFieldTypeTest, IndexSchemaRuntimeFieldTest, ManagedSchemaRoundRobinCloudTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, PreAnalyzedFieldTest, RankFieldTest, SchemaApiFailureTest, TestBinaryField, TestBulkSchemaConcurrent, TestCollationField, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, MaxScoreCollectorTest, QueryParsingTest, RankQParserPluginTest, RankQueryTest, TestBlockCollapse, TestFastLRUCache, TestFieldSortValues, TestFilteredDocIdSet, TestFiltering, TestMaxScoreQueryParser, TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestRealTimeGet, TestSolr4Spatial2, TestSolrCachePerf, TestSolrCoreParser, TestSolrJ, TestSolrQueryParser, TestTrieFacet, TestCloudJSONFacetSKGEquiv, TestOrdValues, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, CrossCollectionJoinQueryTest, TestNonDefinedSimilarityFactory, BasicAuthOnSingleNodeTest, JWTVerificationkeyResolverTest, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, DirectSolrConnectionTest, NoCacheHeaderTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, TestFileDictionaryLookup, TestFuzzyAnalyzedSuggestions, BlockCacheTest, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSort, AnalysisErrorHandlingTest, CdcrUpdateLogTest, TestAtomicUpdateErrorCases, TestInPlaceUpdatesDistrib]
   [junit4] Completed [938/939 (2!)] on J3 in 2652.04s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J3: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J3-20210614_011547_7908164215496792653030.sysout
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid1364152.hprof ...
   [junit4] Heap dump file created [701384114 bytes in 2.246 secs]
   [junit4] <<< JVM J3: EOF ----

[...truncated 9554 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:637: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:571: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid1364152.hprof

Total time: 331 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any