Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6967/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:64551_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"http://127.0.0.1:64550/solr";,           
"node_name":"127.0.0.1:64550_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"http://127.0.0.1:64551/solr";,           
"node_name":"127.0.0.1:64551_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:64551_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"http://127.0.0.1:64550/solr";,
          "node_name":"127.0.0.1:64550_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:64551/solr";,
          "node_name":"127.0.0.1:64551_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([F7AA36A5A80C87E9:47CB38898D3326CC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.ExecutePlanActionTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest:     1) Thread[id=6071, 
name=AutoscalingActionExecutor-2775-thread-1-processing-n:127.0.0.1:64551_solr, 
state=TIMED_WAITING, group=TGRP-ExecutePlanActionTest]         at 
java.lang.Thread.sleep(Native Method)         at 
java.lang.Thread.sleep(Thread.java:340)         at 
java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)         at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:155)
         at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
         at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
         at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$483/13718962.run(Unknown
 Source)         at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)         
at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/28277048.run(Unknown
 Source)         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest: 
   1) Thread[id=6071, 
name=AutoscalingActionExecutor-2775-thread-1-processing-n:127.0.0.1:64551_solr, 
state=TIMED_WAITING, group=TGRP-ExecutePlanActionTest]
        at java.lang.Thread.sleep(Native Method)
        at java.lang.Thread.sleep(Thread.java:340)
        at java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:155)
        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$483/13718962.run(Unknown
 Source)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$120/28277048.run(Unknown
 Source)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([F7AA36A5A80C87E9]:0)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([F7AA36A5A80C87E9:E3E26DF08B0B3AF7]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12061 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\init-core-data-001
   [junit4]   2> 616013 WARN  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 616013 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 616019 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 616019 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 616019 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001
   [junit4]   2> 616019 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 616019 INFO  (Thread-1422) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 616019 INFO  (Thread-1422) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 616036 ERROR (Thread-1422) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 616120 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64546
   [junit4]   2> 616145 INFO  (jetty-launcher-968-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 616146 INFO  (jetty-launcher-968-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 616148 INFO  (jetty-launcher-968-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d87da8{/solr,null,AVAILABLE}
   [junit4]   2> 616148 INFO  (jetty-launcher-968-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4455f5{/solr,null,AVAILABLE}
   [junit4]   2> 616156 INFO  (jetty-launcher-968-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@988158{HTTP/1.1,[http/1.1]}{127.0.0.1:64551}
   [junit4]   2> 616156 INFO  (jetty-launcher-968-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e7f9a{HTTP/1.1,[http/1.1]}{127.0.0.1:64550}
   [junit4]   2> 616156 INFO  (jetty-launcher-968-thread-1) [    ] 
o.e.j.s.Server Started @623783ms
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.e.j.s.Server Started @623783ms
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64551}
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64550}
   [junit4]   2> 616157 ERROR (jetty-launcher-968-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 616157 ERROR (jetty-launcher-968-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T19:37:57.237Z
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 616157 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T19:37:57.237Z
   [junit4]   2> 616166 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 616168 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 616204 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f36246a7c0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 616215 INFO  (jetty-launcher-968-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64546/solr
   [junit4]   2> 616215 INFO  (jetty-launcher-968-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64546/solr
   [junit4]   2> 616223 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f36246a7c0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 616533 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 616535 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64551_solr
   [junit4]   2> 616536 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.Overseer Overseer 
(id=98857246858674182-127.0.0.1:64551_solr-n_0000000000) starting
   [junit4]   2> 616536 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 616540 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64550_solr
   [junit4]   2> 616543 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 616545 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 616551 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 616554 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 616560 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:64550_solr]
   [junit4]   2> 616561 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 616561 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 616562 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64551_solr
   [junit4]   2> 616607 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 616607 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 616607 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 616607 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 616607 DEBUG (ScheduledTrigger-2774-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: [127.0.0.1:64550_solr, 
127.0.0.1:64551_solr]
   [junit4]   2> 616978 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64550.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617027 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64550.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617027 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64550.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617027 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64551.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617039 INFO  (jetty-launcher-968-thread-2) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node2\.
   [junit4]   2> 617052 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64551.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617052 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64551.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 617066 INFO  (jetty-launcher-968-thread-1) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node1\.
   [junit4]   2> 617230 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 617243 INFO  
(SUITE-ExecutePlanActionTest-seed#[F7AA36A5A80C87E9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64546/solr ready
   [junit4]   2> 617336 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 617342 DEBUG 
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 617343 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 617354 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 617355 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 617356 DEBUG 
(OverseerAutoScalingTriggerThread-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 617367 INFO  (qtp2168634-5961) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 617370 INFO  
(OverseerThreadFactory-2776-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testExecute
   [junit4]   2> 617501 INFO  
(OverseerStateUpdate-98857246858674182-127.0.0.1:64551_solr-n_0000000000) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64551/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 617511 INFO  
(OverseerStateUpdate-98857246858674182-127.0.0.1:64551_solr-n_0000000000) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64550/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 617716 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 617718 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 617718 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 617720 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 617864 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 617865 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 617866 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 617866 INFO  
(zkCallback-980-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 618820 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 618852 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 618869 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 618892 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 618892 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 618893 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64551.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 618893 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 618893 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node1\testExecute_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node1\.\testExecute_shard1_replica_n1\data\]
   [junit4]   2> 618897 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 618905 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 618905 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 618907 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64550.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 618907 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 618907 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node2\testExecute_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node2\.\testExecute_shard1_replica_n2\data\]
   [junit4]   2> 619075 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 619075 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 619077 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 619077 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 619077 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 619078 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 619078 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 619078 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 619079 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10e4952[testExecute_shard1_replica_n2] main]
   [junit4]   2> 619080 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 619080 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 619080 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c8e2b7[testExecute_shard1_replica_n1] main]
   [junit4]   2> 619082 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 619083 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 619083 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 619083 INFO  
(searcherExecutor-2782-thread-1-processing-n:127.0.0.1:64550_solr 
x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) 
[n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node4 
x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n2] Registered new searcher 
Searcher@10e4952[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 619083 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581715952933797888
   [junit4]   2> 619084 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 619085 INFO  
(searcherExecutor-2781-thread-1-processing-n:127.0.0.1:64551_solr 
x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) 
[n:127.0.0.1:64551_solr c:testExecute s:shard1 r:core_node3 
x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n1] Registered new searcher 
Searcher@c8e2b7[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 619085 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581715952935895040
   [junit4]   2> 619091 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 619091 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 619091 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64550/solr/testExecute_shard1_replica_n2/
   [junit4]   2> 619092 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 
url=http://127.0.0.1:64550/solr START 
replicas=[http://127.0.0.1:64551/solr/testExecute_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 619095 INFO  (qtp7538868-5957) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.c.S.Request [testExecute_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> 619195 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619195 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619195 INFO  
(zkCallback-980-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619196 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619392 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 
url=http://127.0.0.1:64550/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 619392 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 619392 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_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> 619392 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 619397 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64550/solr/testExecute_shard1_replica_n2/ shard1
   [junit4]   2> 619500 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619500 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619500 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619500 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619552 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 619554 INFO  (qtp2168634-5960) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1835
   [junit4]   2> 619656 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619656 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619656 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 619656 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 620092 INFO  (qtp7538868-5951) [n:127.0.0.1:64551_solr 
c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2376
   [junit4]   2> 620098 INFO  (qtp2168634-5961) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 620195 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 620195 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 620195 INFO  
(zkCallback-980-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 620195 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621099 INFO  (qtp2168634-5961) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3731
   [junit4]   2> 621120 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508441882188000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508441882188000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:64551_solr"]}} with context 
properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@1b5ae01,
 org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@1a0b9e1]}
   [junit4]   2> 621120 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64550_solr&replica=core_node3
   [junit4]   2> 621125 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 621126 INFO  (qtp2168634-5959) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64550_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 621129 INFO  (qtp2168634-5959) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:64550_solr&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 621130 INFO  (qtp2168634-5958) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 621137 INFO  (qtp2168634-5958) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 621140 INFO  
(OverseerThreadFactory-2776-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved 
core_node3:{"core":"testExecute_shard1_replica_n1","base_url":"http://127.0.0.1:64551/solr","node_name":"127.0.0.1:64551_solr","state":"active","type":"NRT"}
   [junit4]   2> 621142 INFO  
(OverseerCollectionConfigSetProcessor-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_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> 621149 INFO  
(OverseerThreadFactory-2776-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:64550_solr for creating new replica
   [junit4]   2> 621152 INFO  
(OverseerStateUpdate-98857246858674182-127.0.0.1:64551_solr-n_0000000000) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64550/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:64550_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 621264 INFO  
(zkCallback-980-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621265 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621265 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621265 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621352 INFO  (qtp2168634-5956) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 621353 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr    ] o.a.s.h.a.CoreAdminOperation core create 
command 
async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 621353 INFO  (qtp2168634-5972) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075
   [junit4]   2> 621353 INFO  (qtp2168634-5972) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 621433 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.0.0
   [junit4]   2> 621456 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 621462 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621462 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621462 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 621463 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621463 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621468 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'testExecute_shard1_replica_n5' using configuration from collection 
testExecute, trusted=true
   [junit4]   2> 621468 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64550.solr.core.testExecute.shard1.replica_n5' (registry 
'solr.core.testExecute.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1612dec
   [junit4]   2> 621468 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 621468 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node2\testExecute_shard1_replica_n5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ExecutePlanActionTest_F7AA36A5A80C87E9-001\tempDir-001\node2\.\testExecute_shard1_replica_n5\data\]
   [junit4]   2> 621618 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 621618 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 621621 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 621621 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 621623 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19cd475[testExecute_shard1_replica_n5] main]
   [junit4]   2> 621641 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 621641 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 621642 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 621643 INFO  
(searcherExecutor-2791-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher 
Searcher@19cd475[testExecute_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 621650 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1581715955625492480
   [junit4]   2> 621707 INFO  
(parallelCoreAdminExecutor-2777-thread-1-processing-n:127.0.0.1:64550_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE) [n:127.0.0.1:64550_solr c:testExecute s:shard1 r:core_node6 
x:testExecute_shard1_replica_n5] o.a.s.c.ZkController Core needs to 
recover:testExecute_shard1_replica_n5
   [junit4]   2> 621711 INFO  
(updateExecutor-973-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 621715 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 621720 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 621720 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[testExecute_shard1_replica_n5]
   [junit4]   2> 621720 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 621720 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[testExecute_shard1_replica_n5] as recovering, leader is 
[http://127.0.0.1:64550/solr/testExecute_shard1_replica_n2/] and I am 
[http://127.0.0.1:64550/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 621731 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:64550/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:64550_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 621733 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 621736 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:64550_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:64550/solr","node_name":"127.0.0.1:64550_solr","state":"down","type":"NRT"}
   [junit4]   2> 621834 INFO  
(zkCallback-980-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621834 INFO  
(zkCallback-980-thread-1-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621838 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 621838 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 622355 INFO  (qtp2168634-5970) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075
   [junit4]   2> 622356 INFO  (qtp2168634-5970) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356771185499075&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 622357 INFO  (qtp7538868-5955) [n:127.0.0.1:64551_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n1&async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356772189419005&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 622358 INFO  (qtp7538868-5954) [n:127.0.0.1:64551_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356772189419005
   [junit4]   2> 622358 INFO  (qtp7538868-5954) [n:127.0.0.1:64551_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356772189419005&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 622359 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n1, tag=null
   [junit4]   2> 622359 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47b3d3: rootName = 
solr_64551, domain = solr.core.testExecute.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@beb5b6
   [junit4]   2> 622370 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.c.SolrCore 
[testExecute_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1699099
   [junit4]   2> 622370 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testExecute.shard1.replica_n1, tag=23695513
   [junit4]   2> 622370 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testExecute.shard1.leader, tag=23695513
   [junit4]   2> 622384 INFO  
(parallelCoreAdminExecutor-2778-thread-1-processing-n:127.0.0.1:64551_solr 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356772189419005
 UNLOAD) [n:127.0.0.1:64551_solr    ] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 622488 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 622488 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 622736 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:64550_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:64550/solr","node_name":"127.0.0.1:64550_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 622736 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 622736 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:64550_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 623237 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:64550/solr/testExecute_shard1_replica_n2/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 623237 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n5 
url=http://127.0.0.1:64550/solr START 
replicas=[http://127.0.0.1:64550/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 623239 INFO  (qtp2168634-5961) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 623239 INFO  (qtp2168634-5961) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 
o.a.s.c.S.Request [testExecute_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 623240 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 623241 INFO  
(recoveryExecutor-975-thread-1-processing-x:testExecute_shard1_replica_n5 
r:core_node6 
mock_trigger_name//14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1//02356771185499075
 CREATE n:127.0.0.1:64550_solr s:shard1 c:testExecute) [n:127.0.0.1:64550_solr 
c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 623349 INFO  
(zkCallback-979-thread-1-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 623351 INFO  
(zkCallback-979-thread-2-processing-n:127.0.0.1:64550_solr) 
[n:127.0.0.1:64550_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 623359 INFO  (qtp7538868-5953) [n:127.0.0.1:64551_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356772189419005
   [junit4]   2> 623359 INFO  (qtp7538868-5953) [n:127.0.0.1:64551_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/02356772189419005&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 623479 INFO  
(OverseerThreadFactory-2776-thread-2-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 625155 INFO  
(OverseerCollectionConfigSetProcessor-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 626140 INFO  (qtp2168634-5959) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 626143 INFO  (qtp2168634-5959) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 626143 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 626147 INFO  (qtp2168634-5958) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 626147 INFO  (qtp2168634-5958) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 626162 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 626164 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 626164 INFO  (qtp2168634-5956) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params 
async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=OVERSEERSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 626164 INFO  (qtp2168634-5956) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=OVERSEERSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 626171 INFO  (qtp2168634-5972) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 626175 INFO  (qtp2168634-5972) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 626257 INFO  
(OverseerThreadFactory-2776-thread-3-processing-n:127.0.0.1:64551_solr) 
[n:127.0.0.1:64551_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 628251 INFO  
(OverseerCollectionConfigSetProcessor-98857246858674182-127.0.0.1:64551_solr-n_0000000000)
 [n:127.0.0.1:64551_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 631188 INFO  (qtp2168634-5970) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 631200 INFO  (qtp2168634-5970) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 631201 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 631201 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 631202 INFO  (qtp2168634-5971) [n:127.0.0.1:64550_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef0fe658232b00T3t9t30ttpxey8ri6w81vfo9c1/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 631203 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExecute
   [junit4]   2> 631250 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[F7AA36A5A80C87E9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 631252 DEBUG (zkCallback-980-thread-1-pro

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


   [junit4]   2> 1817809 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@340197: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1dcbe41
   [junit4]   2> 1817817 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1817817 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@776639: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5bad2c
   [junit4]   2> 1817822 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1817822 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a691f: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@19be2c0
   [junit4]   2> 1817823 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@124d05e
   [junit4]   2> 1817823 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=19189854
   [junit4]   2> 1817823 INFO  (coreCloseExecutor-6086-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b01ec: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14bc8b6
   [junit4]   2> 1817838 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f27c3e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1817840 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@e7924{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1817840 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10499348
   [junit4]   2> 1817841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1817841 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a71fd7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@14b266b
   [junit4]   2> 1817848 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1817848 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17b288c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5bad2c
   [junit4]   2> 1817853 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1817853 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13f3730: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@19be2c0
   [junit4]   2> 1817854 INFO  (coreCloseExecutor-6088-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e7bfe
   [junit4]   2> 1817854 INFO  (coreCloseExecutor-6088-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1997822
   [junit4]   2> 1817854 INFO  (coreCloseExecutor-6088-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a3717a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1efbdc7
   [junit4]   2> 1817857 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F7AA36A5A80C87E9])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cfc580{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_F7AA36A5A80C87E9-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-GR, timezone=America/Toronto
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=168581584,total=279879680
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, 
MoveReplicaHDFSFailoverTest, SharedFSAutoReplicaFailoverTest, 
TestRawTransformer, TestSmileRequest, RAMDirectoryFactoryTest, 
ChaosMonkeyNothingIsSafeTest, AutoAddReplicasPlanActionTest, BlockCacheTest, 
TestHdfsCloudBackupRestore, UUIDUpdateProcessorFallbackTest, NodeMutatorTest, 
TestPushWriter, TestBinaryField, SparseHLLTest, ZkFailoverTest, 
TestMissingGroups, CloudMLTQParserTest, TestManagedResourceStorage, 
XmlUpdateRequestHandlerTest, TestSolr4Spatial, TestCloudJSONFacetJoinDomain, 
HttpPartitionTest, TestSchemaNameResource, 
OverriddenZkACLAndCredentialsProvidersTest, TestCloudPseudoReturnFields, 
TestLeaderElectionZkExpiry, PathHierarchyTokenizerFactoryTest, 
NotRequiredUniqueKeyTest, SuggestComponentContextFilterQueryTest, 
TestConfigSetsAPIZkFailure, ShowFileRequestHandlerTest, SolrCloudReportersTest, 
FastVectorHighlighterTest, HdfsAutoAddReplicasIntegrationTest, 
CollectionTooManyReplicasTest, TestSolrCoreParser, TestTrieFacet, 
DistributedFacetPivotSmallTest, DistanceFunctionTest, CircularListTest, 
DeleteInactiveReplicaTest, TestConfigSetImmutable, 
TestSha256AuthenticationProvider, TestSQLHandlerNonCloud, MinimalSchemaTest, 
LeaderElectionTest, TestCloudSchemaless, DocValuesMissingTest, 
ReplicationFactorTest, SuggesterTSTTest, TestPayloadCheckQParserPlugin, 
CollectionsAPISolrJTest, DistributedFacetPivotLongTailTest, 
ResponseLogComponentTest, TestBackupRepositoryFactory, TestRangeQuery, 
TestBulkSchemaConcurrent, DirectUpdateHandlerOptimizeTest, MetricsConfigTest, 
BasicAuthIntegrationTest, TestSerializedLuceneMatchVersion, 
SearchRateTriggerTest, TestFuzzyAnalyzedSuggestions, 
TestRequestStatusCollectionAPI, TestDownShardTolerantSearch, TestConfigSets, 
TestLegacyField, DistribCursorPagingTest, ResourceLoaderTest, 
ResponseHeaderTest, TestSearcherReuse, ShufflingReplicaListTransformerTest, 
TestFieldCache, SyncSliceTest, CSVRequestHandlerTest, TestLegacyFieldCache, 
AddBlockUpdateTest, TestDocBasedVersionConstraints, TestHighlightDedupGrouping, 
SolrJmxReporterTest, TestZkAclsWithHadoopAuth, TestHashQParserPlugin, 
DistributedQueryComponentCustomSortTest, TestJoin, SolrXmlInZkTest, 
TestIBSimilarityFactory, FieldAnalysisRequestHandlerTest, 
SaslZkACLProviderTest, BadIndexSchemaTest, SpellCheckCollatorWithCollapseTest, 
TestHttpShardHandlerFactory, HdfsLockFactoryTest, 
AtomicUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, 
TestStressInPlaceUpdates, TestCSVResponseWriter, NoCacheHeaderTest, ZkCLITest, 
TestXIncludeConfig, TestCustomStream, TestLegacyNumericUtils, 
TestTolerantUpdateProcessorRandomCloud, ClassificationUpdateProcessorTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestManagedSynonymGraphFilterFactory, 
TestFieldCacheVsDocValues, MigrateRouteKeyTest, XsltUpdateRequestHandlerTest, 
TimeZoneUtilsTest, CollectionReloadTest, DirectoryFactoryTest, 
TestStressRecovery, TestNamedUpdateProcessors, ShardRoutingTest, 
TestPullReplicaErrorHandling, DisMaxRequestHandlerTest, 
TestMultiValuedNumericRangeQuery, TestEmbeddedSolrServerSchemaAPI, 
HighlighterMaxOffsetTest, ConnectionReuseTest, 
ClassificationUpdateProcessorFactoryTest, SpellCheckComponentTest, 
TestCloudDeleteByQuery, BigEndianAscendingWordSerializerTest, 
SolrMetricManagerTest, TestConfigSetsAPI, TestQuerySenderNoQuery, 
TestRestoreCore, TestCoreDiscovery, SegmentsInfoRequestHandlerTest, 
DocExpirationUpdateProcessorFactoryTest, RankQueryTest, 
TestSchemalessBufferedUpdates, RemoteQueryErrorTest, TestGraphMLResponseWriter, 
TestLazyCores, HdfsRecoverLeaseTest, SolrCmdDistributorTest, BJQParserTest, 
TestMiniSolrCloudClusterSSL, TestSubQueryTransformerDistrib, 
TestNumericRangeQuery64, CoreAdminRequestStatusTest, TestExactStatsCache, 
TestSubQueryTransformer, TestPolicyCloud, BlockJoinFacetRandomTest, 
WordBreakSolrSpellCheckerTest, LeaderFailoverAfterPartitionTest, 
TestReplicationHandler]
   [junit4] Completed [269/745 (2!)] on J0 in 86.70s, 16 tests, 1 error, 1 
skipped <<< FAILURES!

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

Reply via email to