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/01/24 10:09:31 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 32 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.8/32/

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([32B86CC229FD7200:B99FBF1368FBD984]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:220)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:85)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:345)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:566)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:506)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=45752, name=qtp844142749-45752, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=45753, name=qtp844142749-45753, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=45751, name=qtp844142749-45751, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=45746, name=qtp844142749-45746, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=45833, name=Connector-Scheduler-366f0a0f-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=45747, name=qtp844142749-45747, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=45749, name=qtp844142749-45749, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=45748, name=qtp844142749-45748-acceptor-0@32a1fded-ServerConnector@366f0a0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38861}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=45750, name=qtp844142749-45750, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=45754, name=Session-HouseKeeper-66e1cd10-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=45752, name=qtp844142749-45752, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=45753, name=qtp844142749-45753, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=45751, name=qtp844142749-45751, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=45746, name=qtp844142749-45746, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=45833, name=Connector-Scheduler-366f0a0f-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=45747, name=qtp844142749-45747, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=45749, name=qtp844142749-45749, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=45748, name=qtp844142749-45748-acceptor-0@32a1fded-ServerConnector@366f0a0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38861}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:419)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:247)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:388)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=45750, name=qtp844142749-45750, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=45754, name=Session-HouseKeeper-66e1cd10-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32B86CC229FD7200]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=45747, name=qtp844142749-45747, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=45752, name=qtp844142749-45752, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=45749, name=qtp844142749-45749, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=45748, name=qtp844142749-45748, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=45753, name=qtp844142749-45753, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=45750, name=qtp844142749-45750, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=45751, name=qtp844142749-45751, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=45746, name=qtp844142749-45746, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=45833, name=Connector-Scheduler-366f0a0f-1, state=WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=45754, name=Session-HouseKeeper-66e1cd10-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=45747, name=qtp844142749-45747, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=45752, name=qtp844142749-45752, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=45749, name=qtp844142749-45749, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=45748, name=qtp844142749-45748, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=45753, name=qtp844142749-45753, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=45750, name=qtp844142749-45750, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=45751, name=qtp844142749-45751, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=45746, name=qtp844142749-45746, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
        at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=45833, name=Connector-Scheduler-366f0a0f-1, state=WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=45754, name=Session-HouseKeeper-66e1cd10-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([32B86CC229FD7200]:0)




Build Log:
[...truncated 14723 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1643155 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-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.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1643157 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_32B86CC229FD7200-001/data-dir-106-001
   [junit4]   2> 1643157 WARN  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1643157 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1643159 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1643159 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1643159 INFO  (SUITE-ShardSplitTest-seed#[32B86CC229FD7200]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qc/s
   [junit4]   2> 1643293 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1643299 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1643300 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1643301 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1643417 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43055
   [junit4]   2> 1643417 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43055
   [junit4]   2> 1643417 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43055
   [junit4]   2> 1643417 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43055
   [junit4]   2> 1643490 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1643493 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1643498 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1643501 DEBUG (zkConnectionManagerCallback-10380-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ff101a7 name: ZooKeeperConnection Watcher:127.0.0.1:43055 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1643501 INFO  (zkConnectionManagerCallback-10380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1643501 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1643502 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1643503 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1643505 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1643506 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1643507 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1643507 DEBUG (zkConnectionManagerCallback-10382-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ffdc1fd name: ZooKeeperConnection Watcher:127.0.0.1:43055/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1643507 INFO  (zkConnectionManagerCallback-10382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1643507 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1643508 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1643508 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1643512 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1643512 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1643513 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1643513 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1643515 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1643515 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1643516 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1643516 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1643517 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1643517 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1643522 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1643522 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1643523 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1643523 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1643524 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1643524 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1643525 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1643525 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1643529 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1643529 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1643530 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1643530 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1643532 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1643928 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1643929 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1643929 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1643934 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1643934 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1643934 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ee54e24{/qc/s,null,AVAILABLE}
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e69f7a0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46587}
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.s.Server Started @1643984ms
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_32B86CC229FD7200-001/tempDir-001/control/data, hostContext=/qc/s, hostPort=46587, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_32B86CC229FD7200-001/control-001/cores}
   [junit4]   2> 1643935 ERROR (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1643935 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-24T09:33:47.740Z
   [junit4]   2> 1643935 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1643937 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1643939 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1643940 DEBUG (zkConnectionManagerCallback-10384-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cfb5a37 name: ZooKeeperConnection Watcher:127.0.0.1:43055/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1643940 INFO  (zkConnectionManagerCallback-10384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1643940 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1643940 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1643945 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-SendThread(127.0.0.1:43055)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102eaa8f7320002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102eaa8f7320002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102eaa8f7320002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1644084 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1644084 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1644084 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_32B86CC229FD7200-001/control-001/solr.xml
   [junit4]   2> 1644087 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1644087 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1644088 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@638c7f72, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1646107 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1646109 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@209206d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1646109 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@209206d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1646126 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f7d56a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1646126 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f7d56a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1646127 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43055/solr
   [junit4]   2> 1646128 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646132 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646132 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1646132 DEBUG (zkConnectionManagerCallback-10395-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@634c57b7 name: ZooKeeperConnection Watcher:127.0.0.1:43055 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1646132 INFO  (zkConnectionManagerCallback-10395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646132 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646132 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646133 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-SendThread(127.0.0.1:43055)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102eaa8f7320003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102eaa8f7320003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102eaa8f7320003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1646332 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1646337 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646337 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1646337 DEBUG (zkConnectionManagerCallback-10397-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d35c574 name: ZooKeeperConnection Watcher:127.0.0.1:43055/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1646337 INFO  (zkConnectionManagerCallback-10397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646337 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646339 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1646340 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1646342 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1646343 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1646344 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1646344 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1646345 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1646346 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1646346 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1646347 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1646348 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1646348 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1646351 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1646352 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1646356 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1646357 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1646359 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1646361 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1646363 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1646364 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1646365 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1646366 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1646368 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1646370 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1646374 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1646375 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1646376 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1646379 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1646385 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1646387 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1646390 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1646392 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1646394 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1646397 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1646398 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1646403 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1646408 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1646411 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1646414 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1646416 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1646418 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1646421 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1646425 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1646429 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1646430 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1646435 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1646436 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1646439 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1646441 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1646442 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1646447 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1646451 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1646452 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1646455 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1646457 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1646458 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1646459 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1646460 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1646460 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1646460 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1646461 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1646461 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1646461 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1646462 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1646463 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1646468 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46587_qc%2Fs
   [junit4]   2> 1646468 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1646470 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.Overseer Overseer (id=72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) starting
   [junit4]   2> 1646475 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1646480 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1646487 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1646498 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46587_qc%2Fs
   [junit4]   2> 1646499 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1646502 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1646502 DEBUG (zkCallback-10396-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1646504 INFO  (zkCallback-10396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1646504 DEBUG (zkCallback-10396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46587_qc%2Fs]
   [junit4]   2> 1646504 INFO  (OverseerStateUpdate-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46587_qc%2Fs
   [junit4]   2> 1646506 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1646506 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1646506 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1646506 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1646506 INFO  (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1646506 DEBUG (OverseerStateUpdate-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:46587_qc%2Fs] -> [127.0.0.1:46587_qc%2Fs]
   [junit4]   2> 1646509 DEBUG (OverseerStateUpdate-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1646509 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1646509 DEBUG (OverseerAutoScalingTriggerThread-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1646510 WARN  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] 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> 1646525 DEBUG (OverseerAutoScalingTriggerThread-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1646543 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1646569 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@638c7f72
   [junit4]   2> 1646807 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@638c7f72
   [junit4]   2> 1646807 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@638c7f72
   [junit4]   2> 1646809 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_32B86CC229FD7200-001/control-001/cores
   [junit4]   2> 1646843 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646846 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646846 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1646847 DEBUG (zkConnectionManagerCallback-10414-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2787d69 name: ZooKeeperConnection Watcher:127.0.0.1:43055/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1646847 INFO  (zkConnectionManagerCallback-10414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646847 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646847 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646847 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1646849 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1646849 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1646849 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:46587_qc%2Fs]
   [junit4]   2> 1646850 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1646850 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1646850 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1646850 INFO  (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43055/solr ready
   [junit4]   2> 1646856 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1646858 DEBUG (TEST-ShardSplitTest.test-seed#[32B86CC229FD7200]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1646859 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1646860 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1646860 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46587_qc%2Fs",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1646860 DEBUG (OverseerThreadFactory-10404-thread-1-processing-n:127.0.0.1:46587_qc%2Fs) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1646862 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1646862 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1646862 DEBUG (OverseerCollectionConfigSetProcessor-72878555414003716-127.0.0.1:46587_qc%2Fs-n_0000000000) [n:127.0.0.1:46587_qc%2Fs     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1646862 DEBUG (OverseerCollectionConfigSet

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

   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=45752, name=qtp844142749-45752, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=45749, name=qtp844142749-45749, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=45748, name=qtp844142749-45748, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=45753, name=qtp844142749-45753, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=45750, name=qtp844142749-45750, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=45751, name=qtp844142749-45751, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:842)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:892)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=45746, name=qtp844142749-45746, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:149)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:156)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:572)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:509)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$55/481044964.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=45833, name=Connector-Scheduler-366f0a0f-1, state=WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=45754, name=Session-HouseKeeper-66e1cd10-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([32B86CC229FD7200]:0)
   [junit4] Completed [505/923 (1!)] on J2 in 595.41s, 11 tests, 3 errors <<< FAILURES!

[...truncated 52003 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 35 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540
	at __randomizedtesting.SeedInfo.seed([94856A602BFD1D:88C0BAB0CED790E5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1538)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:267)
	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 13980 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1203459 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-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.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1203460 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/data-dir-62-001
   [junit4]   2> 1203460 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vs/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1205053 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1205082 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1205096 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@349f618a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1205285 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6ca84ae{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-38641-hadoop-hdfs-3_2_0-tests_jar-_-any-4336917810169047931/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1205286 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17b43b4e{HTTP/1.1, (http/1.1)}{localhost.localdomain:38641}
   [junit4]   2> 1205286 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1205313ms
   [junit4]   2> 1206061 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1206125 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1206130 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37fe9fd0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1206236 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@47d650c7{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-45837-hadoop-hdfs-3_2_0-tests_jar-_-any-6302320145710170032/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1206237 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b028d{HTTP/1.1, (http/1.1)}{localhost:45837}
   [junit4]   2> 1206237 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1206263ms
   [junit4]   2> 1206716 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1206718 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675e1dc4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1206830 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@55aedec9{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-37883-hadoop-hdfs-3_2_0-tests_jar-_-any-5460036493500035338/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1206831 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1df35740{HTTP/1.1, (http/1.1)}{localhost:37883}
   [junit4]   2> 1206831 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1206858ms
   [junit4]   2> 1208418 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: Processing first storage report for DS-79b27171-1cf9-4a82-909d-107f954cc8af from datanode df7e9a28-e54e-442d-93cd-4511ad5c2f24
   [junit4]   2> 1208420 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: from storage DS-79b27171-1cf9-4a82-909d-107f954cc8af node DatanodeRegistration(127.0.0.1:34835, datanodeUuid=df7e9a28-e54e-442d-93cd-4511ad5c2f24, infoPort=38643, infoSecurePort=0, ipcPort=43733, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: Processing first storage report for DS-580bcb52-4e86-462a-b572-4710b0d36c27 from datanode 572c0273-d000-45d1-b413-7d6ed4cc0bd7
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: from storage DS-580bcb52-4e86-462a-b572-4710b0d36c27 node DatanodeRegistration(127.0.0.1:41165, datanodeUuid=572c0273-d000-45d1-b413-7d6ed4cc0bd7, infoPort=37921, infoSecurePort=0, ipcPort=38843, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: Processing first storage report for DS-3dfe7c5b-1875-4faf-906d-589969709381 from datanode df7e9a28-e54e-442d-93cd-4511ad5c2f24
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: from storage DS-3dfe7c5b-1875-4faf-906d-589969709381 node DatanodeRegistration(127.0.0.1:34835, datanodeUuid=df7e9a28-e54e-442d-93cd-4511ad5c2f24, infoPort=38643, infoSecurePort=0, ipcPort=43733, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208423 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: Processing first storage report for DS-eaddf031-563e-44b6-9755-880e403561d2 from datanode 572c0273-d000-45d1-b413-7d6ed4cc0bd7
   [junit4]   2> 1208423 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: from storage DS-eaddf031-563e-44b6-9755-880e403561d2 node DatanodeRegistration(127.0.0.1:41165, datanodeUuid=572c0273-d000-45d1-b413-7d6ed4cc0bd7, infoPort=37921, infoSecurePort=0, ipcPort=38843, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208645 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1208646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1208646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1208647 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42769
   [junit4]   2> 1208748 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208750 INFO  (zkConnectionManagerCallback-7468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1208750 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208753 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208754 INFO  (zkConnectionManagerCallback-7470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1208754 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208756 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1208762 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1208764 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1208765 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1208767 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1208768 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1208770 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1208772 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1208773 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1208775 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1208776 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1208778 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3af7b8a5{/vs,null,AVAILABLE}
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55770e38{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35253}
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.Server Started @1209326ms
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_control_data, replicaType=NRT, hostContext=/vs, hostPort=35253, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores}
   [junit4]   2> 1209300 ERROR (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:52.357Z
   [junit4]   2> 1209301 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209302 INFO  (zkConnectionManagerCallback-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209302 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209303 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa3300780002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa3300780002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa3300780002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1209404 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209404 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/solr.xml
   [junit4]   2> 1209406 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209406 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209408 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209991 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1209992 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18be3653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209992 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18be3653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209995 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab71d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209995 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab71d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209997 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1210003 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210011 INFO  (zkConnectionManagerCallback-7483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210011 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210113 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210114 INFO  (zkConnectionManagerCallback-7485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210114 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210213 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35253_vs
   [junit4]   2> 1210213 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.Overseer Overseer (id=72895640949489668-127.0.0.1:35253_vs-n_0000000000) starting
   [junit4]   2> 1210218 INFO  (OverseerStateUpdate-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35253_vs
   [junit4]   2> 1210218 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35253_vs
   [junit4]   2> 1210219 INFO  (OverseerStateUpdate-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1210221 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1210221 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] 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> 1210242 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1210275 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210282 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210282 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210283 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores
   [junit4]   2> 1210295 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210296 INFO  (zkConnectionManagerCallback-7502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210296 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210297 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1210298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42769/solr ready
   [junit4]   2> 1210302 INFO  (OverseerThreadFactory-7492-thread-1-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1210409 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1210409 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1211425 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1211437 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1211442 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1211457 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1211458 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42073/solr_hdfs_home
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1211500 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1211588 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211588 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1211594 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1211611 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211621 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1211627 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1211627 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1211632 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211632 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1211632 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@782c7834
   [junit4]   2> 1212302 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1212366 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1212366 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212368 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=65.2265625, floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=14.416000961642544, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.399472608630678
   [junit4]   2> 1212478 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1212478 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1212482 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1212483 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690033492370391040
   [junit4]   2> 1212485 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212486 INFO  (searcherExecutor-7504-thread-1-processing-n:127.0.0.1:35253_vs x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1212490 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1212491 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1212495 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1212495 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72895640949489668-core_node2-n_0000000000
   [junit4]   2> 1212497 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1212497 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212599 INFO  (zkCallback-7484-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212599 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212599 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1212600 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212601 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2192
   [junit4]   2> 1212603 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1212603 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212702 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35253_vs&wt=javabin&version=2} status=0 QTime=2403
   [junit4]   2> 1212703 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1212703 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212809 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212810 INFO  (zkConnectionManagerCallback-7513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212810 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1212811 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1212812 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42769/solr ready
   [junit4]   2> 1212812 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1212817 INFO  (OverseerThreadFactory-7492-thread-2-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1212818 INFO  (OverseerCollectionConfigSetProcessor-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] 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> 1213022 WARN  (OverseerThreadFactory-7492-thread-2-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1213024 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1213024 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1213026 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 1213027 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1213028 INFO  (watches-7510-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213028 INFO  (watches-7510-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213028 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213028 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1213139 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7363ea7f{/vs,null,AVAILABLE}
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a4aba6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40207}
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.Server Started @1213168ms
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=40207, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/cores}
   [junit4]   2> 1213142 ERROR (closeThreadPool-7514-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.199Z
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213146 INFO  (zkConnectionManagerCallback-7516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213146 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213247 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213248 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/solr.xml
   [junit4]   2> 1213264 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1213264 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213266 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27fa250d{/vs,null,AVAILABLE}
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53ee8c5d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41045}
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.Server Started @1213302ms
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=41045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001/cores}
   [junit4]   2> 1213276 ERROR (closeThreadPool-7514-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.333Z
   [junit4]   2> 1213277 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213278 INFO  (zkConnectionManagerCallback-7521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213278 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213378 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001/solr.xml
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213380 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213380 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213382 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25199e60{/vs,null,AVAILABLE}
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1335b08f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42401}
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.Server Started @1213410ms
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=42401, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001/cores}
   [junit4]   2> 1213384 ERROR (closeThreadPool-7514-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.441Z
   [junit4]   2> 1213385 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213385 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213386 INFO  (zkConnectionManagerCallback-7523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213386 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213487 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213487 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001/solr.xml
   [junit4]   2> 1213490 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213490 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213491 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213497 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@523cd366{/vs,null,AVAILABLE}
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ff13069{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45221}
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.Server Started @1213527ms
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=45221, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/cores}
   [junit4]   2> 1213501 ERROR (closeThreadPool-7514-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.558Z
   [junit4]   2> 1213507 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213507 INFO  (zkConnectionManagerCallback-7531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213507 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213508 WARN  (closeThreadPool-7514-thread-4-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa330078000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1213608 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213608 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/solr.xml
   [junit4]   2> 1213611 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213611 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213612 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213870 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1213871 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7258fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213871 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7258fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213878 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71947933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213878 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71947933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213879 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1213880 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213883 INFO  (zkConnectionManagerCallback-7542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213883 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213884 WARN  (closeThreadPool-7514-thread-4-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa330078000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1213938 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1213938 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b70e64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213939 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b70e64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213943 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33320f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213943 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33320f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213944 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1213945 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213947 INFO  (zkConnectionManagerCallback-7550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213947 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213985 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213986 INFO  (zkConnectionManagerCallback-7552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213986 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213990 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:45221_vs as DOWN
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45221_vs
   [junit4]   2> 1213995 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213995 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213996 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213996 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1213997 WARN  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] 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> 1214018 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1214038 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214048 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214048 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214049 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/cores
   [junit4]   2> 1214065 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45221_vs
   [junit4]   2> 1214087 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214088 INFO  (zkConnectionManagerCallback-7562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214089 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214093 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1214098 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:40207_vs as DOWN
   [junit4]   2> 1214099 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1214099 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40207_vs
   [junit4]   2> 1214101 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214101 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214103 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1214103 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214103 WARN  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] 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> 1214118 INFO  (zkCallback-7561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214123 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1214159 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214168 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214168 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214170 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/cores
   [junit4]   2> 1214191 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40207_vs
   [junit4]   2> 1214497 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1214498 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40f3c64b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214498 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40f3c64b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214500 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a352266[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214500 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a352266[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214501 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1214502 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214503 INFO  (zkConnectionManagerCallback-7578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214503 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214605 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214606 INFO  (zkConnectionManagerCallback-7580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214606 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214610 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1214612 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:41045_vs as DOWN
   [junit4]   2> 1214613 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1214613 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41045_vs
   [junit4]   2> 1214615 INFO  (zkCallback-7561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214616 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s

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

dfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1276085 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42769
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42769
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42769
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=94856A602BFD1D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/test-data/enwiki.random.lines.txt -Dtests.locale=ar-LY -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 67.5s J2 | HdfsChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94856A602BFD1D:88C0BAB0CED790E5]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1538)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:267)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1276092 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1276101 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@55aedec9{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1df35740{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@675e1dc4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1276104 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1276105 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-403685611-127.0.0.1-1611741527581 (Datanode Uuid 572c0273-d000-45d1-b413-7d6ed4cc0bd7) service to localhost.localdomain/127.0.0.1:42073
   [junit4]   2> 1276126 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@47d650c7{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b028d{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37fe9fd0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1276133 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1276134 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-403685611-127.0.0.1-1611741527581 (Datanode Uuid df7e9a28-e54e-442d-93cd-4511ad5c2f24) service to localhost.localdomain/127.0.0.1:42073
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@6ca84ae{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@17b43b4e{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@349f618a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001
   [junit4]   2> Jan 27, 2021 9:59:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1254, maxMBSortInHeap=7.591975503469771, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=9,free=247746568,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeEstimatorTest, TestSearcherReuse, TestManagedSchemaAPI, MoveReplicaTest, TestReloadAndDeleteDocs, TestRestoreCore, RegexBoostProcessorTest, TestMinHashQParser, SolrMetricsIntegrationTest, TestCoreDiscovery, StatsComponentTest, TestFreeTextSuggestions, DeleteInactiveReplicaTest, DocValuesTest, TestSortByMinMaxFunction, TestUpdate, DateMathParserTest, TestConfigSetsAPI, TestBinaryField, RestartWhileUpdatingTest, TestQueryTypes, TestUninvertingReader, TestSolrJ, TestOverriddenPrefixQueryForCustomFieldType, DeleteShardTest, TestRequestForwarding, AnalyticsMergeStrategyTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, FieldAnalysisRequestHandlerTest, TestDocSet, TestSafeXMLParsing, TestRawResponseWriter, LeaderElectionTest, SchemaVersionSpecificBehaviorTest, TestBM25SimilarityFactory, IndexSchemaTest, SecurityHeadersTest, TermVectorComponentTest, NodeLostTriggerTest, FileBasedSpellCheckerTest, TlogReplayBufferedWhileIndexingTest, TestCloudJSONFacetSKGEquiv, TestReplicationHandler, CollectionReloadTest, ComputePlanActionTest, TestSchemaField, SubstringBytesRefFilterTest, DataDrivenBlockJoinTest, ConcurrentCreateRoutedAliasTest, TestQueryingOnDownCollection, DistributedFacetPivotSmallAdvancedTest, UninvertDocValuesMergePolicyTest, SpellPossibilityIteratorTest, PeerSyncWithLeaderTest, DirectoryFactoryTest, TestLegacyTerms, MBeansHandlerTest, TestXIncludeConfig, TestTextField, HdfsChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [261/923 (1!)] on J2 in 74.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 53006 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 34 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([79318001972E62DB:91ED2DE364C678FB]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 392331112 and allocated threshold 374734848

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
	... 45 more




Build Log:
[...truncated 13336 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-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.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001/data-dir-18-001
   [junit4]   2> 284606 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 284616 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 284632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 284642 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 284651 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 285063 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 285065 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:671) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 285067 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 285068 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285069 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bcfc7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285069 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bcfc7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285072 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285074 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fcc9515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285074 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fcc9515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285075 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] 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> 285112 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285118 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285118 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285120 INFO  (coreLoadExecutor-1909-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 285223 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 285306 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 285327 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 285336 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001/data-dir-18-001/]
   [junit4]   2> 285346 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=0.47265625, floorSegmentMB=0.7265625, forceMergeDeletesPctAllowed=3.514521623259612, segmentsPerTier=11.0, maxCFSSegmentSizeMB=1.6572265625, noCFSRatio=0.49643526929070636, deletesPctAllowed=46.33399177914858
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4961203336877418]
   [junit4]   2> 285389 WARN  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 285396 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 285397 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 285397 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285401 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 285407 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285408 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285408 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285409 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285409 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285420 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285420 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 285421 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285423 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285423 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285430 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285430 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 285431 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285431 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285432 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285432 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285433 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285433 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285440 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285441 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 285442 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285443 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285443 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285444 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285444 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285445 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285504 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285505 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 285506 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285507 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285507 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285508 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285508 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285509 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285522 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285523 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 285525 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 285525 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285527 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285540 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285541 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 285542 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285544 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285544 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285553 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285554 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285554 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285555 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285555 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285629 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285631 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 74
   [junit4]   2> 285632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285633 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285634 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285634 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285635 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285649 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285650 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 285651 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285652 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285653 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285653 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285654 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285654 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285667 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285668 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 285668 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285669 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285669 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285693 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285693 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 285694 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285694 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285695 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285695 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285696 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285696 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285703 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285703 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 285704 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285704 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285705 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285705 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285706 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285706 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285714 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285714 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285715 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285716 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285716 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285717 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285717 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285718 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285724 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285725 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 285727 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 285732 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285733 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285733 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285734 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285734 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285839 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285840 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 105
   [junit4]   2> 285840 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285841 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285841 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285900 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285901 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> 285902 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285903 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285903 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285921 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285923 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 285924 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285924 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285925 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285938 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285941 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285956 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285957 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 285957 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285958 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285960 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 285961 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285962 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285962 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285970 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285971 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285977 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 285977 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 285978 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 392331112 and allocated threshold 374734848
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 285979 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=79318001972E62DB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/test-data/enwiki.random.lines.txt -Dtests.locale=ar-YE -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79318001972E62DB:91ED2DE364C678FB]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 392331112 and allocated threshold 374734848
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    > 	... 45 more
   [junit4]   2> 285990 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 285990 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 285992 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 285996 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 286005 INFO  (TestCircuitBreaker-1915-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9
   [junit4]   2> 286006 INFO  (TestCircuitBreaker-1915-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=8
   [junit4]   2> 286008 INFO  (TestCircuitBreaker-1915-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10
   [junit4]   2> 286008 INFO  (TestCircuitBreaker-1915-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10
   [junit4]   2> 286009 INFO  (TestCircuitBreaker-1915-thread-5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286009 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 286013 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 286013 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286014 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 286202 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 286204 INFO  (TestCircuitBreaker-1916-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286209 INFO  (TestCircuitBreaker-1916-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286209 INFO  (TestCircuitBreaker-1916-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286209 INFO  (TestCircuitBreaker-1916-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286211 INFO  (TestCircuitBreaker-1916-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 286212 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 286212 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 286212 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1924391304
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42c731e0
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@42c731e0
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a9f88c2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7a63875b
   [junit4]   2> 286234 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 286242 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 286242 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@254cef84: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6c9d264d
   [junit4]   2> 286247 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 286247 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31e2db7d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6ab3139d
   [junit4]   2> 286249 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 286249 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@505e37d7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@9d36b61
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-YE, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=88355880,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, TestSimExecutePlanAction, TestSQLHandlerNonCloud, HdfsNNFailoverTest, SpellCheckCollatorTest, MoveReplicaHDFSFailoverTest, DynamicMapsTest, LeaderFailureAfterFreshStartTest, NotRequiredUniqueKeyTest, TestDistributedMissingSort, DaemonStreamApiTest, RouteFieldTest, DisMaxRequestHandlerTest, MetricsHistoryHandlerTest, DebugComponentTest, SolrShardReporterTest, CopyFieldTest, RulesTest, TestCircuitBreaker]
   [junit4] Completed [84/923 (1!)] on J0 in 1.88s, 5 tests, 1 error <<< FAILURES!

[...truncated 53568 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 33 - Still Unstable!

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41075/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16180 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 7169238 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-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.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 7169238 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 7169238 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/data-dir-121-001
   [junit4]   2> 7169238 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 7169239 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 7169240 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 7169240 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001
   [junit4]   2> 7169240 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 7169240 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 7169240 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 7169241 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 7169340 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 43219
   [junit4]   2> 7169341 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43219
   [junit4]   2> 7169341 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43219
   [junit4]   2> 7169341 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43219
   [junit4]   2> 7169342 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169345 INFO  (zkConnectionManagerCallback-63914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169345 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169351 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169352 INFO  (zkConnectionManagerCallback-63916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169352 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169353 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169354 INFO  (zkConnectionManagerCallback-63918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169354 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 7169457 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@683e5032{/solr,null,AVAILABLE}
   [junit4]   2> 7169458 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea01a6{/solr,null,AVAILABLE}
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55d1e03a{SSL, (ssl, http/1.1)}{127.0.0.1:41075}
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2679dbbd{SSL, (ssl, http/1.1)}{127.0.0.1:40115}
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.e.j.s.Server Started @7169497ms
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.e.j.s.Server Started @7169497ms
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43219/solr, hostPort=41075}
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43219/solr, hostPort=40115}
   [junit4]   2> 7169459 ERROR (jetty-launcher-63919-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7169459 ERROR (jetty-launcher-63919-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T12:05:39.944Z
   [junit4]   2> 7169459 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T12:05:39.944Z
   [junit4]   2> 7169460 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169460 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169461 INFO  (zkConnectionManagerCallback-63923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169461 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169461 INFO  (zkConnectionManagerCallback-63922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169461 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169461 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7169461 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7169465 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7169465 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7169465 WARN  (jetty-launcher-63919-thread-2-SendThread(127.0.0.1:43219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f05a5f4f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 7169466 WARN  (jetty-launcher-63919-thread-1-SendThread(127.0.0.1:43219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f05a5f4f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 7169730 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7169730 WARN  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7169731 WARN  (jetty-launcher-63919-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c53021b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7169731 WARN  (jetty-launcher-63919-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c53021b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7169733 WARN  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7169734 WARN  (jetty-launcher-63919-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@298dd5f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7169734 WARN  (jetty-launcher-63919-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@298dd5f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7169735 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43219/solr
   [junit4]   2> 7169739 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169740 INFO  (zkConnectionManagerCallback-63937-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169740 INFO  (jetty-launcher-63919-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169841 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7169842 INFO  (zkConnectionManagerCallback-63939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7169842 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7169899 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41075_solr
   [junit4]   2> 7169900 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.Overseer Overseer (id=72884814928084998-127.0.0.1:41075_solr-n_0000000000) starting
   [junit4]   2> 7169904 INFO  (OverseerStateUpdate-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41075_solr
   [junit4]   2> 7169904 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41075_solr
   [junit4]   2> 7169905 INFO  (OverseerStateUpdate-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7169906 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 7169907 WARN  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_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> 7169940 INFO  (jetty-launcher-63919-thread-2) [n:127.0.0.1:41075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node2
   [junit4]   2> 7171028 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7171029 WARN  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7171030 WARN  (jetty-launcher-63919-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33c3172d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7171030 WARN  (jetty-launcher-63919-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33c3172d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7171032 WARN  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7171032 WARN  (jetty-launcher-63919-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@299a5391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7171032 WARN  (jetty-launcher-63919-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@299a5391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7171034 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43219/solr
   [junit4]   2> 7171035 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7171035 INFO  (zkConnectionManagerCallback-63957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7171035 INFO  (jetty-launcher-63919-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7171137 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7171138 INFO  (zkConnectionManagerCallback-63959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7171138 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7171141 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7171144 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40115_solr as DOWN
   [junit4]   2> 7171145 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7171145 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40115_solr
   [junit4]   2> 7171146 INFO  (zkCallback-63938-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 7171147 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 7171147 WARN  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_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> 7171151 INFO  (zkCallback-63958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 7171158 INFO  (jetty-launcher-63919-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1
   [junit4]   2> 7171163 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 7171164 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7171164 INFO  (zkConnectionManagerCallback-63970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7171164 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7171165 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7171166 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43219/solr ready
   [junit4]   2> 7171195 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 7171230 INFO  (OverseerThreadFactory-63946-thread-1-processing-n:127.0.0.1:41075_solr) [n:127.0.0.1:41075_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 7171336 INFO  (OverseerStateUpdate-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41075_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7171338 INFO  (OverseerStateUpdate-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40115_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7171543 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171544 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7171546 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7171566 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 7171573 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 7171573 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171573 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171574 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 7171576 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171577 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7171585 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 7171591 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 7171592 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171592 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171592 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 7171609 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171609 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171609 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7171609 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7171611 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171611 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171611 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171611 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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 1689860274489655296
   [junit4]   2> 7171613 INFO  (searcherExecutor-63972-thread-1-processing-n:127.0.0.1:41075_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:41075_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> 7171613 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7171617 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171617 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7171621 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171621 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171630 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7171630 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7171631 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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=9989ms
   [junit4]   2> 7171631 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171631 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171631 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171631 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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 1689860274510626816
   [junit4]   2> 7171633 INFO  (searcherExecutor-63974-thread-1-processing-n:127.0.0.1:40115_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:40115_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> 7171633 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7171637 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7171637 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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> 7172132 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172132 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172132 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41075/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 7172133 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:41075/solr  START replicas=[https://127.0.0.1:40115/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 7172133 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:41075/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 7172136 INFO  (qtp1770205894-296933) [n:127.0.0.1:40115_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> 7172136 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172136 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172136 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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/72884814928084998-core_node3-n_0000000000
   [junit4]   2> 7172138 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41075/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 7172139 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172240 INFO  (zkCallback-63938-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> 7172241 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172242 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172243 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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=699
   [junit4]   2> 7172343 INFO  (zkCallback-63938-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> 7172343 INFO  (zkCallback-63938-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> 7172640 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172644 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172645 INFO  (qtp1770205894-296937) [n:127.0.0.1:40115_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=1069
   [junit4]   2> 7172647 INFO  (qtp439027508-296938) [n:127.0.0.1:41075_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> 7172648 INFO  (qtp439027508-296938) [n:127.0.0.1:41075_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172745 INFO  (zkCallback-63938-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> 7172745 INFO  (zkCallback-63958-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> 7172745 INFO  (zkCallback-63958-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> 7172745 INFO  (zkCallback-63938-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> 7172746 INFO  (qtp439027508-296938) [n:127.0.0.1:41075_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=1518
   [junit4]   2> 7172746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 7172746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:40115/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>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:41075_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:40115_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> 7172750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1945412891
   [junit4]   2> 7172750 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40115_solr
   [junit4]   2> 7172751 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 7172751 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40115_solr as DOWN
   [junit4]   2> 7172756 INFO  (coreCloseExecutor-63986-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5795a8f3
   [junit4]   2> 7172756 INFO  (coreCloseExecutor-63986-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@5795a8f3
   [junit4]   2> 7172756 INFO  (coreCloseExecutor-63986-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@5795a8f3
   [junit4]   2> 7172757 INFO  (coreCloseExecutor-63986-thread-1) [n:127.0.0.1:40115_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 7172758 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 7172758 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 7172758 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 7172758 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 7172760 INFO  (zkCallback-63938-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 7172760 WARN  (jetty-launcher-63919-thread-1-SendThread(127.0.0.1:43219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f05a5f4f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 7172761 INFO  (zkCallback-63969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 7172857 INFO  (zkCallback-63938-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 7172857 INFO  (zkCallback-63938-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> 7172862 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2679dbbd{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 7172863 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@683e5032{/solr,null,STOPPED}
   [junit4]   2> 7172863 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7172863 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 40115
   [junit4]   2> 7172864 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 7172864 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7172867 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:41075_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:41075/solr"}
   [junit4]   2> 7172870 ERROR (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 7172872 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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> 7172872 ERROR (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 7172872 INFO  (qtp439027508-296934) [n:127.0.0.1:41075_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=2
   [junit4]   2> 7172872 ERROR (qtp439027508-296934) [n:127.0.0.1:41075_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 7172874 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=40115)
   [junit4]   2> 7172875 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 40115 try number 2 ...
   [junit4]   2> 7172875 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 7172876 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7172876 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7172876 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 7172876 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58e2ab44{/solr,null,AVAILABLE}
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55911c5a{SSL, (ssl, http/1.1)}{127.0.0.1:40115}
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.s.Server Started @7172915ms
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43219/solr, hostPort=40115}
   [junit4]   2> 7172877 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 7172877 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T12:05:43.362Z
   [junit4]   2> 7172878 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7172878 INFO  (zkConnectionManagerCallback-63990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7172878 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7172879 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7172882 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7173231 INFO  (OverseerCollectionConfigSetProcessor-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_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> 7173410 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 7173411 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7173411 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f8540ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7173411 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f8540ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7173414 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 7173414 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@628616f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7173414 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@628616f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 7173415 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43219/solr
   [junit4]   2> 7173416 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7173417 INFO  (zkConnectionManagerCallback-64001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7173417 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7173519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7173519 INFO  (zkConnectionManagerCallback-64003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7173519 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7173523 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7173526 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40115_solr as DOWN
   [junit4]   2> 7173527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 7173527 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40115_solr
   [junit4]   2> 7173528 INFO  (zkCallback-63969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 7173528 INFO  (zkCallback-63938-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 7173528 INFO  (zkCallback-64002-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 7173530 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 7173530 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_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> 7173546 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1
   [junit4]   2> 7173546 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[1AD0B34F1F8C7581]) [n:127.0.0.1:40115_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 7173553 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 7173562 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 7173562 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 7173562 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 7173568 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 7173575 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 7173575 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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> 7173575 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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> 7173575 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 7173606 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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> 7173606 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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> 7173607 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7173607 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7173608 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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> 7173608 INFO  (coreLoadExecutor-64009-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAre

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

tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 7184573 INFO  (jetty-closer-64023-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 7184575 INFO  (closeThreadPool-64032-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72884814928084998-127.0.0.1:41075_solr-n_0000000000) closing
   [junit4]   2> 7184575 INFO  (OverseerStateUpdate-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [n:127.0.0.1:41075_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41075_solr
   [junit4]   2> 7184575 INFO  (qtp439027508-296938) [n:127.0.0.1:41075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40115_solr&onlyIfLeaderActive=true&core=testOtherReplicasAreNotActive_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=10938
   [junit4]   2> 7184576 INFO  (OverseerAutoScalingTriggerThread-72884814928084998-127.0.0.1:41075_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 7184579 WARN  (jetty-launcher-63919-thread-2-SendThread(127.0.0.1:43219)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f05a5f4f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102f05a5f4f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 7184580 INFO  (closeThreadPool-64032-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72884814928084998-127.0.0.1:41075_solr-n_0000000000) closing
   [junit4]   2> 7184680 INFO  (jetty-closer-64023-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72884814928084998-127.0.0.1:41075_solr-n_0000000000) closing
   [junit4]   2> 7184681 INFO  (jetty-closer-64023-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55d1e03a{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 7184681 INFO  (jetty-closer-64023-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ea01a6{/solr,null,STOPPED}
   [junit4]   2> 7184681 INFO  (jetty-closer-64023-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7184781 INFO  (jetty-closer-64023-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55911c5a{SSL, (ssl, http/1.1)}{127.0.0.1:40115}
   [junit4]   2> 7184782 INFO  (jetty-closer-64023-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58e2ab44{/solr,null,STOPPED}
   [junit4]   2> 7184782 INFO  (jetty-closer-64023-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 7184782 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 7184984 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72884814928084998-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72884814928084998-127.0.0.1:41075_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 7184987 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43219
   [junit4]   2> 7184987 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43219
   [junit4]   2> 7184987 INFO  (SUITE-LeaderTragicEventTest-seed#[1AD0B34F1F8C7581]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43219
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_1AD0B34F1F8C7581-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-UY, timezone=ART
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=214811536,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, TestSolrFieldCacheBean, HttpTriggerListenerTest, ConnectionReuseTest, TestReplicaProperties, SampleTest, TestCoreContainer, SynonymTokenizerTest, TestManagedStopFilterFactory, SolrMetricReporterTest, TestHdfsBackupRestoreCore, DirectoryFactoriesTest, TestSimNodeLostTrigger, TestDelegationWithHadoopAuth, TestEmbeddedSolrServerAdminHandler, TestDocBasedVersionConstraints, ZkNodePropsTest, UpdateParamsTest, TestDistributedMap, JWTVerificationkeyResolverTest, HLLUtilTest, TestFieldCache, UpdateRequestProcessorFactoryTest, TestClusterProperties, TestInPlaceUpdatesDistrib, TestPerFieldSimilarityWithDefaultOverride, TestInitQParser, ClassificationUpdateProcessorTest, NestedShardedAtomicUpdateTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, CollectionsAPISolrJTest, TriggerEventQueueTest, TestSolrConfigHandler, DirectSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, TolerantUpdateProcessorTest, CoreAdminOperationTest, ThreadDumpHandlerTest, TestBackupRepositoryFactory, TestInfoStreamLogging, RankQueryTest, Tagger2Test, V2ApiIntegrationTest, CdcrVersionReplicationTest, SyncSliceTest, TestStressUserVersions, TestHashPartitioner, SchemaApiFailureTest, SimpleFacetsTest, TestSimComputePlanAction, TestPseudoReturnFields, SolrCLIZkUtilsTest, TestMergePolicyConfig, TestCrossCoreJoin, BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory, TestExpandComponent, TestSolrCoreProperties, DocValuesMultiTest, TestCloudSchemaless, TestStressLiveNodes, CursorMarkTest, SolrJmxReporterTest, LukeRequestHandlerTest, LeaderElectionIntegrationTest, AtomicUpdatesTest, InfixSuggestersTest, OverseerCollectionConfigSetProcessorTest, MergeStrategyTest, SmileWriterTest, TestShortCircuitedRequests, DistributedSpellCheckComponentTest, TestExportWriter, SignatureUpdateProcessorFactoryTest, TestAuthorizationFramework, TestIntervalFaceting, HdfsDirectoryTest, ResponseHeaderTest, TestFastLRUCache, TestPushWriter, TestSimUtils, TestLegacyNumericUtils, TestFoldingMultitermQuery, MaxSizeAutoCommitTest, TestFieldCacheVsDocValues, TestPointFields, TestCollapseQParserPlugin, DistributedIntervalFacetingTest, MoveReplicaHDFSTest, TestZkChroot, TestTolerantUpdateProcessorRandomCloud, TestExportTool, TestSearchPerf, ReindexCollectionTest, SimplePostToolTest, TestCloudDeleteByQuery, SolrRrdBackendFactoryTest, FastVectorHighlighterTest, DistributedDebugComponentTest, AuditLoggerIntegrationTest, FileUtilsTest, TestSubQueryTransformer, TestJsonFacets, SimpleMLTQParserTest, IgnoreLargeDocumentProcessorFactoryTest, CdcrBootstrapTest, TestDistributedTracing, PingRequestHandlerTest, ZkStateWriterTest, LeaderTragicEventTest]
   [junit4] Completed [923/923 (1!)] on J1 in 16.01s, 2 tests, 1 error <<< FAILURES!

[...truncated 50705 lines...]