You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/09 23:39:54 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21606 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21606/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 60698 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj399487794
 [ecj-lint] Compiling 877 source files to /tmp/ecj399487794
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java (at line 37)
 [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/TestCloudConsistency.java (at line 23)
 [ecj-lint] 	import java.net.URL;
 [ecj-lint] 	       ^^^^^^^^^^^^
 [ecj-lint] The import java.net.URL is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/TestCloudConsistency.java (at line 39)
 [ecj-lint] 	import org.apache.solr.common.cloud.ZkStateReader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.ZkStateReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (2 errors, 1 warning)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:618: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:682: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2088: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2121: Compile failed; see the compiler error output for details.

Total time: 68 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21607 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21607/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43463/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:39567/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43463/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:39567/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([B73FC48CFD2B6CAF:1DF2177E4AF8B97F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:309)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39567/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 46 more




Build Log:
[...truncated 14012 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/init-core-data-001
   [junit4]   2> 1339204 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1339204 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1339205 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-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> 1339205 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1339206 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001
   [junit4]   2> 1339206 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1339206 INFO  (Thread-6998) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1339206 INFO  (Thread-6998) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1339208 ERROR (Thread-6998) [    ] 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> 1339306 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44037
   [junit4]   2> 1339308 INFO  (zkConnectionManagerCallback-3778-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339312 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1339312 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1339312 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1339312 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339313 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68c31e70{/solr,null,AVAILABLE}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6298a668{/solr,null,AVAILABLE}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@610fc1c6{/solr,null,AVAILABLE}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b743b3{/solr,null,AVAILABLE}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f3525a8{HTTP/1.1,[http/1.1]}{127.0.0.1:43463}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f8d1482{HTTP/1.1,[http/1.1]}{127.0.0.1:45697}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.e.j.s.Server Started @1341504ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.e.j.s.Server Started @1341504ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43463}
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45697}
   [junit4]   2> 1339314 ERROR (jetty-launcher-3775-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1339314 ERROR (jetty-launcher-3775-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58ab7853{HTTP/1.1,[http/1.1]}{127.0.0.1:43307}
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T02:19:51.672Z
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.e.j.s.Server Started @1341504ms
   [junit4]   2> 1339314 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4289f737{HTTP/1.1,[http/1.1]}{127.0.0.1:39567}
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43307}
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.e.j.s.Server Started @1341504ms
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39567}
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T02:19:51.672Z
   [junit4]   2> 1339315 ERROR (jetty-launcher-3775-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1339315 ERROR (jetty-launcher-3775-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T02:19:51.672Z
   [junit4]   2> 1339315 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T02:19:51.672Z
   [junit4]   2> 1339316 INFO  (zkConnectionManagerCallback-3782-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339316 INFO  (zkConnectionManagerCallback-3780-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339316 INFO  (zkConnectionManagerCallback-3784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339316 INFO  (zkConnectionManagerCallback-3786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339317 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1339317 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1339317 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1339317 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1339320 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002ed963420002, likely client has closed socket
   [junit4]   2> 1339321 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002ed963420004, likely client has closed socket
   [junit4]   2> 1339322 INFO  (jetty-launcher-3775-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1339322 INFO  (jetty-launcher-3775-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1339322 INFO  (jetty-launcher-3775-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1339323 INFO  (jetty-launcher-3775-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1339323 INFO  (zkConnectionManagerCallback-3793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339323 INFO  (zkConnectionManagerCallback-3798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339323 INFO  (zkConnectionManagerCallback-3800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339323 INFO  (zkConnectionManagerCallback-3802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339323 DEBUG (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$252/1703224223@f150852
   [junit4]   2> 1339323 DEBUG (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$252/1703224223@5824489e
   [junit4]   2> 1339324 DEBUG (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$252/1703224223@117d3757
   [junit4]   2> 1339324 DEBUG (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$252/1703224223@418cb2b
   [junit4]   2> 1339324 INFO  (zkConnectionManagerCallback-3804-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339324 INFO  (zkConnectionManagerCallback-3810-thread-1-processing-n:127.0.0.1:39567_solr) [n:127.0.0.1:39567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339324 INFO  (zkConnectionManagerCallback-3808-thread-1-processing-n:127.0.0.1:43307_solr) [n:127.0.0.1:43307_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339324 INFO  (zkConnectionManagerCallback-3806-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1339353 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1339354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72109105245978634-127.0.0.1:45697_solr-n_0000000000
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72109105245978636-127.0.0.1:43307_solr-n_0000000001
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72109105245978633-127.0.0.1:43463_solr-n_0000000002
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72109105245978635-127.0.0.1:39567_solr-n_0000000003
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45697_solr
   [junit4]   2> 1339355 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72109105245978636-127.0.0.1:43307_solr-n_0000000001
   [junit4]   2> 1339355 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72109105245978634-127.0.0.1:45697_solr-n_0000000000
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72109105245978636-127.0.0.1:43307_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72109105245978634-127.0.0.1:45697_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1339355 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72109105245978633-127.0.0.1:43463_solr-n_0000000002
   [junit4]   2> 1339355 DEBUG (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72109105245978633-127.0.0.1:43463_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43463_solr
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43307_solr
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39567_solr
   [junit4]   2> 1339355 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer Overseer (id=72109105245978634-127.0.0.1:45697_solr-n_0000000000) starting
   [junit4]   2> 1339355 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339356 INFO  (zkCallback-3805-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339356 INFO  (zkCallback-3809-thread-1-processing-n:127.0.0.1:39567_solr) [n:127.0.0.1:39567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339356 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339356 INFO  (zkCallback-3803-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1339356 INFO  (zkCallback-3807-thread-1-processing-n:127.0.0.1:43307_solr) [n:127.0.0.1:43307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1339358 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1339358 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1339358 DEBUG (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45697_solr as DOWN
   [junit4]   2> 1339359 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1339359 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339359 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 1339359 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45697_solr
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1339359 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45697_solr"} current state version: 0
   [junit4]   2> 1339359 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45697_solr
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339359 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339360 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39567_solr, 127.0.0.1:43307_solr, 127.0.0.1:43463_solr]
   [junit4]   2> 1339360 INFO  (zkCallback-3805-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1339360 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339360 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339360 INFO  (zkCallback-3803-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1339360 INFO  (zkCallback-3807-thread-1-processing-n:127.0.0.1:43307_solr) [n:127.0.0.1:43307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1339360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339360 INFO  (zkCallback-3809-thread-1-processing-n:127.0.0.1:39567_solr) [n:127.0.0.1:39567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1339361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1339362 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1339362 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1339362 DEBUG (OverseerAutoScalingTriggerThread-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1339362 DEBUG (ScheduledTrigger-7586-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1339398 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43463.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339399 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339399 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339401 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43463.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43463.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-2) [n:127.0.0.1:43463_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001/node2/.
   [junit4]   2> 1339404 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339405 INFO  (jetty-launcher-3775-thread-3) [n:127.0.0.1:43307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001/node3/.
   [junit4]   2> 1339405 INFO  (jetty-launcher-3775-thread-4) [n:127.0.0.1:39567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001/node4/.
   [junit4]   2> 1339408 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339409 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1339410 INFO  (jetty-launcher-3775-thread-1) [n:127.0.0.1:45697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001/node1/.
   [junit4]   2> 1339460 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1339460 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1339514 INFO  (zkConnectionManagerCallback-3820-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339515 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002ed96342000d, likely client has closed socket
   [junit4]   2> 1339516 INFO  (zkConnectionManagerCallback-3824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1339517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1339517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1339517 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1339517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1339518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1339518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1339518 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44037/solr ready
   [junit4]   2> 1339521 INFO  (qtp1965528742-20214) [n:127.0.0.1:45697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1339521 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339521 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1339521 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339521 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339521 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1339522 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"}
   [junit4]   2> 1339522 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1339522 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1339522 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1339523 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1339524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1339524 DEBUG (zkCallback-3805-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 1339524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1339524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1339524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1339524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 1339524 DEBUG (OverseerThreadFactory-7588-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:45697_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=18.230993469184135,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.125876,medianRequestTime=0.104726,75thPcRequestTime=0.175229,95thPcRequestTime=0.175229,99thPcRequestTime=0.175229,999thPcRequestTime=0.175229},downnode={requests=1,errors=0,avgRequestsPerSecond=6.124365305994787,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.040284,medianRequestTime=0.040284,75thPcRequestTime=0.040284,95thPcRequestTime=0.040284,99thPcRequestTime=0.040284,999thPcRequestTime=0.040284}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=18.24359697179642,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.16312833333333332,medianRequestTime=0.186575,75thPcRequestTime=0.197999,95thPcRequestTime=0.197999,99thPcRequestTime=0.197999,999thPcRequestTime=0.197999},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=6.107889416613249,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.157399,medianRequestTime=0.157399,75thPcRequestTime=0.157399,95thPcRequestTime=0.157399,99thPcRequestTime=0.157399,999thPcRequestTime=0.157399}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=6.105714636286975,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=162.983626,medianRequestTime=162.983626,75thPcRequestTime=162.983626,95thPcRequestTime=162.983626,99thPcRequestTime=162.983626,999thPcRequestTime=162.983626}}}
   [junit4]   2> 1339524 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1339525 INFO  (qtp1965528742-20214) [n:127.0.0.1:45697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1340363 DEBUG (ScheduledTrigger-7586-thread-3) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1340862 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1340872 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1340874 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1340887 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_33203_hdfs____.ko2si9/webapp
   [junit4]   2> 1341358 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:33203
   [junit4]   2> 1341364 DEBUG (ScheduledTrigger-7586-thread-4) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1341433 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1341434 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1341442 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37621_datanode____.bcuumg/webapp
   [junit4]   2> 1341523 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1341524 INFO  (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_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> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1341524 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1341914 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37621
   [junit4]   2> 1341962 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1341963 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1341974 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_42449_datanode____iv6voi/webapp
   [junit4]   2> 1342050 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36021) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1342055 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cadd3c929404: from storage DS-b0a2dc8b-1bf7-48f1-970e-eca182a3129b node DatanodeRegistration(127.0.0.1:39591, datanodeUuid=b5d75c01-762e-4788-b7e2-ace5b6c9e5f1, infoPort=46057, infoSecurePort=0, ipcPort=39655, storageInfo=lv=-56;cid=testClusterID;nsid=2139226609;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1342055 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cadd3c929404: from storage DS-b4da3b98-ca3f-4c54-a219-2586e95969f1 node DatanodeRegistration(127.0.0.1:39591, datanodeUuid=b5d75c01-762e-4788-b7e2-ace5b6c9e5f1, infoPort=46057, infoSecurePort=0, ipcPort=39655, storageInfo=lv=-56;cid=testClusterID;nsid=2139226609;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1342364 DEBUG (ScheduledTrigger-7586-thread-3) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1342477 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42449
   [junit4]   2> 1342588 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:36021) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 1342592 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cadd5c9af714: from storage DS-452ef5ba-c29a-473e-a7e6-34214275939e node DatanodeRegistration(127.0.0.1:44043, datanodeUuid=e288a267-3c95-49cd-a497-d2245c0da178, infoPort=35781, infoSecurePort=0, ipcPort=39561, storageInfo=lv=-56;cid=testClusterID;nsid=2139226609;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1342592 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2cadd5c9af714: from storage DS-48c350cf-bea5-4e9b-835b-9b080a9ed801 node DatanodeRegistration(127.0.0.1:44043, datanodeUuid=e288a267-3c95-49cd-a497-d2245c0da178, infoPort=35781, infoSecurePort=0, ipcPort=39561, storageInfo=lv=-56;cid=testClusterID;nsid=2139226609;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1342652 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1342653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1342653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342653 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1342653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1342653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342653 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1342654 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34b056f1{/solr,null,AVAILABLE}
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d2bb334{HTTP/1.1,[http/1.1]}{127.0.0.1:35039}
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.e.j.s.Server Started @1344845ms
   [junit4]   2> 1342655 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35039}
   [junit4]   2> 1342655 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1342656 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1342656 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1342656 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1342656 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-10T02:19:55.013Z
   [junit4]   2> 1342657 INFO  (zkConnectionManagerCallback-3827-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342657 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342663 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1342664 INFO  (zkConnectionManagerCallback-3831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342664 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$252/1703224223@6c7ee680
   [junit4]   2> 1342665 INFO  (zkConnectionManagerCallback-3833-thread-1-processing-n:127.0.0.1:35039_solr) [n:127.0.0.1:35039_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342668 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 1342668 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342668 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1342668 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 1342669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 1342669 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 1342669 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1342669 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72109105245978641-127.0.0.1:35039_solr-n_0000000004
   [junit4]   2> 1342670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72109105245978635-127.0.0.1:39567_solr-n_0000000003
   [junit4]   2> 1342670 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72109105245978635-127.0.0.1:39567_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1342670 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:35039_solr as DOWN
   [junit4]   2> 1342670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342670 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35039_solr
   [junit4]   2> 1342670 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342670 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35039_solr"} current state version: 0
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35039_solr
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 INFO  (zkCallback-3805-thread-1-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 INFO  (zkCallback-3807-thread-1-processing-n:127.0.0.1:43307_solr) [n:127.0.0.1:43307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 INFO  (zkCallback-3809-thread-1-processing-n:127.0.0.1:39567_solr) [n:127.0.0.1:39567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342671 INFO  (zkCallback-3803-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342671 INFO  (zkCallback-3823-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342671 INFO  (zkCallback-3832-thread-1-processing-n:127.0.0.1:35039_solr) [n:127.0.0.1:35039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342672 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 1342672 INFO  (zkCallback-3823-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1342716 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35039.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1342723 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35039.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1342723 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35039.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c758dd3
   [junit4]   2> 1342724 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[B73FC48CFD2B6CAF]) [n:127.0.0.1:35039_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-001/node5/.
   [junit4]   2> 1342762 INFO  (zkConnectionManagerCallback-3837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342764 INFO  (qtp761269796-20517) [n:127.0.0.1:35039_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1342765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1342765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1342765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1342765 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 1342765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1342765 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1342765 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1342766 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1342766 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1342766 INFO  (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1342766 DEBUG (OverseerCollectionConfigSetProcessor-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 1342767 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1342767 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342767 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1342768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 1342768 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1342768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342768 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342768 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1342768 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1342769 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 1342769 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342769 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342869 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection MoveReplicaHDFSTest_failed_coll_true, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1342870 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:43463_solr
   [junit4]   2> 1342870 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342871 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342871 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1342871 INFO  (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1342871 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2 as part of shard shard1 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:39567_solr
   [junit4]   2> 1342871 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1342871 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1342872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342872 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342872 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1342872 INFO  (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1342873 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4 as part of shard shard2 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:35039_solr
   [junit4]   2> 1342873 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1342873 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:39567/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1342873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342873 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35039/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1342873 INFO  (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35039/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1342874 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6 as part of shard shard2 of collection MoveReplicaHDFSTest_failed_coll_true on 127.0.0.1:45697_solr
   [junit4]   2> 1342874 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1342874 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:35039/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1342874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 1342874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 1342874 DEBUG (OverseerThreadFactory-7588-thread-2-processing-n:127.0.0.1:45697_solr) [n:127.0.0.1:45697_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1, MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n2, MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n4, MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6] cores but found {}
   [junit4]   2> 1342874 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1342874 INFO  (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_solr-n_0000000000) [n:127.0.0.1:45697_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1342875 DEBUG (OverseerStateUpdate-72109105245978634-127.0.0.1:45697_

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

-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:36021) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1353681764-88.99.242.108-1520648391890 (Datanode Uuid e288a267-3c95-49cd-a497-d2245c0da178) service to localhost.localdomain/127.0.0.1:36021
   [junit4]   2> 1393971 WARN  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1393975 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1394078 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36021) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1394078 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36021) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1353681764-88.99.242.108-1520648391890 (Datanode Uuid b5d75c01-762e-4788-b7e2-ace5b6c9e5f1) service to localhost.localdomain/127.0.0.1:36021
   [junit4]   2> 1394083 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1394199 INFO  (SUITE-MoveReplicaHDFSTest-seed#[B73FC48CFD2B6CAF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44037 44037
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_B73FC48CFD2B6CAF-001
   [junit4]   2> Mar 10, 2018 2:20:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=547, maxMBSortInHeap=7.87825677954178, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f85b65f), locale=id, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=2,free=78825056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedStatsComponentCardinality, TestRawTransformer, TestUtilizeNode, TestHdfsCloudBackupRestore, LegacyCloudClusterPropTest, TestHdfsUpdateLog, OverseerRolesTest, TestImpersonationWithHadoopAuth, NumericFieldsTest, CircularListTest, TestUninvertingReader, BlockJoinFacetSimpleTest, BJQParserTest, TestLFUCache, HdfsRecoveryZkTest, SortSpecParsingTest, DistributedFacetSimpleRefinementLongTailTest, TestBulkSchemaConcurrent, CacheHeaderTest, CdcrUpdateLogTest, InfixSuggestersTest, ScheduledTriggerTest, TestManagedSchemaAPI, LeaderFailoverAfterPartitionTest, EnumFieldTest, TestReqParamsAPI, SchemaApiFailureTest, SolrCmdDistributorTest, SearchHandlerTest, BlockCacheTest, AnalysisAfterCoreReloadTest, SolrCloudExampleTest, StatelessScriptUpdateProcessorFactoryTest, TestDistribIDF, TestRandomFlRTGCloud, TestLegacyFieldCache, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestRangeQuery, ClassificationUpdateProcessorIntegrationTest, TestSubQueryTransformerDistrib, TestConfigOverlay, PreAnalyzedFieldTest, ReplaceNodeNoTargetTest, DateFieldTest, JvmMetricsTest, HdfsAutoAddReplicasIntegrationTest, TestJsonRequest, CollectionPropsTest, TestEmbeddedSolrServerAdminHandler, TestRequestStatusCollectionAPI, PeerSyncReplicationTest, DocValuesMultiTest, TestUtils, TestPerFieldSimilarityWithDefaultOverride, AsyncCallRequestStatusResponseTest, HdfsChaosMonkeySafeLeaderTest, TestExportWriter, DocValuesTest, ClusterStateTest, TestReloadAndDeleteDocs, CurrencyFieldTypeTest, TestSolrCoreSnapshots, RegexBoostProcessorTest, UpdateLogTest, TestGenericDistributedQueue, SolrJmxReporterTest, CdcrBootstrapTest, SuggesterTSTTest, DistributedSpellCheckComponentTest, TermVectorComponentTest, TestNumericRangeQuery64, TestLRUStatsCache, CopyFieldTest, BadCopyFieldTest, TestComplexPhraseLeadingWildcard, AtomicUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestInfoStreamLogging, CreateCollectionCleanupTest, TestNamedUpdateProcessors, TestNoOpRegenerator, LargeFieldTest, TestShortCircuitedRequests, TestConfigSets, TestTrieFacet, HttpSolrCallGetCoreTest, BasicDistributedZk2Test, UninvertDocValuesMergePolicyTest, MultiTermTest, TestCoreContainer, TestManagedStopFilterFactory, SmileWriterTest, TestRequestForwarding, TestComputePlanAction, HdfsBasicDistributedZk2Test, TestTolerantSearch, SolrIndexMetricsTest, SearchHandlerTest, NotRequiredUniqueKeyTest, SpellCheckCollatorWithCollapseTest, SimpleCollectionCreateDeleteTest, TestRestManager, DistributedDebugComponentTest, TestFaceting, ConvertedLegacyTest, TestSolrConfigHandler, RestartWhileUpdatingTest, TestStressReorder, TestCodecSupport, HealthCheckHandlerTest, LeaderElectionTest, TestSystemCollAutoCreate, DistributedFacetPivotLargeTest, SolrMetricManagerTest, TestSolrFieldCacheBean, LukeRequestHandlerTest, TestLockTree, ZkStateReaderTest, TestCloudConsistency, TestHashQParserPlugin, TestSQLHandlerNonCloud, TestLazyCores, TestLMJelinekMercerSimilarityFactory, MoveReplicaHDFSFailoverTest, TestCollationFieldDocValues, TestJmxIntegration, MoreLikeThisHandlerTest, TestNestedDocsSort, TestBadConfig, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, TestFiltering, BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, SampleTest, TestDocSet, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSuggestSpellingConverter, TestLRUCache, SliceStateTest, SolrTestCaseJ4Test, TestDistributedMissingSort, AddReplicaTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LIROnShardRestartTest, LeaderElectionContextKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest]
   [junit4] Completed [547/784 (1!)] on J2 in 64.62s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50267 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21607/consoleText

[repro] Revision: 2eeed51cdf006bdee7dec87b6adf144e7cc0d56e

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest -Dtests.method=testFailedMove -Dtests.seed=B73FC48CFD2B6CAF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3292 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=B73FC48CFD2B6CAF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 86 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 0

[...truncated 40 lines...]