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 2020/05/20 08:48:04 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2198 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2198/

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([F97741B9A901F1AB:72509268E8075A2F]:0)
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:461)
	at java.base/sun.nio.ch.Net.bind(Net.java:453)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:307)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:231)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.server.Server.doStart(Server.java:385)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	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 java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


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=19831, name=qtp1140592646-19831, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    2) Thread[id=19826, name=qtp1140592646-19826-acceptor-0@3fa46d55-ServerConnector@47c38ca1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36545}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    3) Thread[id=19827, name=qtp1140592646-19827, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    4) Thread[id=19830, name=qtp1140592646-19830, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    5) Thread[id=19832, name=Session-HouseKeeper-146727de-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    6) Thread[id=19825, name=qtp1140592646-19825, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    7) Thread[id=19829, name=qtp1140592646-19829, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    8) Thread[id=19828, name=qtp1140592646-19828, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    9) Thread[id=19933, name=Connector-Scheduler-47c38ca1-1, state=WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)   10) Thread[id=19824, name=qtp1140592646-19824, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=19831, name=qtp1140592646-19831, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=19826, name=qtp1140592646-19826-acceptor-0@3fa46d55-ServerConnector@47c38ca1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36545}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:702)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=19827, name=qtp1140592646-19827, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=19830, name=qtp1140592646-19830, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=19832, name=Session-HouseKeeper-146727de-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=19825, name=qtp1140592646-19825, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=19829, name=qtp1140592646-19829, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=19828, name=qtp1140592646-19828, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=19933, name=Connector-Scheduler-47c38ca1-1, state=WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=19824, name=qtp1140592646-19824, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([F97741B9A901F1AB]: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=19832, name=Session-HouseKeeper-146727de-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    2) Thread[id=19825, name=qtp1140592646-19825, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    3) Thread[id=19831, name=qtp1140592646-19831, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    4) Thread[id=19829, name=qtp1140592646-19829, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    5) Thread[id=19828, name=qtp1140592646-19828, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    6) Thread[id=19826, name=qtp1140592646-19826, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    7) Thread[id=19933, name=Connector-Scheduler-47c38ca1-1, state=WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    8) Thread[id=19827, name=qtp1140592646-19827, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    9) Thread[id=19824, name=qtp1140592646-19824, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)   10) Thread[id=19830, name=qtp1140592646-19830, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=19832, name=Session-HouseKeeper-146727de-1, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=19825, name=qtp1140592646-19825, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=19831, name=qtp1140592646-19831, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=19829, name=qtp1140592646-19829, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=19828, name=qtp1140592646-19828, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=19826, name=qtp1140592646-19826, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=19933, name=Connector-Scheduler-47c38ca1-1, state=WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=19827, name=qtp1140592646-19827, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=19824, name=qtp1140592646-19824, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=19830, name=qtp1140592646-19830, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([F97741B9A901F1AB]:0)




Build Log:
[...truncated 13606 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 931176 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 931176 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/data-dir-113-001
   [junit4]   2> 931177 WARN  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 931177 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 931177 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-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> 931177 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 931178 INFO  (SUITE-ShardSplitTest-seed#[F97741B9A901F1AB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 931181 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 931181 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 931181 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 931281 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41185
   [junit4]   2> 931281 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41185
   [junit4]   2> 931281 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41185
   [junit4]   2> 931281 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41185
   [junit4]   2> 931283 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931284 INFO  (zkConnectionManagerCallback-9032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931284 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931286 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931287 INFO  (zkConnectionManagerCallback-9034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931287 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931288 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 931289 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 931290 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 931291 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 931292 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 931293 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 931294 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 931295 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 931296 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 931297 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 931298 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 931299 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931455 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14dd6f67{/,null,AVAILABLE}
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d334b90{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41433}
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.s.Server Started @931507ms
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/tempDir-001/control/data, hostPort=41433, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 931456 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 931456 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-20T07:49:21.877777Z
   [junit4]   2> 931457 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931458 INFO  (zkConnectionManagerCallback-9036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931458 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931559 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 931559 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/control-001/solr.xml
   [junit4]   2> 931562 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1be45ea7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 931821 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 931822 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38f75c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931822 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38f75c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931827 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52c20bde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931827 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52c20bde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931828 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41185/solr
   [junit4]   2> 931829 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931830 INFO  (zkConnectionManagerCallback-9047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931830 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931932 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931933 INFO  (zkConnectionManagerCallback-9049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931933 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932003 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41433_
   [junit4]   2> 932003 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer Overseer (id=73786601152839684-127.0.0.1:41433_-n_0000000000) starting
   [junit4]   2> 932006 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 932007 INFO  (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41433_
   [junit4]   2> 932007 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41433_
   [junit4]   2> 932008 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 932008 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 932008 INFO  (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932008 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 932008 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 932008 INFO  (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 932011 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 932011 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] 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> 932030 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 932049 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1be45ea7
   [junit4]   2> 932056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1be45ea7
   [junit4]   2> 932056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1be45ea7
   [junit4]   2> 932057 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [n:127.0.0.1:41433_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/control-001/cores
   [junit4]   2> 932062 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932063 INFO  (zkConnectionManagerCallback-9066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932063 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932065 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F97741B9A901F1AB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41185/solr ready
   [junit4]   2> 932067 INFO  (qtp1253897744-17184) [n:127.0.0.1:41433_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41433_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 932068 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 932068 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 932068 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] 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:41433_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932069 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 932069 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 932069 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [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:41433_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932069 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 932069 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 932069 DEBUG (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 932069 INFO  (OverseerCollectionConfigSetProcessor-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 932069 INFO  (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 932070 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 932070 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 932071 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 932071 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer processMessage: queueSize: 1, 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:41433_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 932071 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 932072 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 932172 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.Assign shardnames [shard1] NRT 1 TLOG 0 PULL 0 , policy null, nodeList [127.0.0.1:41433_]
   [junit4]   2> 932174 INFO  (qtp1253897744-17186) [n:127.0.0.1:41433_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 932175 INFO  (qtp1253897744-17186) [n:127.0.0.1:41433_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 932176 INFO  (qtp1253897744-17187) [n:127.0.0.1:41433_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 932177 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , 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:41433_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 932179 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:41433_
   [junit4]   2> 932180 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_    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> 932181 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 932181 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 932182 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 932182 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:41433",
   [junit4]   2>           "node_name":"127.0.0.1:41433_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 932282 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 933190 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 933204 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 933270 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933285 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933286 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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@1be45ea7
   [junit4]   2> 933286 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_F97741B9A901F1AB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 933289 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=76.1435546875, floorSegmentMB=1.80859375, forceMergeDeletesPctAllowed=26.61065304761751, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43646258290520257, deletesPctAllowed=31.104116417024603
   [junit4]   2> 933305 WARN  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933365 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 933366 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933367 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 933367 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 933368 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1594250727451641]
   [junit4]   2> 933370 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 933371 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933371 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933371 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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 1667194907569160192
   [junit4]   2> 933374 INFO  (searcherExecutor-9068-thread-1-processing-n:127.0.0.1:41433_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41433_ 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: Collection: 'control_collection'
   [junit4]   2> 933375 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933376 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933378 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 933378 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933378 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41433/control_collection_shard1_replica_n1/
   [junit4]   2> 933378 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933379 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41433/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 933379 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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/73786601152839684-core_node2-n_0000000000
   [junit4]   2> 933380 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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:41433/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 933380 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 933481 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 933481 INFO  (zkCallback-9048-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> 933481 INFO  (zkCallback-9048-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> 933482 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_ 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> 933483 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 933483 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 933483 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:41433",
   [junit4]   2>   "node_name":"127.0.0.1:41433_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 933483 DEBUG (OverseerStateUpdate-73786601152839684-127.0.0.1:41433_-n_0000000000) [n:127.0.0.1:41433_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:41433",
   [junit4]   2>           "node_name":"127.0.0.1:41433_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 933484 INFO  (qtp1253897744-17183) [n:127.0.0.1:41433_     ] 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=1304
   [junit4]   2> 933484 DEBUG (OverseerThreadFactory-9056-thread-1-processing-n:127.0.0.1:41433_) [n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd

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

it4]    >         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]    >         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    3) Thread[id=19831, name=qtp1140592646-19831, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    4) Thread[id=19829, name=qtp1140592646-19829, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    5) Thread[id=19828, name=qtp1140592646-19828, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    6) Thread[id=19826, name=qtp1140592646-19826, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    7) Thread[id=19933, name=Connector-Scheduler-47c38ca1-1, state=WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    8) Thread[id=19827, name=qtp1140592646-19827, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >    9) Thread[id=19824, name=qtp1140592646-19824, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
   [junit4]    >         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
   [junit4]    >         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
   [junit4]    >         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]    >         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$179/0x000000010039d040.run(Unknown Source)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    >   10) Thread[id=19830, name=qtp1140592646-19830, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
   [junit4]    >         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]    >         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F97741B9A901F1AB]:0)
   [junit4] Completed [227/912 (1!)] on J2 in 632.64s, 11 tests, 3 errors <<< FAILURES!

[...truncated 54578 lines...]

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2200 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
There are still nodes recovering - waited for 600SECONDS

Stack Trace:
java.lang.AssertionError: There are still nodes recovering - waited for 600SECONDS
	at __randomizedtesting.SeedInfo.seed([708A049A4E7ED2C3:F8DE3B40E082BF3B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1622)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:253)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14339 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 2654121 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2654121 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/data-dir-179-001
   [junit4]   2> 2654122 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1130 numCloses=1130
   [junit4]   2> 2654122 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2654123 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-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> 2654123 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2654123 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[708A049A4E7ED2C3]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lv_p/gx
   [junit4]   2> 2654125 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 3 shards and 12 nodes
   [junit4]   2> 2654266 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2654266 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2654267 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2654448 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39695
   [junit4]   2> 2654448 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39695
   [junit4]   2> 2654448 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39695
   [junit4]   2> 2654448 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39695
   [junit4]   2> 2654464 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2654479 INFO  (zkConnectionManagerCallback-24261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654479 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2654497 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2654510 INFO  (zkConnectionManagerCallback-24263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2654510 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2654513 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2654531 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2654542 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2654544 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2654545 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2654546 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2654547 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2654549 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2654550 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2654551 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2654552 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2654553 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2655621 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2655621 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2655621 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2655624 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2655624 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2655624 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b44943{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e89e938{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36073}
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.s.Server Started @2655658ms
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/control/data, hostPort=36073, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores}
   [junit4]   2> 2655625 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2655625 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:40.194746Z
   [junit4]   2> 2655626 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2655628 INFO  (zkConnectionManagerCallback-24265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2655628 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2655731 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2655731 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/solr.xml
   [junit4]   2> 2655738 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2656773 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2656774 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b81b383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656774 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b81b383[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656776 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4923e2f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656776 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4923e2f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2656778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2656778 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2656779 INFO  (zkConnectionManagerCallback-24276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2656779 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2656881 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2656882 INFO  (zkConnectionManagerCallback-24278-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2656882 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2656952 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656952 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.Overseer Overseer (id=73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) starting
   [junit4]   2> 2656956 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656956 INFO  (OverseerStateUpdate-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36073_lv_p%2Fgx
   [junit4]   2> 2656957 INFO  (OverseerStateUpdate-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2656963 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2656963 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] 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> 2656984 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2657004 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657012 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657012 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2657013 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores
   [junit4]   2> 2657019 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2657020 INFO  (zkConnectionManagerCallback-24295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2657020 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2657021 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2657022 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39695/solr ready
   [junit4]   2> 2657024 INFO  (qtp1499639025-50575) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36073_lv_p%252Fgx&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2657026 INFO  (OverseerThreadFactory-24285-thread-1-processing-n:127.0.0.1:36073_lv_p%2Fgx) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2657132 INFO  (qtp1499639025-50577) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2657132 INFO  (qtp1499639025-50577) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 2657134 INFO  (qtp1499639025-50578) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 2657137 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx    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> 2658151 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2658166 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2658249 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658266 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658266 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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@1f1199d2
   [junit4]   2> 2658267 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2658271 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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=20, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=0.861328125, floorSegmentMB=1.3544921875, forceMergeDeletesPctAllowed=9.93691159232508, segmentsPerTier=15.0, maxCFSSegmentSizeMB=0.73046875, noCFSRatio=0.8682493076348481, deletesPctAllowed=22.51570264698198
   [junit4]   2> 2658288 WARN  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658368 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2658369 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658370 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2658370 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2658371 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2658375 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2658375 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658375 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658376 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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 1667383671332536320
   [junit4]   2> 2658415 INFO  (searcherExecutor-24297-thread-1-processing-n:127.0.0.1:36073_lv_p%2Fgx x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36073_lv_p%2Fgx 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: Collection: 'control_collection'
   [junit4]   2> 2658417 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658417 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36073/lv_p/gx/control_collection_shard1_replica_n1/
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:36073/lv_p/gx/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2658420 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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/73798398761959428-core_node2-n_0000000000
   [junit4]   2> 2658421 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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:36073/lv_p/gx/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2658523 INFO  (zkCallback-24277-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> 2658523 INFO  (zkCallback-24277-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> 2658528 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx 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> 2658531 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx     ] 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=1394
   [junit4]   2> 2658532 INFO  (qtp1499639025-50575) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2658631 INFO  (zkCallback-24277-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> 2658631 INFO  (zkCallback-24277-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> 2658631 INFO  (zkCallback-24277-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> 2658632 INFO  (qtp1499639025-50575) [n:127.0.0.1:36073_lv_p%2Fgx     ] 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:36073_lv_p%252Fgx&wt=javabin&version=2} status=0 QTime=1608
   [junit4]   2> 2658632 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2658742 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2658752 INFO  (zkConnectionManagerCallback-24306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2658752 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2658769 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2658783 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39695/solr ready
   [junit4]   2> 2658783 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2658784 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2658811 INFO  (OverseerThreadFactory-24285-thread-2-processing-n:127.0.0.1:36073_lv_p%2Fgx) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2658812 INFO  (OverseerCollectionConfigSetProcessor-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) [n:127.0.0.1:36073_lv_p%2Fgx     ] 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> 2659026 WARN  (OverseerThreadFactory-24285-thread-2-processing-n:127.0.0.1:36073_lv_p%2Fgx) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2659038 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2659040 INFO  (qtp1499639025-50574) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=255
   [junit4]   2> 2659041 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659041 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2659042 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659042 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2659043 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 3 expected: 3
   [junit4]   2> 2659043 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2659043 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=1 numOtherReplicas=9
   [junit4]   2> 2659364 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2659379 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2659416 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1da7c3{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d4c3e58{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46257}
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.Server Started @2659459ms
   [junit4]   2> 2659425 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty1, hostPort=46257, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 2659426 ERROR (closeThreadPool-24307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2659426 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:43.995107Z
   [junit4]   2> 2659427 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2659438 INFO  (zkConnectionManagerCallback-24309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2659438 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2659539 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2659539 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/solr.xml
   [junit4]   2> 2659551 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2659611 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001 of type NRT for shard3
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2659627 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2659656 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2659657 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72b165be{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ea987b8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33719}
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.Server Started @2659698ms
   [junit4]   2> 2659664 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty2, hostPort=33719, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 2659665 ERROR (closeThreadPool-24307-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2659665 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:44.234139Z
   [junit4]   2> 2659696 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2659729 INFO  (zkConnectionManagerCallback-24314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2659729 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2659835 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2659835 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/solr.xml
   [junit4]   2> 2659839 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2660460 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 2660684 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2660684 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2660685 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2660695 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531f8e4{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28dda42a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35727}
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.e.j.s.Server Started @2660729ms
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty3, hostPort=35727, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 2660696 ERROR (closeThreadPool-24307-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2660696 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:45.265336Z
   [junit4]   2> 2660715 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2660729 INFO  (zkConnectionManagerCallback-24319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2660729 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2660800 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2660801 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c42cfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660801 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c42cfa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660816 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ebe8172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660816 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ebe8172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2660817 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2660819 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2660822 INFO  (OverseerCollectionConfigSetProcessor-73798398761959428-127.0.0.1:36073_lv_p%2Fgx-n_0000000000) [n:127.0.0.1:36073_lv_p%2Fgx     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2660834 INFO  (zkConnectionManagerCallback-24327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2660835 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2660865 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2660865 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-3-001/solr.xml
   [junit4]   2> 2660884 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2661164 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2661181 INFO  (zkConnectionManagerCallback-24332-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2661181 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2661214 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2661221 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.ZkController Publish node=127.0.0.1:46257_lv_p%2Fgx as DOWN
   [junit4]   2> 2661224 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2661224 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46257_lv_p%2Fgx
   [junit4]   2> 2661241 INFO  (zkCallback-24277-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661321 INFO  (zkCallback-24331-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661323 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2661323 WARN  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] 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> 2661336 INFO  (zkCallback-24305-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2661556 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2661609 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661636 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661636 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2661640 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:46257_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-1-001/cores
   [junit4]   2> 2661696 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46257_lv_p%2Fgx
   [junit4]   2> 2661801 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001 of type NRT for shard2
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2661801 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2661851 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20ebb571{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74d54ca7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37049}
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] o.e.j.s.Server Started @2661892ms
   [junit4]   2> 2661858 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty4, hostPort=37049, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/cores}
   [junit4]   2> 2661859 ERROR (closeThreadPool-24307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2661859 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:46.428129Z
   [junit4]   2> 2661862 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2661880 INFO  (zkConnectionManagerCallback-24342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2661880 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2662242 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2662242 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/solr.xml
   [junit4]   2> 2662246 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2662518 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001 of type NRT for shard3
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2662540 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2662826 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc88886{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@202281cb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40411}
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.e.j.s.Server Started @2662868ms
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty5, hostPort=40411, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001/cores, replicaType=NRT}
   [junit4]   2> 2662835 ERROR (closeThreadPool-24307-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2662835 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:47.404566Z
   [junit4]   2> 2662845 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663010 INFO  (zkConnectionManagerCallback-24347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663010 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663011 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2663015 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55a4b941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663015 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55a4b941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663049 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56db9bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663049 WARN  (closeThreadPool-24307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56db9bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663053 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2663075 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663391 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2663391 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-5-001/solr.xml
   [junit4]   2> 2663396 INFO  (closeThreadPool-24307-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2663401 INFO  (zkConnectionManagerCallback-24355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663401 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663530 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663540 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2663541 INFO  (zkConnectionManagerCallback-24360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663541 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663542 WARN  (closeThreadPool-24307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3adbba20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663542 WARN  (closeThreadPool-24307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3adbba20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663569 WARN  (closeThreadPool-24307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74b9b638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663569 WARN  (closeThreadPool-24307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74b9b638[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2663570 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2663585 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2663594 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663629 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.ZkController Publish node=127.0.0.1:37049_lv_p%2Fgx as DOWN
   [junit4]   2> 2663629 INFO  (zkConnectionManagerCallback-24370-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663629 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663630 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2663630 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37049_lv_p%2Fgx
   [junit4]   2> 2663739 INFO  (zkCallback-24331-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663739 INFO  (zkCallback-24305-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663744 INFO  (zkCallback-24359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663745 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2663745 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2663746 INFO  (zkCallback-24277-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2663746 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2663746 WARN  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] 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> 2663768 INFO  (zkConnectionManagerCallback-24372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2663768 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2663771 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2663773 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.ZkController Publish node=127.0.0.1:33719_lv_p%2Fgx as DOWN
   [junit4]   2> 2663774 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2663774 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33719_lv_p%2Fgx
   [junit4]   2> 2663775 INFO  (zkCallback-24359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663775 INFO  (zkCallback-24331-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663775 INFO  (zkCallback-24305-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663776 INFO  (zkCallback-24277-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2663783 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2663783 WARN  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] 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> 2664024 INFO  (zkCallback-24371-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e613da{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@411b1973{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42055}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.e.j.s.Server Started @2664071ms
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty6, hostPort=42055, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001/cores, replicaType=NRT}
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664037 ERROR (closeThreadPool-24307-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2664037 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2664038 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T09:49:48.607085Z
   [junit4]   2> 2664056 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664092 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664095 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2664341 INFO  (zkConnectionManagerCallback-24383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664341 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2664369 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664369 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664393 INFO  (closeThreadPool-24307-thread-1) [n:127.0.0.1:37049_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-4-001/cores
   [junit4]   2> 2664410 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664425 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664428 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2
   [junit4]   2> 2664430 INFO  (closeThreadPool-24307-thread-2) [n:127.0.0.1:33719_lv_p%2Fgx     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-2-001/cores
   [junit4]   2> 2664443 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2664443 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-6-001/solr.xml
   [junit4]   2> 2664447 INFO  (closeThreadPool-24307-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1f1199d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2664504 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33719_lv_p%2Fgx
   [junit4]   2> 2664505 INFO  (closeThreadPool-24307-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37049_lv_p%2Fgx
   [junit4]   2> 2664692 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2664703 WARN  (closeThreadPool-24307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13e7051b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664703 WARN  (closeThreadPool-24307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13e7051b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664965 WARN  (closeThreadPool-24307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@639560c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664966 WARN  (closeThreadPool-24307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@639560c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2664967 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39695/solr
   [junit4]   2> 2664982 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2664998 INFO  (zkConnectionManagerCallback-24399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2664998 INFO  (closeThreadPool-24307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665111 INFO  (closeThreadPool-24307-thread-3) [n:127.0.0.1:35727_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2665119 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2665120 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2665421 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2665430 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45506c2b{/lv_p/gx,null,AVAILABLE}
   [junit4]   2> 2665434 INFO  (zkConnectionManagerCallback-24401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2665434 INFO  (closeThreadPool-24307-thread-3) [n:127.0.0.1:35727_lv_p%2Fgx     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20e2b76{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44275}
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] o.e.j.s.Server Started @2665469ms
   [junit4]   2> 2665435 INFO  (closeThreadPool-24307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lv_p/gx, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001/tempDir-001/jetty7, hostPort=44275, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/check

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

nated. Can't process any more tasks. Queue size: 1, Runners: 0. Current thread Interrupted? false
   [junit4]   2> 3405082 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3405286 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> 	8	/solr/collections/collection1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7102	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73798398761959448-127.0.0.1:44275_lv_p%2Fgx-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	491	/solr/overseer/queue
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 3405290 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39695
   [junit4]   2> 3405290 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39695
   [junit4]   2> 3405290 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[708A049A4E7ED2C3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39695
   [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=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test -Dtests.seed=708A049A4E7ED2C3 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=en-AU -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  751s J1 | ChaosMonkeyNothingIsSafeWithPullReplicasTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recovering - waited for 600SECONDS
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([708A049A4E7ED2C3:F8DE3B40E082BF3B]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1622)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:253)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_708A049A4E7ED2C3-001
   [junit4]   2> May 22, 2020 10:02:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_t=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=753, maxMBSortInHeap=7.88093490363068, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@77c4c914), locale=en-AU, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=61421720,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, SolrRequestParserTest, BadCopyFieldTest, OrderedExecutorTest, FastVectorHighlighterTest, ChangedSchemaMergeTest, TestTestInjection, TestBinaryField, RangeFacetCloudTest, TestSolrTestCaseJ4, TestHdfsCloudBackupRestore, HttpSolrCallGetCoreTest, TestStreamBody, TestNonDefinedSimilarityFactory, BasicAuthIntegrationTest, CollectionsAPISolrJTest, TestHalfAndHalfDocValues, AddReplicaTest, PreAnalyzedFieldTest, BaseCdcrDistributedZkTest, TestRestoreCore, AddSchemaFieldsUpdateProcessorFactoryTest, TestLRUStatsCacheCloud, TestStressUserVersions, CertAuthPluginTest, TestMultiWordSynonyms, DebugComponentTest, TestSortableTextField, SolrInfoBeanTest, HdfsAutoAddReplicasIntegrationTest, PKIAuthenticationIntegrationTest, HdfsWriteToMultipleCollectionsTest, SolrGraphiteReporterTest, TestFieldCacheSortRandom, TestLMDirichletSimilarityFactory, TestScoreJoinQPNoScore, TestNestedUpdateProcessor, TestHdfsUpdateLog, TestConfigSetImmutable, TestDynamicFieldCollectionResource, ParsingFieldUpdateProcessorsTest, ScheduledTriggerTest, UUIDUpdateProcessorFallbackTest, TestLocalStatsCacheCloud, NodeLostTriggerIntegrationTest, OverseerSolrResponseTest, TestCollectionAPIs, PropertiesRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrCloudWithDelegationTokens, DeleteReplicaTest, TestManagedSchemaThreadSafety, TestSimNodeLostTrigger, TestMaxScoreQueryParser, UpdateLogTest, PeerSyncWithBufferUpdatesTest, ShardsWhitelistTest, BJQFilterAccessibleTest, TestExpandComponent, UninvertDocValuesMergePolicyTest, TestJavabinTupleStreamParser, LeaderFailoverAfterPartitionTest, TestSolrCoreParser, TestRestManager, SuggestComponentContextFilterQueryTest, ExternalFileFieldSortTest, SolrCoreTest, TestCloudPseudoReturnFields, TestUseDocValuesAsStored2, PeerSyncReplicationTest, DistributedFacetExistsSmallTest, ExitableDirectoryReaderTest, TestSchemaVersionResource, TestFunctionQuery, MoreLikeThisComponentTest, TriLevelCompositeIdRoutingTest, TestSimGenericDistributedQueue, DistribCursorPagingTest, ZkCLITest, TestCursorMarkWithoutUniqueKey, TestFieldResource, SolrRrdBackendFactoryTest, DocumentBuilderTest, TestDeleteCollectionOnDownNodes, ZkDynamicConfigTest, TestSystemCollAutoCreate, TestSortByMinMaxFunction, TestDocSet, TestNumericRangeQuery64, TestJsonFacetRefinement, RollingRestartTest, GraphQueryTest, AtomicUpdatesTest, TestShortCircuitedRequests, MetricTriggerTest, TestCloudSearcherWarming, OverseerCollectionConfigSetProcessorTest, CollectionTooManyReplicasTest, OpenExchangeRatesOrgProviderTest, TestMacroExpander, FieldAnalysisRequestHandlerTest, TestXmlQParser, TermVectorComponentTest, TestManagedStopFilterFactory, DistributedMLTComponentTest, JvmMetricsTest, ShowFileRequestHandlerTest, TestSimDistributedQueue, PingRequestHandlerTest, XmlUpdateRequestHandlerTest, TestInPlaceUpdatesRequiredField, IndexSizeTriggerSizeEstimationTest, TriggerEventQueueTest, DocExpirationUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, ReplaceNodeTest, TestPayloadCheckQParserPlugin, TestStressCloudBlindAtomicUpdates, ReindexCollectionTest, TestSuggestSpellingConverter, TestRealTimeGet, TestSimClusterStateProvider, ResolveAnalyzerByNameTest, SolrCloudExampleTest, TestReplicationHandlerBackup, TestTermsQParserPlugin, TestLazyCores, UtilsToolTest, TestPullReplicaErrorHandling, DOMUtilTest, SplitByPrefixTest, BinaryUpdateRequestHandlerTest, TestTrackingShardHandlerFactory, ConnectionManagerTest, BigEndianAscendingWordDeserializerTest, ConfigureRecoveryStrategyTest, TestExternalRoleRuleBasedAuthorizationPlugin, DistributedQueueTest, TestWithCollection, EmbeddedSolrNoSerializeTest, TestSolrQueryResponse, MetricUtilsTest, AutoScalingHandlerTest, TestRawResponseWriter, TestSolrCLIRunExample, TestLegacyTerms, TimeRoutedAliasUpdateProcessorTest, HdfsRecoveryZkTest, BasicFunctionalityTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4] Completed [444/913 (1!)] on J1 in 752.18s, 1 test, 1 failure <<< FAILURES!

[...truncated 53894 lines...]

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2199 - Still Unstable

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

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

Error Message:
There are still nodes recovering - waited for 60SECONDS

Stack Trace:
java.lang.AssertionError: There are still nodes recovering - waited for 60SECONDS
	at __randomizedtesting.SeedInfo.seed([105F1645B78D464F:980B299F19712BB7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:392)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13772 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
   [junit4]   2> 1409347 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1409348 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/data-dir-65-001
   [junit4]   2> 1409348 WARN  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1409348 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1409349 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-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> 1409349 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1409349 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1409578 WARN  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1409580 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1409581 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1409581 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1409581 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1409582 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@225ea632{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> 1410415 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@718769e3{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-lucene2-us-west_apache_org-36697-hadoop-hdfs-3_2_0-tests_jar-_-any-2289606248878585523.dir/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> 1410416 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27391143{HTTP/1.1, (http/1.1)}{lucene2-us-west.apache.org:36697}
   [junit4]   2> 1410416 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.Server Started @1410454ms
   [junit4]   2> 1410600 WARN  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1410614 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1410614 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1410614 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1410614 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1410615 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b40f8c{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> 1411117 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@28e55c1f{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-34399-hadoop-hdfs-3_2_0-tests_jar-_-any-11969459237158789122.dir/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> 1411117 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d872008{HTTP/1.1, (http/1.1)}{localhost:34399}
   [junit4]   2> 1411117 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.Server Started @1411155ms
   [junit4]   2> 1411271 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x352babfc11bdec2b: Processing first storage report for DS-613aa628-c3c8-4056-8119-4550fabb0d5f from datanode 9f3ea564-a652-4f65-b642-b104eccd170c
   [junit4]   2> 1411271 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x352babfc11bdec2b: from storage DS-613aa628-c3c8-4056-8119-4550fabb0d5f node DatanodeRegistration(127.0.0.1:38724, datanodeUuid=9f3ea564-a652-4f65-b642-b104eccd170c, infoPort=41910, infoSecurePort=0, ipcPort=37219, storageInfo=lv=-57;cid=testClusterID;nsid=1293278848;c=1590057386999), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1411271 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x352babfc11bdec2b: Processing first storage report for DS-9a0afd3c-7f7f-4879-8ee2-caccce13a9c3 from datanode 9f3ea564-a652-4f65-b642-b104eccd170c
   [junit4]   2> 1411271 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x352babfc11bdec2b: from storage DS-9a0afd3c-7f7f-4879-8ee2-caccce13a9c3 node DatanodeRegistration(127.0.0.1:38724, datanodeUuid=9f3ea564-a652-4f65-b642-b104eccd170c, infoPort=41910, infoSecurePort=0, ipcPort=37219, storageInfo=lv=-57;cid=testClusterID;nsid=1293278848;c=1590057386999), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1411506 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1411507 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1411507 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1411607 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40682
   [junit4]   2> 1411607 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40682
   [junit4]   2> 1411607 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40682
   [junit4]   2> 1411607 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40682
   [junit4]   2> 1411609 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1411611 INFO  (zkConnectionManagerCallback-6980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1411611 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1411614 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1411615 INFO  (zkConnectionManagerCallback-6982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1411615 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1411629 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1411640 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1411642 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1411643 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1411645 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1411647 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1411664 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1411666 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1411668 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1411669 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1411671 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1411672 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1412201 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1412201 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1412201 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1412202 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1412202 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1412202 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1412203 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4537ec28{/,null,AVAILABLE}
   [junit4]   2> 1412203 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ba72070{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37249}
   [junit4]   2> 1412203 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.s.Server Started @1412241ms
   [junit4]   2> 1412203 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=hdfs://lucene2-us-west.apache.org:43069/hdfs__lucene2-us-west.apache.org_43069__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001_tempDir-002_control_data, hostPort=37249, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1412204 ERROR (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1412204 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1412204 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1412204 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1412204 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 1412204 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T10:36:29.753245Z
   [junit4]   2> 1412225 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412261 INFO  (zkConnectionManagerCallback-6984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1412261 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1412363 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1412363 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/control-001/solr.xml
   [junit4]   2> 1412368 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1414752 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1414754 WARN  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69163542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414754 WARN  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69163542[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414773 WARN  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f72295e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414774 WARN  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f72295e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1414775 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40682/solr
   [junit4]   2> 1414776 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414794 INFO  (zkConnectionManagerCallback-6995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414794 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1414897 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1414898 INFO  (zkConnectionManagerCallback-6997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1414898 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415192 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37249_
   [junit4]   2> 1415193 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.Overseer Overseer (id=72833076587331588-127.0.0.1:37249_-n_0000000000) starting
   [junit4]   2> 1415208 INFO  (OverseerStateUpdate-72833076587331588-127.0.0.1:37249_-n_0000000000) [n:127.0.0.1:37249_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37249_
   [junit4]   2> 1415227 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37249_
   [junit4]   2> 1415230 INFO  (zkCallback-6996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1415256 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1415256 WARN  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] 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> 1415328 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1415429 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1415504 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1415504 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1415506 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [n:127.0.0.1:37249_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/control-001/cores
   [junit4]   2> 1415578 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1415579 INFO  (zkConnectionManagerCallback-7014-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415579 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1415581 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1415582 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40682/solr ready
   [junit4]   2> 1415583 INFO  (qtp65109202-61767) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37249_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1415587 INFO  (OverseerThreadFactory-7004-thread-1-processing-n:127.0.0.1:37249_) [n:127.0.0.1:37249_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1415699 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1415699 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1415702 INFO  (qtp65109202-61768) [n:127.0.0.1:37249_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1415726 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_    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> 1416913 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1417047 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1417631 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1417672 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1417673 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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@3ffcbecc
   [junit4]   2> 1417673 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:43069/solr_hdfs_home
   [junit4]   2> 1417673 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1417673 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:43069/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1417675 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43069/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1417700 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1417700 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1417700 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1417719 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1417728 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43069/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1417794 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:43069/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1417823 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1417823 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1417823 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1417837 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1417838 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1417888 WARN  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418251 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418251 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418251 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1418288 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1418288 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1418290 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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=16, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=55.5625, floorSegmentMB=0.337890625, forceMergeDeletesPctAllowed=21.12778193420909, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.661800318588448, deletesPctAllowed=20.320640845408157
   [junit4]   2> 1418305 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1418305 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418306 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418307 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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 1667296023917101056
   [junit4]   2> 1418327 INFO  (searcherExecutor-7016-thread-1-processing-n:127.0.0.1:37249_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37249_ 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: Collection: 'control_collection'
   [junit4]   2> 1418355 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418355 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418361 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1418361 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418361 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37249/control_collection_shard1_replica_n1/
   [junit4]   2> 1418370 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418370 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37249/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1418371 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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/72833076587331588-core_node2-n_0000000000
   [junit4]   2> 1418373 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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:37249/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1418383 INFO  (zkCallback-6996-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> 1418384 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_ 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> 1418386 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_     ] 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=2660
   [junit4]   2> 1418415 INFO  (zkCallback-6996-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> 1418422 INFO  (qtp65109202-61767) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1418524 INFO  (zkCallback-6996-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> 1418532 INFO  (zkCallback-6996-thread-4) [     ] 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> 1418535 INFO  (zkCallback-6996-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> 1418536 INFO  (qtp65109202-61767) [n:127.0.0.1:37249_     ] 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:37249_&wt=javabin&version=2} status=0 QTime=2953
   [junit4]   2> 1418537 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1418643 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418644 INFO  (zkConnectionManagerCallback-7025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418644 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418645 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1418683 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40682/solr ready
   [junit4]   2> 1418683 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1418685 INFO  (qtp65109202-61768) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1418698 INFO  (OverseerThreadFactory-7004-thread-2-processing-n:127.0.0.1:37249_) [n:127.0.0.1:37249_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1418698 INFO  (OverseerCollectionConfigSetProcessor-72833076587331588-127.0.0.1:37249_-n_0000000000) [n:127.0.0.1:37249_     ] 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> 1418999 WARN  (OverseerThreadFactory-7004-thread-2-processing-n:127.0.0.1:37249_) [n:127.0.0.1:37249_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1419001 INFO  (qtp65109202-61768) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1419002 INFO  (qtp65109202-61768) [n:127.0.0.1:37249_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=317
   [junit4]   2> 1419003 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1419003 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1419003 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1419003 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1419004 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1419004 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1419004 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1420330 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1420332 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1420332 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1420332 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1420333 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1420333 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1420333 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1420334 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5876733b{/,null,AVAILABLE}
   [junit4]   2> 1420334 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@286ad704{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45985}
   [junit4]   2> 1420334 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server Started @1420372ms
   [junit4]   2> 1420334 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://lucene2-us-west.apache.org:43069/hdfs__lucene2-us-west.apache.org_43069__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001_tempDir-002_jetty1, hostPort=45985, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-1-001/cores}
   [junit4]   2> 1420335 ERROR (closeThreadPool-7026-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1420335 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1420335 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1420335 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1420335 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 1420335 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T10:36:37.884343Z
   [junit4]   2> 1420336 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420338 INFO  (zkConnectionManagerCallback-7028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1420338 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420439 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1420439 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-1-001/solr.xml
   [junit4]   2> 1420458 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1420745 INFO  (OverseerCollectionConfigSetProcessor-72833076587331588-127.0.0.1:37249_-n_0000000000) [n:127.0.0.1:37249_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1422723 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1422724 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1422724 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1422724 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1422936 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1422937 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1422937 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1422948 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a6c9d{/,null,AVAILABLE}
   [junit4]   2> 1422949 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f5a9e25{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38088}
   [junit4]   2> 1422949 INFO  (closeThreadPool-7026-thread-2) [     ] o.e.j.s.Server Started @1422987ms
   [junit4]   2> 1422949 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://lucene2-us-west.apache.org:43069/hdfs__lucene2-us-west.apache.org_43069__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001_tempDir-002_jetty2, hostPort=38088, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-2-001/cores}
   [junit4]   2> 1422949 ERROR (closeThreadPool-7026-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1422949 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1422960 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1422960 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1422960 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 1422960 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T10:36:40.509796Z
   [junit4]   2> 1422961 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1422962 INFO  (zkConnectionManagerCallback-7033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1422963 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1423064 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1423064 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-2-001/solr.xml
   [junit4]   2> 1423131 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1424627 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1424650 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25c68a16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1424650 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25c68a16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1424703 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73b4ae18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1424703 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73b4ae18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1424705 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40682/solr
   [junit4]   2> 1424804 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424805 INFO  (zkConnectionManagerCallback-7044-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1424805 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425035 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1425060 INFO  (zkConnectionManagerCallback-7046-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1425060 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1425084 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1425089 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45985_ as DOWN
   [junit4]   2> 1425090 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1425090 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45985_
   [junit4]   2> 1425092 INFO  (zkCallback-6996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1425100 INFO  (zkCallback-7024-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1425100 INFO  (zkCallback-7045-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1425102 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1425102 WARN  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] 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> 1425299 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1425418 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1425505 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1425505 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1425528 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:45985_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-1-001/cores
   [junit4]   2> 1425592 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45985_
   [junit4]   2> 1426398 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1426398 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1426399 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1426399 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@744b402c{/,null,AVAILABLE}
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47161b01{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41388}
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server Started @1426438ms
   [junit4]   2> 1426400 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://lucene2-us-west.apache.org:43069/hdfs__lucene2-us-west.apache.org_43069__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001_tempDir-002_jetty3, hostPort=41388, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1426401 ERROR (closeThreadPool-7026-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1426401 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1426401 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1426401 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1426401 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 1426401 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T10:36:43.950273Z
   [junit4]   2> 1426402 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1426403 INFO  (zkConnectionManagerCallback-7056-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1426419 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1426528 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1426528 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-3-001/solr.xml
   [junit4]   2> 1426532 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1428287 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1428360 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22c4b5ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428360 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22c4b5ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428445 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3aff69a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428445 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3aff69a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1428446 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40682/solr
   [junit4]   2> 1428465 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428539 INFO  (zkConnectionManagerCallback-7067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428539 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428660 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428741 INFO  (zkConnectionManagerCallback-7069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1428741 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428747 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1428751 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41388_ as DOWN
   [junit4]   2> 1428752 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1428752 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41388_
   [junit4]   2> 1428771 INFO  (zkCallback-6996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428771 INFO  (zkCallback-7024-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428790 INFO  (zkCallback-7045-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428798 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1428798 WARN  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] 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> 1428806 INFO  (zkCallback-7068-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1428980 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1429116 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1429190 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1429190 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1429208 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:41388_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-3-001/cores
   [junit4]   2> 1429329 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41388_
   [junit4]   2> 1432724 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1432839 WARN  (closeThreadPool-7026-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a504e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432839 WARN  (closeThreadPool-7026-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a504e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432842 WARN  (closeThreadPool-7026-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c7d678a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432842 WARN  (closeThreadPool-7026-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c7d678a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1432844 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40682/solr
   [junit4]   2> 1432846 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432846 INFO  (zkConnectionManagerCallback-7085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432846 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432879 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1432880 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1432880 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1432880 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS
   [junit4]   2> 1432881 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1432881 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1432881 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6af89237{/,null,AVAILABLE}
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30af93d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42745}
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.e.j.s.Server Started @1432920ms
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=hdfs://lucene2-us-west.apache.org:43069/hdfs__lucene2-us-west.apache.org_43069__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001_tempDir-002_jetty4, hostPort=42745, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-4-001/cores}
   [junit4]   2> 1432882 ERROR (closeThreadPool-7026-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 1432882 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-21T10:36:50.431876Z
   [junit4]   2> 1432903 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432905 INFO  (zkConnectionManagerCallback-7087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432905 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432952 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1432953 INFO  (zkConnectionManagerCallback-7089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432953 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1432959 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1432963 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38088_ as DOWN
   [junit4]   2> 1432972 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1432972 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38088_
   [junit4]   2> 1432974 INFO  (zkCallback-7068-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432974 INFO  (zkCallback-7024-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432974 INFO  (zkCallback-6996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432974 INFO  (zkCallback-7088-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432984 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1432985 INFO  (zkCallback-7045-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1432985 WARN  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] 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> 1433061 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1433061 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-4-001/solr.xml
   [junit4]   2> 1433078 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1433093 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1433215 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1433285 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1433285 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1433287 INFO  (closeThreadPool-7026-thread-2) [n:127.0.0.1:38088_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-2-001/cores
   [junit4]   2> 1433366 INFO  (closeThreadPool-7026-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38088_
   [junit4]   2> 1437434 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1437444 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@218b4167[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1437444 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@218b4167[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1437447 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1151df31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1437447 WARN  (closeThreadPool-7026-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1151df31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1437448 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40682/solr
   [junit4]   2> 1437450 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437451 INFO  (zkConnectionManagerCallback-7108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1437451 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1437574 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1437575 INFO  (zkConnectionManagerCallback-7110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1437575 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1437581 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1437585 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42745_ as DOWN
   [junit4]   2> 1437586 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1437586 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42745_
   [junit4]   2> 1437588 INFO  (zkCallback-7088-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437588 INFO  (zkCallback-7068-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437588 INFO  (zkCallback-7024-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437588 INFO  (zkCallback-7045-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437588 INFO  (zkCallback-6996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437588 INFO  (zkCallback-7109-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1437606 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1437607 WARN  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] 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> 1437665 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1437745 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1437785 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1437785 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ffcbecc
   [junit4]   2> 1437787 INFO  (closeThreadPool-7026-thread-1) [n:127.0.0.1:42745_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001/shard-4-001/cores
   [junit4]   2> 1437824 INFO  (closeThreadPool-7026-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42745_
   [junit4]   2> 1437836 INFO  (qtp65109202-61766) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41388_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1437836 INFO  (qtp65109202-61767) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38088_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1437836 INFO  (qtp65109202-61768) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45985_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1437836 INFO  (qtp65109202-61946) [n:127.0.0.1:37249_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42745_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1437876 INFO  (qtp65109202-61949) [n:127.0.0.1:37249_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=24
   [junit4]   2> 1437878 INFO  (qtp65109202-61949) [n:127.0.0.1:37249_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1437880 INFO  (qtp1801783185-61843) [n:127.0.0.1:38088_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/

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

olr/overseer_elect/election/72833076587331602-127.0.0.1:42745_-n_0000000004
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72833076587331602-core_node6-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72833076587331597-127.0.0.1:41388_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	63	/solr/live_nodes
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 2002697 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40682
   [junit4]   2> 2002697 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40682
   [junit4]   2> 2002697 INFO  (TEST-HdfsBasicDistributedZk2Test.test-seed#[105F1645B78D464F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40682
   [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=HdfsBasicDistributedZk2Test -Dtests.method=test -Dtests.seed=105F1645B78D464F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=sl -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  591s J1 | HdfsBasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recovering - waited for 60SECONDS
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([105F1645B78D464F:980B299F19712BB7]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1072)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1630)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:392)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:103)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 2002702 WARN  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2002710 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@28e55c1f{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 2002710 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d872008{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 2002710 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2002710 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b40f8c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 2002712 WARN  (BP-297723299-127.0.0.1-1590057386999 heartbeating to lucene2-us-west.apache.org/127.0.0.1:43069) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2002712 WARN  (BP-297723299-127.0.0.1-1590057386999 heartbeating to lucene2-us-west.apache.org/127.0.0.1:43069) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-297723299-127.0.0.1-1590057386999 (Datanode Uuid 9f3ea564-a652-4f65-b642-b104eccd170c) service to lucene2-us-west.apache.org/127.0.0.1:43069
   [junit4]   2> 2002741 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@718769e3{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 2002742 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27391143{HTTP/1.1, (http/1.1)}{lucene2-us-west.apache.org:0}
   [junit4]   2> 2002742 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2002742 INFO  (SUITE-HdfsBasicDistributedZk2Test-seed#[105F1645B78D464F]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@225ea632{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_105F1645B78D464F-001
   [junit4]   2> May 21, 2020 10:46:21 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(Lucene84): {rnd_b=FST50, SubjectTerms_mfacet=PostingsFormat(name=MockRandom), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), foo_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{other_tl1=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Asserting), n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1692, maxMBSortInHeap=7.890547303042258, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b530100), locale=sl, timezone=WET
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=4,free=284392264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemCollAutoCreate, TestSolrXml, PKIAuthenticationIntegrationTest, TestSolrCloudWithDelegationTokens, TestHighFrequencyDictionaryFactory, SimpleMLTQParserTest, TestPayloadCheckQParserPlugin, PropertiesRequestHandlerTest, TestReplicationHandlerBackup, OverseerSolrResponseTest, TestCollectionAPIs, TestSuggestSpellingConverter, TimeRoutedAliasUpdateProcessorTest, NodeLostTriggerIntegrationTest, HdfsCollectionsAPIDistributedZkTest, BaseCdcrDistributedZkTest, SuggestComponentContextFilterQueryTest, SyncSliceTest, UninvertDocValuesMergePolicyTest, TestCodecSupport, DistributedFacetPivotSmallAdvancedTest, HdfsRecoveryZkTest, ZookeeperReadAPITest, TestCloudJSONFacetSKG, TestFoldingMultitermQuery, AutoScalingHandlerTest, TestTermsQParserPlugin, TestCloudSearcherWarming, TestNestedUpdateProcessor, TestInfoStreamLogging, QueryEqualityTest, TestDelegationWithHadoopAuth, TestExpandComponent, AutoscalingHistoryHandlerTest, TestDistributedSearch, TestConfigSetsAPIExclusivity, InfoHandlerTest, OpenExchangeRatesOrgProviderTest, TestSimTriggerIntegration, OverseerCollectionConfigSetProcessorTest, DistributedQueryElevationComponentTest, TestFieldSortValues, MetricUtilsTest, ParsingFieldUpdateProcessorsTest, TestRestoreCore, ZkCLITest, AddSchemaFieldsUpdateProcessorFactoryTest, ZkNodePropsTest, TestRandomFaceting, PeerSyncWithLeaderTest, TaggerTest, ReplaceNodeTest, DateFieldTest, StatsReloadRaceTest, TestRequestStatusCollectionAPI, ConcurrentCreateCollectionTest, HdfsBasicDistributedZk2Test]
   [junit4] Completed [192/913 (1!)] on J1 in 596.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 54889 lines...]