You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/13 02:54:51 UTC

[JENKINS] Lucene-Solr-8.6-MacOSX (64bit/jdk-11.0.6) - Build # 118 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/118/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=16044, name=testExecutor-10482-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16044, name=testExecutor-10482-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([12ACC6A4E6A0C049:9AF8F97E485CADB1]:0)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63274/s_: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([12ACC6A4E6A0C049]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$2(BasicDistributedZkTest.java:760)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout

Error Message:
did not finish processing event in time

Stack Trace:
java.lang.AssertionError: did not finish processing event in time
	at __randomizedtesting.SeedInfo.seed([12ACC6A4E6A0C049:17F1FE4E7BC802DE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:317)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed

Error Message:
[]

Stack Trace:
java.lang.AssertionError: []
	at __randomizedtesting.SeedInfo.seed([12ACC6A4E6A0C049:FAA0F4B577DCF24B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testWaitForElapsed(SearchRateTriggerTest.java:265)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14719 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 936047 INFO  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 936047 INFO  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 936049 INFO  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/data-dir-67-001
   [junit4]   2> 936049 WARN  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 936049 INFO  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 936050 INFO  (SUITE-ExecutePlanActionTest-seed#[12ACC6A4E6A0C049]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 936052 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testTaskTimeout
   [junit4]   2> 936053 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001
   [junit4]   2> 936053 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 936054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 936054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 936167 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer start zk server on port: 61250
   [junit4]   2> 936167 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61250
   [junit4]   2> 936167 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61250
   [junit4]   2> 936167 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61250
   [junit4]   2> 936172 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936178 INFO  (zkConnectionManagerCallback-6768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936178 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936182 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936186 INFO  (zkConnectionManagerCallback-6770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936186 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936187 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936217 INFO  (zkConnectionManagerCallback-6772-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936217 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936325 WARN  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 936325 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 936325 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 936325 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 936336 WARN  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 936336 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 936337 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75a2d337{/solr,null,AVAILABLE}
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6029e30e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61261}
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.e.j.s.Server Started @936417ms
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61261}
   [junit4]   2> 936338 ERROR (jetty-launcher-6773-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 936338 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T02:17:24.449853Z
   [junit4]   2> 936339 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 936339 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 936339 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 936340 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936341 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6605dbea{/solr,null,AVAILABLE}
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@78de8821{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61262}
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.e.j.s.Server Started @936421ms
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61262}
   [junit4]   2> 936342 ERROR (jetty-launcher-6773-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 936342 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T02:17:24.453721Z
   [junit4]   2> 936344 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936347 INFO  (zkConnectionManagerCallback-6775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936347 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936349 INFO  (zkConnectionManagerCallback-6777-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936350 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 936350 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936352 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 936526 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 936527 WARN  (jetty-launcher-6773-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a29dd15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936527 WARN  (jetty-launcher-6773-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a29dd15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936530 WARN  (jetty-launcher-6773-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@755bb327[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936530 WARN  (jetty-launcher-6773-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@755bb327[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936531 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61250/solr
   [junit4]   2> 936532 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936534 INFO  (zkConnectionManagerCallback-6791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936535 INFO  (jetty-launcher-6773-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936542 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 936543 WARN  (jetty-launcher-6773-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49928545[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936543 WARN  (jetty-launcher-6773-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49928545[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936546 WARN  (jetty-launcher-6773-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ccd9e9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936546 WARN  (jetty-launcher-6773-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ccd9e9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936547 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61250/solr
   [junit4]   2> 936548 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936550 INFO  (zkConnectionManagerCallback-6799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936550 INFO  (jetty-launcher-6773-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936642 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936645 INFO  (zkConnectionManagerCallback-6801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936645 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936660 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936663 INFO  (zkConnectionManagerCallback-6803-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936663 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936843 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61261_solr
   [junit4]   2> 936844 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.Overseer Overseer (id=72265002060218376-127.0.0.1:61261_solr-n_0000000000) starting
   [junit4]   2> 936858 INFO  (OverseerStateUpdate-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61261_solr
   [junit4]   2> 936859 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61261_solr
   [junit4]   2> 936859 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 936862 INFO  (OverseerStateUpdate-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 936862 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 936863 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 936863 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 936868 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 936868 WARN  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 936872 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:61261_solr]
   [junit4]   2> 936873 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 936875 DEBUG (ScheduledTrigger-6810-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 936875 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 936901 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 936915 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 936937 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61262_solr as DOWN
   [junit4]   2> 936944 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 936944 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61262_solr
   [junit4]   2> 936949 INFO  (zkCallback-6800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 936949 INFO  (zkCallback-6802-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 936952 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 936952 WARN  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 936965 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61261.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936972 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 936982 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61261.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936983 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61261.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936985 INFO  (jetty-launcher-6773-thread-1) [n:127.0.0.1:61261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node1
   [junit4]   2> 936987 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61262.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936996 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61262.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936996 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61262.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 936997 INFO  (jetty-launcher-6773-thread-2) [n:127.0.0.1:61262_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node2
   [junit4]   2> 937005 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 937006 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937009 INFO  (zkConnectionManagerCallback-6828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937009 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937015 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937020 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61250/solr ready
   [junit4]   2> 937031 DEBUG (zkCallback-6802-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 937032 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 937049 INFO  (qtp1861091491-9849) [n:127.0.0.1:61261_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 937050 INFO  (qtp1861091491-9849) [n:127.0.0.1:61261_solr     ] 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> 937057 INFO  (qtp1981380754-9857) [n:127.0.0.1:61262_solr     ] 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> 937058 DEBUG (qtp1861091491-9847) [n:127.0.0.1:61261_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 937064 INFO  (qtp1861091491-9847) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 937066 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=testTaskTimeout&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 937067 DEBUG (zkCallback-6802-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 937079 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 937082 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 2
   [junit4]   2> 937082 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 937092 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger2 - Initial livenodes: [127.0.0.1:61262_solr, 127.0.0.1:61261_solr]
   [junit4]   2> 937095 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 937098 INFO  (OverseerThreadFactory-6812-thread-1-processing-n:127.0.0.1:61261_solr) [n:127.0.0.1:61261_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testTaskTimeout
   [junit4]   2> 937100 DEBUG (OverseerAutoScalingTriggerThread-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 937100 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 937242 INFO  (OverseerStateUpdate-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61262/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61262_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 937251 INFO  (OverseerStateUpdate-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61261_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 937470 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr    x:testTaskTimeout_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 937471 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr    x:testTaskTimeout_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 937525 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 937525 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 937554 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 937555 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 937556 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 937556 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61261.solr.core.testTaskTimeout.shard1.replica_n2' (registry 'solr.core.testTaskTimeout.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 937556 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node1/testTaskTimeout_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node1/testTaskTimeout_shard1_replica_n2/data/]
   [junit4]   2> 937563 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 937564 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 937564 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 937564 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61262.solr.core.testTaskTimeout.shard1.replica_n1' (registry 'solr.core.testTaskTimeout.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 937564 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node2/testTaskTimeout_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node2/testTaskTimeout_shard1_replica_n1/data/]
   [junit4]   2> 938430 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 938430 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 938432 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 938432 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 938440 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 938441 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 938441 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 938444 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 938444 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 938444 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 938444 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 938444 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672066259018055680
   [junit4]   2> 938448 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 938450 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 938450 INFO  (searcherExecutor-6830-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n2 c:testTaskTimeout s:shard1 r:core_node4) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 938450 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 938450 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672066259024347136
   [junit4]   2> 938458 INFO  (searcherExecutor-6832-thread-1-processing-n:127.0.0.1:61262_solr x:testTaskTimeout_shard1_replica_n1 c:testTaskTimeout s:shard1 r:core_node3) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 938463 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 938463 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 938469 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 938469 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 938488 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 938488 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 938488 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61261/solr/testTaskTimeout_shard1_replica_n2/
   [junit4]   2> 938489 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testTaskTimeout_shard1_replica_n2 url=http://127.0.0.1:61261/solr  START replicas=[http://127.0.0.1:61262/solr/testTaskTimeout_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 938490 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testTaskTimeout_shard1_replica_n2 url=http://127.0.0.1:61261/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 938494 INFO  (qtp1981380754-9855) [n:127.0.0.1:61262_solr c:testTaskTimeout s:shard1 r:core_node3 x:testTaskTimeout_shard1_replica_n1 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 938494 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 938494 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 938494 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testTaskTimeout/leaders/shard1/leader after winning as /collections/testTaskTimeout/leader_elect/shard1/election/72265002060218376-core_node4-n_0000000000
   [junit4]   2> 938507 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61261/solr/testTaskTimeout_shard1_replica_n2/ shard1
   [junit4]   2> 938614 INFO  (zkCallback-6802-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938614 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938616 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 938621 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1151
   [junit4]   2> 938725 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938725 INFO  (zkCallback-6802-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 938725 INFO  (zkCallback-6802-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 941955 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 948722 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 948783 INFO  (qtp1981380754-9858) [n:127.0.0.1:61262_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskTimeout_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=11313
   [junit4]   2> 948802 INFO  (zkCallback-6802-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 948802 INFO  (zkCallback-6800-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 948802 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 948802 INFO  (zkCallback-6802-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 948803 INFO  (zkCallback-6800-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 948809 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 948809 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=testTaskTimeout&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=11743
   [junit4]   2> 948809 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testTaskTimeout
   [junit4]   2> 948813 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testTaskTimeout): Timed out waiting for replicas of new collection to be active
   [junit4]   2> 948815 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 948816 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 948816 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 948818 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1025090841
   [junit4]   2> 948818 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61262_solr
   [junit4]   2> 948819 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 948819 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61262_solr as DOWN
   [junit4]   2> 948825 INFO  (coreCloseExecutor-6844-thread-1) [n:127.0.0.1:61262_solr     ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4fa53284
   [junit4]   2> 948825 INFO  (coreCloseExecutor-6844-thread-1) [n:127.0.0.1:61262_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testTaskTimeout.shard1.replica_n1 tag=SolrCore@4fa53284
   [junit4]   2> 948826 INFO  (coreCloseExecutor-6844-thread-1) [n:127.0.0.1:61262_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@377500f7: rootName = solr_61262, domain = solr.core.testTaskTimeout.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testTaskTimeout.shard1.replica_n1/com.codahale.metrics.MetricRegistry@247b5122
   [junit4]   2> 948862 INFO  (coreCloseExecutor-6844-thread-1) [n:127.0.0.1:61262_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testTaskTimeout.shard1.leader tag=SolrCore@4fa53284
   [junit4]   2> 948863 INFO  (coreCloseExecutor-6844-thread-1) [n:127.0.0.1:61262_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 948869 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 948869 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3519feb: rootName = solr_61262, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23922ff4
   [junit4]   2> 948877 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 948877 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50e9dab5: rootName = solr_61262, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@66a34091
   [junit4]   2> 948880 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 948880 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ed22c40: rootName = solr_61262, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@36b2ca9a
   [junit4]   2> 948880 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 948990 INFO  (zkCallback-6827-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 948991 INFO  (zkCallback-6802-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 948994 INFO  (zkCallback-6802-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 948994 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 948994 INFO  (zkCallback-6802-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 949012 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78de8821{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 949012 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6605dbea{/solr,null,UNAVAILABLE}
   [junit4]   2> 949012 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 949013 INFO  (TEST-ExecutePlanActionTest.testTaskTimeout-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 61262
   [junit4]   2> 951513 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 1 and last live nodes: 2
   [junit4]   2> 951513 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:61262_solr
   [junit4]   2> 951525 INFO  (OverseerCollectionConfigSetProcessor-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 952526 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 952526 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:61262_solr]
   [junit4]   2> 952526 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":3164810715644253,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[3164810715644253],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:61262_solr"]}}
   [junit4]   2> 952526 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2]
   [junit4]   2> 952528 DEBUG (ScheduledTrigger-6810-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":3164810715644253,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[3164810715644253],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":3164811729127386,
   [junit4]   2>     "nodeNames":["127.0.0.1:61262_solr"]}}
   [junit4]   2> 952529 DEBUG (AutoscalingActionExecutor-6811-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":3164810715644253,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[3164810715644253],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":3164811729127386,
   [junit4]   2>     "nodeNames":["127.0.0.1:61262_solr"]}}
   [junit4]   2> 952534 DEBUG (AutoscalingActionExecutor-6811-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":3164810715644253,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[3164810715644253],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":3164811729127386,
   [junit4]   2>     "nodeNames":["127.0.0.1:61262_solr"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 952540 INFO  (qtp1861091491-9849) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testTaskTimeout.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 952543 INFO  (qtp1861091491-9847) [n:127.0.0.1:61261_solr     ] 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> 952548 DEBUG (AutoscalingActionExecutor-6811-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testTaskTimeout&targetNode=127.0.0.1:61261_solr&inPlaceMove=true&replica=core_node3
   [junit4]   2> 952549 DEBUG (AutoscalingActionExecutor-6811-thread-1) [     ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":3164810715644253,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[3164810715644253],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":3164811729127386,
   [junit4]   2>     "nodeNames":["127.0.0.1:61262_solr"]}} with context properties: {operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"MOVEREPLICA",
   [junit4]   2>   "params.collection":"testTaskTimeout",
   [junit4]   2>   "params.targetNode":"127.0.0.1:61261_solr",
   [junit4]   2>   "params.inPlaceMove":"true",
   [junit4]   2>   "params.replica":"core_node3"}], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 952550 DEBUG (AutoscalingActionExecutor-6811-thread-1) [     ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testTaskTimeout&targetNode=127.0.0.1:61261_solr&inPlaceMove=true&replica=core_node3
   [junit4]   2> 954576 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/0&replica=core_node3&action=MOVEREPLICA&collection=testTaskTimeout&waitForFinalState=true&targetNode=127.0.0.1:61261_solr&wt=javabin&version=2&inPlaceMove=true and sendToOCPQueue=true
   [junit4]   2> 954657 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr c:testTaskTimeout    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/0&replica=core_node3&action=MOVEREPLICA&collection=testTaskTimeout&waitForFinalState=true&targetNode=127.0.0.1:61261_solr&wt=javabin&version=2&inPlaceMove=true} status=0 QTime=81
   [junit4]   2> 954660 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 954672 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 954685 INFO  (OverseerThreadFactory-6812-thread-2-processing-n:127.0.0.1:61261_solr) [n:127.0.0.1:61261_solr c:testTaskTimeout  r:core_node3  ] o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:61261_solr: core_node3:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:61262/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61262_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 954694 INFO  (OverseerThreadFactory-6812-thread-2-processing-n:127.0.0.1:61261_solr) [n:127.0.0.1:61261_solr c:testTaskTimeout  r:core_node3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61261_solr for creating new replica of shard shard1 for collection testTaskTimeout
   [junit4]   2> 954695 INFO  (OverseerThreadFactory-6812-thread-2-processing-n:127.0.0.1:61261_solr) [n:127.0.0.1:61261_solr c:testTaskTimeout  r:core_node3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 954701 INFO  (OverseerStateUpdate-72265002060218376-127.0.0.1:61261_solr-n_0000000000) [n:127.0.0.1:61261_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testTaskTimeout",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61261_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 954712 INFO  (zkCallback-6802-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954715 INFO  (zkCallback-6802-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954715 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954833 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr    x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/03164814015898583&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testTaskTimeout_shard1_replica_n5&action=CREATE&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 954833 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr    x:testTaskTimeout_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command async=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/03164814015898583&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testTaskTimeout_shard1_replica_n5&action=CREATE&collection=testTaskTimeout&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 954857 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/03164814015898583
   [junit4]   2> 954857 INFO  (qtp1861091491-9846) [n:127.0.0.1:61261_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=node_lost_trigger2/b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c/03164814015898583&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 954908 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 954934 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 954938 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 954938 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'testTaskTimeout_shard1_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 954938 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61261.solr.core.testTaskTimeout.shard1.replica_n5' (registry 'solr.core.testTaskTimeout.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7680dab3
   [junit4]   2> 954938 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrCore [[testTaskTimeout_shard1_replica_n5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node1/testTaskTimeout_shard1_replica_n5], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_12ACC6A4E6A0C049-001/tempDir-001/node1/testTaskTimeout_shard1_replica_n5/data/]
   [junit4]   2> 954986 INFO  (zkCallback-6802-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954986 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 954986 INFO  (zkCallback-6802-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 955152 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 955152 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 955154 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 955154 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 955159 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 955163 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 955163 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 955164 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672066276550246400
   [junit4]   2> 955165 INFO  (searcherExecutor-6848-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.SolrCore [testTaskTimeout_shard1_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 955166 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testTaskTimeout/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 955166 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testTaskTimeout/leaders/shard1
   [junit4]   2> 955190 INFO  (parallelCoreAdminExecutor-6813-thread-1-processing-n:127.0.0.1:61261_solr x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 CREATE) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to recover:testTaskTimeout_shard1_replica_n5
   [junit4]   2> 955191 INFO  (updateExecutor-6795-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 955191 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 955192 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 955194 INFO  (qtp1861091491-9847) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n2]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 955200 INFO  (qtp1861091491-9847) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node4 x:testTaskTimeout_shard1_replica_n2 ] o.a.s.c.S.Request [testTaskTimeout_shard1_replica_n2]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 955201 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testTaskTimeout_shard1_replica_n5]
   [junit4]   2> 955201 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 955201 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Publishing state of core [testTaskTimeout_shard1_replica_n5] as recovering, leader is [http://127.0.0.1:61261/solr/testTaskTimeout_shard1_replica_n2/] and I am [http://127.0.0.1:61261/solr/testTaskTimeout_shard1_replica_n5/]
   [junit4]   2> 955209 INFO  (recoveryExecutor-6797-thread-1-processing-x:testTaskTimeout_shard1_replica_n5 node_lost_trigger2//b3e60ea7cc15dT5e4ie5oqvc2dcn17ovrynsj6c//03164814015898583 r:core_node6 CREATE n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1) [n:127.0.0.1:61261_solr c:testTaskTimeout s:shard1 r:core_node6 x:testTaskTimeout_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:61261/solr]; [WaitForState: action=PREPRECOVERY&core=testTaskTimeout_shard1_replica_n2&nodeName=127.0.0.1:61261_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 955213 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr    x:testTaskTimeout_shard1_replica_n2 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 955213 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:61261_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:61261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61261_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 955213 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:61261_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:61261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61261_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 955213 INFO  (qtp1861091491-9848) [n:127.0.0.1:61261_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testTaskTimeout, shard=shard1, thisCore=testTaskTimeout_shard1_replica_n2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:61261_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"testTaskTimeout_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:61261/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61261_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 955326 INFO  (zkCallback-6802-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 955326 INFO  (zkCallback-6802-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testTaskTimeout/state.json] for collection [testTaskTimeout] has occurred - updating... (live nodes size: [1])
   [junit4]

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

agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@36b2ca9a
   [junit4]   2> 1777911 INFO  (jetty-closer-14132-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1777911 INFO  (jetty-closer-14132-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1777911 INFO  (jetty-closer-14132-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a61c62: rootName = solr_54477, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@36b2ca9a
   [junit4]   2> 1777911 INFO  (jetty-closer-14132-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1778005 INFO  (jetty-closer-14132-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72265057125335051-127.0.0.1:54481_solr-n_0000000000) closing
   [junit4]   2> 1778010 INFO  (jetty-closer-14132-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69ac4e07{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1778010 INFO  (jetty-closer-14132-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55fd02aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1778010 INFO  (jetty-closer-14132-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1778020 INFO  (jetty-closer-14132-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6128617c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1778021 INFO  (jetty-closer-14132-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@205cc4ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1778021 INFO  (jetty-closer-14132-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1778118 INFO  (zkCallback-14093-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1778120 INFO  (jetty-closer-14132-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7ed556c{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1778120 INFO  (jetty-closer-14132-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5866856b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1778120 INFO  (jetty-closer-14132-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1778235 INFO  (jetty-closer-14132-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@da0f28d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1778235 INFO  (jetty-closer-14132-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@636f52a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1778235 INFO  (jetty-closer-14132-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1778239 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1778456 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> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1778461 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54458
   [junit4]   2> 1778461 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54458
   [junit4]   2> 1778461 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54458
   [junit4]   2> 1778463 INFO  (TEST-SearchRateTriggerTest.testDefaultsAndBackcompat-seed#[12ACC6A4E6A0C049]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultsAndBackcompat
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerTest_12ACC6A4E6A0C049-001
   [junit4]   2> Jul 13, 2020 2:31:26 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=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hr, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=22456408,total=430530560
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, TestConfigSetProperties, TestUniqueKeyFieldResource, ZkShardTermsTest, TransactionLogTest, SegmentsInfoRequestHandlerTest, TestMergePolicyConfig, TestCloudDeleteByQuery, TestCloudRecovery, TestFastOutputStream, TestComplexPhraseQParserPlugin, TestExactStatsCache, BaseCdcrDistributedZkTest, TestInPlaceUpdatesRequiredField, TestFileDictionaryLookup, TestFacetMethods, TokenizerChainTest, EnumFieldTest, TestCollectionAPI, PhrasesIdentificationComponentTest, ReplaceNodeNoTargetTest, XmlUpdateRequestHandlerTest, TestCoreBackup, TestRawTransformer, DistributedIntervalFacetingTest, TestImplicitCoreProperties, NotRequiredUniqueKeyTest, TestSolrConfigHandlerConcurrent, TestTextField, XmlInterpolationTest, CollectionStateFormat2Test, SolrCoreMetricManagerTest, TestFieldCacheSortRandom, MigrateRouteKeyTest, SolrJmxReporterCloudTest, TestExtendedDismaxParser, TestRandomRequestDistribution, SystemInfoHandlerTest, TestSolrCoreParser, TestXmlQParser, TestSimpleQParserPlugin, EmbeddedSolrNoSerializeTest, MBeansHandlerTest, BasicAuthOnSingleNodeTest, TestCharFilters, TestWithCollection, DistribJoinFromCollectionTest, SmileWriterTest, SuggesterTest, SearchHandlerTest, TestTlogReplica, TestNumericTerms64, CdcrRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TestLegacyFieldReuse, TestJettySolrRunner, PeerSyncReplicationTest, SplitShardTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestCustomStream, OverseerSolrResponseUnsafeSerializationTest, TestHalfAndHalfDocValues, TestSweetSpotSimilarityFactory, TestCloudJSONFacetJoinDomain, ExecutePlanActionTest, TestJsonFacets, FileBasedSpellCheckerTest, TestPolicyCloud, TestSolrCoreSnapshots, SchemaVersionSpecificBehaviorTest, BadIndexSchemaTest, CloudExitableDirectoryReaderTest, TestSolrCloudWithSecureImpersonation, TestBadConfig, DataDrivenBlockJoinTest, NoCacheHeaderTest, LeaderTragicEventTest, TestNumericRangeQuery64, TestDistributedMissingSort, OverriddenZkACLAndCredentialsProvidersTest, SpellingQueryConverterTest, TestSolrCLIRunExample, TestLFUCache, CachingDirectoryFactoryTest, TermVectorComponentDistributedTest, AnalyticsQueryTest, TestClassicSimilarityFactory, TestStressVersions, TestBulkSchemaConcurrent, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestQueryingOnDownCollection, TestSegmentSorting, ZkControllerTest, CollectionsAPIAsyncDistributedZkTest, SplitByPrefixTest, AutoScalingHandlerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeLostTriggerTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest]
   [junit4] Completed [581/914 (3!)] on J0 in 20.55s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 48551 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/118/consoleText

[repro] Revision: 3ecc9e8c26d7f382cecba8ae9a4c7750faa75069

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskTimeout -Dtests.seed=12ACC6A4E6A0C049 -Dtests.slow=true -Dtests.locale=khq -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=12ACC6A4E6A0C049 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerTest -Dtests.method=testWaitForElapsed -Dtests.seed=12ACC6A4E6A0C049 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ExecutePlanActionTest
[repro]       BasicDistributedZkTest
[repro]       SearchRateTriggerTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.ExecutePlanActionTest|*.BasicDistributedZkTest|*.SearchRateTriggerTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=12ACC6A4E6A0C049 -Dtests.slow=true -Dtests.locale=khq -Dtests.timezone=Etc/GMT+4 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 156 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0

[...truncated 91 lines...]