Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6239/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
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([19C59D59EF3D0A1C:1C98A5B37255C88B]: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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13970 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> 1383975 INFO  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1383975 INFO  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1383976 INFO  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/data-dir-88-001
   [junit4]   2> 1383976 WARN  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=46 numCloses=46
   [junit4]   2> 1383977 INFO  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1383978 INFO  
(SUITE-ExecutePlanActionTest-seed#[19C59D59EF3D0A1C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1383991 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testTaskFail
   [junit4]   2> 1383993 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001
   [junit4]   2> 1383993 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1383995 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1383995 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1384103 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 56807
   [junit4]   2> 1384103 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56807
   [junit4]   2> 1384103 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56807
   [junit4]   2> 1384103 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56807
   [junit4]   2> 1384106 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384111 INFO  (zkConnectionManagerCallback-13565-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384111 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384117 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384122 INFO  (zkConnectionManagerCallback-13567-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384122 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384123 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384128 INFO  (zkConnectionManagerCallback-13569-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384128 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384244 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1384244 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1384244 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1384244 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1384245 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1384245 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1384249 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1384249 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1384249 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1384250 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58156aac{/solr,null,AVAILABLE}
   [junit4]   2> 1384250 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1384250 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1384250 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1384250 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b647c8b{/solr,null,AVAILABLE}
   [junit4]   2> 1384251 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@715f7379{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:56815}
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.s.Server Started @1384352ms
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56815}
   [junit4]   2> 1384252 ERROR (jetty-launcher-13570-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ad524a8{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:56816}
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T04:11:32.844398Z
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.s.Server Started @1384353ms
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56816}
   [junit4]   2> 1384252 ERROR (jetty-launcher-13570-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1384252 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T04:11:32.844754Z
   [junit4]   2> 1384253 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384254 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384258 INFO  (zkConnectionManagerCallback-13574-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384258 INFO  (zkConnectionManagerCallback-13572-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384259 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384259 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384260 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384260 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1384372 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1384373 WARN  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6889256c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384373 WARN  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6889256c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384374 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1384375 WARN  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d42bf36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384375 WARN  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d42bf36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384376 WARN  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@171c23be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384376 WARN  (jetty-launcher-13570-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@171c23be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384377 INFO  (jetty-launcher-13570-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56807/solr
   [junit4]   2> 1384377 WARN  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71beec0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384377 WARN  (jetty-launcher-13570-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71beec0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384378 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1384378 INFO  (jetty-launcher-13570-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56807/solr
   [junit4]   2> 1384379 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1384382 INFO  (zkConnectionManagerCallback-13593-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384382 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1384382 INFO  (zkConnectionManagerCallback-13596-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384382 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1384660 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56816_solr
   [junit4]   2> 1384662 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.Overseer Overseer 
(id=72197503141085190-127.0.0.1:56816_solr-n_0000000000) starting
   [junit4]   2> 1384674 INFO  
(OverseerStateUpdate-72197503141085190-127.0.0.1:56816_solr-n_0000000000) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:56816_solr
   [junit4]   2> 1384675 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56816_solr
   [junit4]   2> 1384675 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1384678 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1384678 INFO  
(OverseerStateUpdate-72197503141085190-127.0.0.1:56816_solr-n_0000000000) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1384678 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1384678 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1384683 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1384684 WARN  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_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> 1384688 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:56816_solr]
   [junit4]   2> 1384688 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1384690 DEBUG (ScheduledTrigger-13603-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> 1384690 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1384701 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1384718 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1384729 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56816.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384736 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56816.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384736 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56816.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384737 INFO  (jetty-launcher-13570-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node1
   [junit4]   2> 1384737 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:56815_solr as DOWN
   [junit4]   2> 1384747 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 1384747 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56815_solr
   [junit4]   2> 1384755 INFO  (zkCallback-13595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1384756 INFO  (zkCallback-13592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1384761 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1384761 WARN  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_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> 1384781 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1384799 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56815.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384806 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56815.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384806 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56815.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1384807 INFO  (jetty-launcher-13570-thread-2) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node2
   [junit4]   2> 1384816 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1384817 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384820 INFO  (zkConnectionManagerCallback-13621-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384820 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384822 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1384824 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56807/solr ready
   [junit4]   2> 1384829 DEBUG (zkCallback-13595-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1384829 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1384841 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1384843 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1384866 INFO  (qtp2074548233-25538) [n:127.0.0.1:56815_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> 1384897 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr     
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 1384897 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_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> 1384898 DEBUG (qtp2074548233-25544) [n:127.0.0.1:56815_solr    
 ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1384900 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=53
   [junit4]   2> 1384902 DEBUG (zkCallback-13595-thread-1) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1384903 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1384903 INFO  (qtp2074548233-25543) [n:127.0.0.1:56815_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=testTaskFail&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1384912 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_trigger3 - Initial 
livenodes: [127.0.0.1:56816_solr, 127.0.0.1:56815_solr]
   [junit4]   2> 1384913 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 1384915 DEBUG 
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1384915 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1384916 INFO  
(OverseerThreadFactory-13605-thread-1-processing-n:127.0.0.1:56816_solr) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testTaskFail
   [junit4]   2> 1385037 INFO  
(OverseerStateUpdate-72197503141085190-127.0.0.1:56816_solr-n_0000000000) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskFail",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskFail_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56816/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56816_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1385042 INFO  
(OverseerStateUpdate-72197503141085190-127.0.0.1:56816_solr-n_0000000000) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTaskFail",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTaskFail_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56815/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56815_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1385265 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr    
x:testTaskFail_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testTaskFail_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1385265 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr    
x:testTaskFail_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testTaskFail_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1385292 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1385293 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1385319 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1385319 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1385321 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1385321 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTaskFail_shard1_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1385321 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1385321 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTaskFail_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 1385322 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56815.solr.core.testTaskFail.shard1.replica_n2' (registry 
'solr.core.testTaskFail.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1385322 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[testTaskFail_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node2/testTaskFail_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node2/testTaskFail_shard1_replica_n2/data/]
   [junit4]   2> 1385322 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56816.solr.core.testTaskFail.shard1.replica_n1' (registry 
'solr.core.testTaskFail.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bc657f3
   [junit4]   2> 1385322 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTaskFail_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node1/testTaskFail_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-001/node1/testTaskFail_shard1_replica_n1/data/]
   [junit4]   2> 1385383 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1385384 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1385386 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1385386 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1385387 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1385387 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1385389 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1385389 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1385389 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1385390 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1385390 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1385390 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1670986275468869632
   [junit4]   2> 1385391 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1385392 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1385392 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1385392 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1670986275470966784
   [junit4]   2> 1385393 INFO  
(searcherExecutor-13623-thread-1-processing-n:127.0.0.1:56815_solr 
x:testTaskFail_shard1_replica_n2 c:testTaskFail s:shard1 r:core_node4) 
[n:127.0.0.1:56815_solr c:testTaskFail s:shard1 r:core_node4 
x:testTaskFail_shard1_replica_n2 ] o.a.s.c.SolrCore 
[testTaskFail_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1385396 INFO  
(searcherExecutor-13625-thread-1-processing-n:127.0.0.1:56816_solr 
x:testTaskFail_shard1_replica_n1 c:testTaskFail s:shard1 r:core_node3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTaskFail_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1385400 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTaskFail/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1385400 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTaskFail/leaders/shard1
   [junit4]   2> 1385403 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTaskFail/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 1385403 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTaskFail/leaders/shard1
   [junit4]   2> 1385412 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1385412 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1385412 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:56815/solr/testTaskFail_shard1_replica_n2/
   [junit4]   2> 1385412 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=testTaskFail_shard1_replica_n2 
url=https://127.0.0.1:56815/solr  START 
replicas=[https://127.0.0.1:56816/solr/testTaskFail_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1385413 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=testTaskFail_shard1_replica_n2 
url=https://127.0.0.1:56815/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1385414 INFO  (qtp539840472-25540) [n:127.0.0.1:56816_solr 
c:testTaskFail s:shard1 r:core_node3 x:testTaskFail_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTaskFail_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1385414 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1385414 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_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> 1385414 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testTaskFail/leaders/shard1/leader after winning as 
/collections/testTaskFail/leader_elect/shard1/election/72197503141085189-core_node4-n_0000000000
   [junit4]   2> 1385417 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:56815/solr/testTaskFail_shard1_replica_n2/ shard1
   [junit4]   2> 1385521 INFO  (zkCallback-13592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385522 INFO  (zkCallback-13592-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385523 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_solr 
c:testTaskFail s:shard1 r:core_node4 x:testTaskFail_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1385527 INFO  (qtp2074548233-25544) [n:127.0.0.1:56815_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=testTaskFail_shard1_replica_n2&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=263
   [junit4]   2> 1385630 INFO  (zkCallback-13592-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385631 INFO  (zkCallback-13592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385631 INFO  (zkCallback-13592-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385927 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1386420 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_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=testTaskFail_shard1_replica_n1&action=CREATE&numShards=1&collection=testTaskFail&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1155
   [junit4]   2> 1386423 INFO  (qtp2074548233-25543) [n:127.0.0.1:56815_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> 1386530 INFO  (zkCallback-13595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386530 INFO  (zkCallback-13592-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386530 INFO  (zkCallback-13592-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386530 INFO  (zkCallback-13592-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386530 INFO  (zkCallback-13595-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1386532 INFO  (qtp2074548233-25543) [n:127.0.0.1:56815_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=testTaskFail&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1628
   [junit4]   2> 1386532 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testTaskFail
   [junit4]   2> 1386534 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (testTaskFail): Timed out waiting for 
replicas of new collection to be active
   [junit4]   2> 1386535 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1386535 INFO  (watches-13618-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1386535 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1386536 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1386536 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1750281532
   [junit4]   2> 1386537 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56815_solr
   [junit4]   2> 1386537 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1386537 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56815_solr as DOWN
   [junit4]   2> 1386540 INFO  (coreCloseExecutor-13637-thread-1) 
[n:127.0.0.1:56815_solr     ] o.a.s.c.SolrCore [testTaskFail_shard1_replica_n2] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@3f40fa5b
   [junit4]   2> 1386540 INFO  (coreCloseExecutor-13637-thread-1) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testTaskFail.shard1.replica_n2 
tag=SolrCore@3f40fa5b
   [junit4]   2> 1386540 INFO  (coreCloseExecutor-13637-thread-1) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b69ea16: rootName = 
solr_56815, domain = solr.core.testTaskFail.shard1.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.testTaskFail.shard1.replica_n2/com.codahale.metrics.MetricRegistry@6b291b70
   [junit4]   2> 1386548 INFO  (coreCloseExecutor-13637-thread-1) 
[n:127.0.0.1:56815_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testTaskFail.shard1.leader 
tag=SolrCore@3f40fa5b
   [junit4]   2> 1386549 INFO  (coreCloseExecutor-13637-thread-1) 
[n:127.0.0.1:56815_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1386550 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1386550 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6644412f: rootName = 
solr_56815, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@187d32fb
   [junit4]   2> 1386555 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1386555 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@637e488c: rootName = 
solr_56815, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@3ee9c7
   [junit4]   2> 1386558 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1386558 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69efec1c: rootName = 
solr_56815, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@391c7298
   [junit4]   2> 1386558 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1386563 INFO  (zkCallback-13620-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1386563 INFO  (zkCallback-13595-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1386565 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1386674 INFO  (zkCallback-13595-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1386674 INFO  (zkCallback-13595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1386675 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@715f7379{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1386675 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58156aac{/solr,null,UNAVAILABLE}
   [junit4]   2> 1386675 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1386677 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 56815
   [junit4]   2> 1386918 INFO  
(OverseerCollectionConfigSetProcessor-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [n:127.0.0.1:56816_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> 1386940 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 1 and last live nodes: 2
   [junit4]   2> 1386940 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:56815_solr
   [junit4]   2> 1390061 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:56816/solr/testTaskFail_shard1_replica_n1/
   [junit4]   2> 1390061 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1390061 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:56816/solr/testTaskFail_shard1_replica_n1/ has no replicas
   [junit4]   2> 1390061 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/testTaskFail/leaders/shard1/leader after winning as 
/collections/testTaskFail/leader_elect/shard1/election/72197503141085190-core_node3-n_0000000001
   [junit4]   2> 1390061 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1390061 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost 
nodes: [127.0.0.1:56815_solr]
   [junit4]   2> 1390061 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2> 1390061 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger3]
   [junit4]   2> 1390068 DEBUG (ScheduledTrigger-13603-thread-2) [     ] 
o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2> 1390068 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2> 1390082 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}} with context 
properties: {AFTER_ACTION=[start], BEFORE_ACTION=[start, compute_plan]}
   [junit4]   2> 1390086 INFO  (zkCallback-13595-thread-3) 
[n:127.0.0.1:56816_solr c:testTaskFail s:shard1 r:core_node3 
x:testTaskFail_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:56816/solr/testTaskFail_shard1_replica_n1/ shard1
   [junit4]   2> 1390088 INFO  (zkCallback-13595-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1390088 INFO  (zkCallback-13595-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1390090 INFO  (qtp539840472-25540) [n:127.0.0.1:56816_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testTaskFail.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1390091 INFO  (qtp539840472-25546) [n:127.0.0.1:56816_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> 1390092 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ComputePlanAction Computed Plan: 
action=MOVEREPLICA&collection=testTaskFail&targetNode=127.0.0.1:56816_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 1390093 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_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":"testTaskFail",
   [junit4]   2>   "params.targetNode":"127.0.0.1:56816_solr",
   [junit4]   2>   "params.inPlaceMove":"true",
   [junit4]   2>   "params.replica":"core_node4"}], AFTER_ACTION=[start, 
compute_plan], BEFORE_ACTION=[start, compute_plan, execute_plan]}
   [junit4]   2> 1390093 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testTaskFail&targetNode=127.0.0.1:56816_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2> 1390098 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2> 1390098 WARN  (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2>           => 
org.apache.solr.cloud.autoscaling.TriggerActionException: Error processing 
action for trigger event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2> org.apache.solr.cloud.autoscaling.TriggerActionException: 
Error processing action for trigger event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:331)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception while processing event: {
   [junit4]   2>   "id":"795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7",
   [junit4]   2>   "source":"node_lost_trigger3",
   [junit4]   2>   "eventTime":2134846436372656,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134846436372656],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134849557290517,
   [junit4]   2>     "nodeNames":["127.0.0.1:56815_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:186)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception executing operation: 
action=MOVEREPLICA&async=node_lost_trigger3/795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7/0&waitForFinalState=true&collection=testTaskFail&targetNode=127.0.0.1:56816_solr&inPlaceMove=true&replica=core_node4
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.io.IOException: Task 
node_lost_trigger3/795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7/0 failed:  timed 
out. Operation: {
   [junit4]   2>   
"class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"MOVEREPLICA",
   [junit4]   2>   
"params.async":"node_lost_trigger3/795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7/0",
   [junit4]   2>   "params.waitForFinalState":"true",
   [junit4]   2>   "params.collection":"testTaskFail",
   [junit4]   2>   "params.targetNode":"127.0.0.1:56816_solr",
   [junit4]   2>   "params.inPlaceMove":"true",
   [junit4]   2>   "params.replica":"core_node4"}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:159)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> 1390098 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger3 after 5000ms
   [junit4]   2> 1390098 DEBUG (AutoscalingActionExecutor-13604-thread-1) [     
] o.a.s.c.a.ScheduledTriggers -- processing took 30 ms for event 
id=795a1ab7d70b0T7za8rp2pjc2i71491adp3u7p7
   [junit4]   2> 1395101 DEBUG (ScheduledTrigger-13603-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1396189 DEBUG (ScheduledTrigger-13603-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger3 with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1397296 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=963814
   [junit4]   2> 1397296 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56816_solr
   [junit4]   2> 1397296 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1397296 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56816_solr as DOWN
   [junit4]   2> 1397300 INFO  (coreCloseExecutor-13644-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.SolrCore [testTaskFail_shard1_replica_n1] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@19e093af
   [junit4]   2> 1397300 INFO  (coreCloseExecutor-13644-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testTaskFail.shard1.replica_n1 
tag=SolrCore@19e093af
   [junit4]   2> 1397300 INFO  (coreCloseExecutor-13644-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f6fd288: rootName = 
solr_56816, domain = solr.core.testTaskFail.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.testTaskFail.shard1.replica_n1/com.codahale.metrics.MetricRegistry@455b25ff
   [junit4]   2> 1397301 INFO  (zkCallback-13595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1397301 INFO  (zkCallback-13595-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTaskFail/state.json] for collection [testTaskFail] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1397319 INFO  (coreCloseExecutor-13644-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testTaskFail.shard1.leader 
tag=SolrCore@19e093af
   [junit4]   2> 1397319 INFO  (coreCloseExecutor-13644-thread-1) 
[n:127.0.0.1:56816_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1397321 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1397321 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77353f1d: rootName = 
solr_56816, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@1f61181c
   [junit4]   2> 1397325 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1397325 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dd1edb1: rootName = 
solr_56816, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@3ee9c7
   [junit4]   2> 1397327 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1397327 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@797e013: rootName = 
solr_56816, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@391c7298
   [junit4]   2> 1397327 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1397329 INFO  (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72197503141085190-127.0.0.1:56816_solr-n_0000000000) closing
   [junit4]   2> 1397330 INFO  
(OverseerStateUpdate-72197503141085190-127.0.0.1:56816_solr-n_0000000000) 
[n:127.0.0.1:56816_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56816_solr
   [junit4]   2> 1397330 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1397330 INFO  
(OverseerAutoScalingTriggerThread-72197503141085190-127.0.0.1:56816_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1397330 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1397330 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1397331 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 1397331 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1397331 DEBUG (closeThreadPool-13646-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1397333 INFO  (closeThreadPool-13646-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72197503141085190-127.0.0.1:56816_solr-n_0000000000) closing
   [junit4]   2> 1397442 INFO  (jetty-closer-13640-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72197503141085190-127.0.0.1:56816_solr-n_0000000000) closing
   [junit4]   2> 1397444 INFO  (jetty-closer-13640-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2ad524a8{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1397444 INFO  (jetty-closer-13640-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b647c8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1397444 INFO  (jetty-closer-13640-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1397445 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1397650 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/collections/testTaskFail/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/testTaskFail/state.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1397652 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56807
   [junit4]   2> 1397652 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56807
   [junit4]   2> 1397652 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56807
   [junit4]   2> 1397653 INFO  
(TEST-ExecutePlanActionTest.testTaskFail-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testTaskFail
   [junit4]   2> 1397656 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testTaskTimeout
   [junit4]   2> 1397656 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001/tempDir-002
   [junit4]   2> 1397656 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1397657 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1397657 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1397767 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 56951
   [junit4]   2> 1397767 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56951
   [junit4]   2> 1397767 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56951
   [junit4]   2> 1397767 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56951
   [junit4]   2> 1397768 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397771 INFO  (zkConnectionManagerCallback-13648-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397771 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397772 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397778 INFO  (zkConnectionManagerCallback-13650-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397778 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397778 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397780 INFO  (zkConnectionManagerCallback-13652-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397780 INFO  
(TEST-ExecutePlanActionTest.testTaskTimeout-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1397888 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1397890 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397890 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397890 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397891 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fee6502{/solr,null,AVAILABLE}
   [junit4]   2> 1397891 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397891 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397891 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1397891 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eddd052{/solr,null,AVAILABLE}
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@51719799{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:56961}
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.s.Server Started @1397993ms
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fb6653b{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:56962}
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56961}
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.s.Server Started @1397993ms
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56962}
   [junit4]   2> 1397892 ERROR (jetty-launcher-13653-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397892 ERROR (jetty-launcher-13653-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397892 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T04:11:46.485122Z
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1397893 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-07-01T04:11:46.485167Z
   [junit4]   2> 1397894 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397894 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397897 INFO  (zkConnectionManagerCallback-13657-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397897 INFO  (zkConnectionManagerCallback-13655-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397897 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397897 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397898 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1397898 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1398006 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1398007 WARN  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c5a8221[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398007 WARN  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c5a8221[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398009 WARN  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60b77459[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398009 WARN  (jetty-launcher-13653-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60b77459[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398010 INFO  (jetty-launcher-13653-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56951/solr
   [junit4]   2> 1398010 INFO  (jetty-launcher-13653-thread-2) 
[n:127.0.0.1:56962_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1398012 INFO  (zkConnectionManagerCallback-13668-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398012 INFO  (jetty-launcher-13653-thread-2) 
[n:127.0.0.1:56962_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1398106 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1398107 WARN  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36714a73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398107 WARN  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36714a73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398110 WARN  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ad1939a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398110 WARN  (jetty-launcher-13653-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ad1939a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398111 INFO  (jetty-launcher-13653-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56951/solr
   [junit4]   2> 1398112 INFO  (jetty-launcher-13653-thread-1) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1398114 INFO  (zkConnectionManagerCallback-13681-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398114 INFO  (jetty-launcher-13653-thread-1) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1398134 INFO  (jetty-launcher-13653-thread-1) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56961_solr
   [junit4]   2> 1398135 INFO  (jetty-launcher-13653-thread-1) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.Overseer Overseer 
(id=72197504036503558-127.0.0.1:56961_solr-n_0000000000) starting
   [junit4]   2> 1398157 INFO  
(OverseerStateUpdate-72197504036503558-127.0.0.1:56961_solr-n_0000000000) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:56961_solr
   [junit4]   2> 1398157 INFO  (jetty-launcher-13653-thread-1) 
[n:127.0.0.1:56961_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56961_solr
   [junit4]   2> 1398157 DEBUG 
(OverseerAutoScalingTriggerThread-72197504036503558-127.0.0.1:56961_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1398157 DEBUG 
(OverseerAutoScalingTriggerThread-72197504036503558-127.0.0.1:56961_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 1398157 INFO  (jetty-launcher-13653-thread-2) 
[n:127.0.0.1:56962_solr     ]

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

.java:515) [?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception while processing event: {
   [junit4]   2>   "id":"795aae31e3b0fT7za8rp2pjc2i71491adp3u7pk",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":2134886024362767,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2134886024362767],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":2134887030318112,
   [junit4]   2>     "nodeNames":["127.0.0.1:57105_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:186)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
ExecutePlanAction was interrupted
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:179)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.TimeSource$NanoTimeSource.sleep(TimeSource.java:104)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:227)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.process(ExecutePlanAction.java:118)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:328)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> 1429955 DEBUG (AutoscalingActionExecutor-13866-thread-1) [     
] o.a.s.c.a.ScheduledTriggers -- processing took 2419 ms for event 
id=795aae31e3b0fT7za8rp2pjc2i71491adp3u7pk
   [junit4]   2> 1429955 DEBUG (closeThreadPool-13915-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 1429955 DEBUG (closeThreadPool-13915-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1429955 DEBUG (closeThreadPool-13915-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1429955 INFO  (jetty-closer-13909-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72197505754005510-127.0.0.1:57106_solr-n_0000000000) closing
   [junit4]   2> 1429955 INFO  (closeThreadPool-13915-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72197505754005510-127.0.0.1:57106_solr-n_0000000000) closing
   [junit4]   2> 1429957 INFO  (jetty-closer-13909-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@68db9153{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1429957 INFO  (jetty-closer-13909-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3499f836{/solr,null,UNAVAILABLE}
   [junit4]   2> 1429957 INFO  (jetty-closer-13909-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1429958 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1430182 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/testIntegration/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/collections/testIntegration/state.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/overseer/queue
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1430186 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57100
   [junit4]   2> 1430186 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57100
   [junit4]   2> 1430186 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57100
   [junit4]   2> 1430186 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[19C59D59EF3D0A1C]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntegration
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_19C59D59EF3D0A1C-001
   [junit4]   2> Jul 01, 2020 4:12:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=342, maxMBSortInHeap=7.989936934525231, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-MW, 
timezone=Pacific/Yap
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=168339440,total=324268032
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedQueryComponentOptimizationTest, TestDFRSimilarityFactory, 
DistributedFacetPivotSmallAdvancedTest, ResponseHeaderTest, 
DistributedQueueTest, TriggerEventQueueTest, OverseerModifyCollectionTest, 
DocValuesMissingTest, TestCSVLoader, RankFieldTest, CheckHdfsIndexTest, 
TestLogWatcher, BadComponentTest, TestSchemaSimilarityResource, 
SolrCLIZkUtilsTest, TestValueSourceCache, SolrSlf4jReporterTest, 
DistanceFunctionTest, TestDocBasedVersionConstraints, TestSchemaField, 
DirectUpdateHandlerTest, SolrCmdDistributorTest, TestPullReplicaErrorHandling, 
ReplicationFactorTest, ChaosMonkeySafeLeaderTest, SolrMetricReporterTest, 
TestJoin, TestCollectionAPIs, DocExpirationUpdateProcessorFactoryTest, 
TestSolrCachePerf, TestFieldSortValues, DistributedIntervalFacetingTest, 
TestFastOutputStream, QueryResultKeyTest, TestXIncludeConfig, 
NodeMarkersRegistrationTest, MergeStrategyTest, IndexSchemaRuntimeFieldTest, 
SearchRateTriggerIntegrationTest, AtomicUpdateRemovalJavabinTest, 
TestCloudRecovery2, TestStressCloudBlindAtomicUpdates, ScriptEngineTest, 
TestMacroExpander, SparseHLLTest, ShardSplitTest, URLClassifyProcessorTest, 
ClusterStateMockUtilTest, AssignBackwardCompatibilityTest, 
TestDocTermOrdsUninvertLimit, TestSizeLimitedDistributedMap, 
DistributedDebugComponentTest, StressHdfsTest, TestConfigSetsAPIZkFailure, 
TestHashQParserPlugin, ZkControllerTest, AssignTest, 
TestNonDefinedSimilarityFactory, TestLegacyTerms, TestRTGBase, TestSort, 
TestSimTriggerIntegration, TestReplicationHandler, TestExceedMaxTermLength, 
RegexBytesRefFilterTest, CloudMLTQParserTest, SystemCollectionCompatTest, 
SpatialHeatmapFacetsTest, CurrencyRangeFacetCloudTest, 
OpenExchangeRatesOrgProviderTest, TestLockTree, TestSystemCollAutoCreate, 
SolrCoreCheckLockOnStartupTest, CertAuthPluginTest, SuggesterWFSTTest, 
OverseerTaskQueueTest, MoveReplicaHDFSFailoverTest, TestMinHashQParser, 
TestDownShardTolerantSearch, CoreSorterTest, TestSimDistribStateManager, 
TestCoreContainer, AnalysisAfterCoreReloadTest, CdcrWithNodesRestartsTest, 
TestCharFilters, TestTolerantUpdateProcessorCloud, CdcrBootstrapTest, 
TestCloudInspectUtil, TestUseDocValuesAsStored, TestSuggestSpellingConverter, 
CollectionsAPIDistributedZkTest, ExecutePlanActionTest]
   [junit4] Completed [558/914 (1!)] on J0 in 46.56s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 46091 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6239/consoleText

[repro] Revision: 6eb7bc3b7bd6dea2a104448e921f7234973f0197

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testTaskTimeout -Dtests.seed=19C59D59EF3D0A1C -Dtests.slow=true 
-Dtests.locale=en-MW -Dtests.timezone=Pacific/Yap -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[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] ant compile-test

[...truncated 2471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ExecutePlanActionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=19C59D59EF3D0A1C 
-Dtests.slow=true -Dtests.locale=en-MW -Dtests.timezone=Pacific/Yap 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 79 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to