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/07 03:11:08 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21584/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BD473B766A761C8B:178AE884DDA5C95B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:303)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at http://127.0.0.1:35277/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35277/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([BD473B766A761C8B:351304ACC48A7173]:0)
	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:413)
	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.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
	at org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:97)
	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$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testNormalMove

Error Message:
Error from server at http://127.0.0.1:35277/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35277/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([BD473B766A761C8B:1B9F8CD1EF97DE91]:0)
	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:413)
	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.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
	at org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:97)
	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$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13290 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 946341 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/init-core-data-001
   [junit4]   2> 946341 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 946343 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 946343 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001
   [junit4]   2> 946343 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 946343 INFO  (Thread-3638) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 946343 INFO  (Thread-3638) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 946345 ERROR (Thread-3638) [    ] 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> 946443 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40477
   [junit4]   2> 946446 INFO  (zkConnectionManagerCallback-2337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946449 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 946449 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 946449 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 946449 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b85ff{/solr,null,AVAILABLE}
   [junit4]   2> 946450 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@289b3a{/solr,null,AVAILABLE}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f8e9e8{/solr,null,AVAILABLE}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51baf{/solr,null,AVAILABLE}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e624c2{HTTP/1.1,[http/1.1]}{127.0.0.1:43833}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d436e7{HTTP/1.1,[http/1.1]}{127.0.0.1:40395}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-1) [    ] o.e.j.s.Server Started @947518ms
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-2) [    ] o.e.j.s.Server Started @947518ms
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43833}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40395}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a0afc1{HTTP/1.1,[http/1.1]}{127.0.0.1:35277}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1749acb{HTTP/1.1,[http/1.1]}{127.0.0.1:40807}
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-3) [    ] o.e.j.s.Server Started @947518ms
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-4) [    ] o.e.j.s.Server Started @947518ms
   [junit4]   2> 946451 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35277}
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40807}
   [junit4]   2> 946452 ERROR (jetty-launcher-2334-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946452 ERROR (jetty-launcher-2334-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 946452 ERROR (jetty-launcher-2334-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T02:16:08.205Z
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T02:16:08.205Z
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946452 ERROR (jetty-launcher-2334-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T02:16:08.205Z
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 946452 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T02:16:08.205Z
   [junit4]   2> 946453 INFO  (zkConnectionManagerCallback-2341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946453 INFO  (zkConnectionManagerCallback-2345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946454 INFO  (zkConnectionManagerCallback-2339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946454 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946454 INFO  (zkConnectionManagerCallback-2343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946454 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946454 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946454 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 946477 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 0x1001f62e6570001, likely client has closed socket
   [junit4]   2> 946479 INFO  (jetty-launcher-2334-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40477/solr
   [junit4]   2> 946479 INFO  (jetty-launcher-2334-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40477/solr
   [junit4]   2> 946480 INFO  (jetty-launcher-2334-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40477/solr
   [junit4]   2> 946480 INFO  (jetty-launcher-2334-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40477/solr
   [junit4]   2> 946480 INFO  (zkConnectionManagerCallback-2355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946481 INFO  (zkConnectionManagerCallback-2357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946481 INFO  (zkConnectionManagerCallback-2359-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946481 INFO  (zkConnectionManagerCallback-2361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946481 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 0x1001f62e6570006, likely client has closed socket
   [junit4]   2> 946481 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 0x1001f62e6570007, likely client has closed socket
   [junit4]   2> 946481 DEBUG (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$237/22906710@14968e6
   [junit4]   2> 946481 DEBUG (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$237/22906710@13e556a
   [junit4]   2> 946481 DEBUG (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$237/22906710@1d5310d
   [junit4]   2> 946482 DEBUG (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$237/22906710@1359dfd
   [junit4]   2> 946482 INFO  (zkConnectionManagerCallback-2363-thread-1-processing-n:127.0.0.1:43833_solr) [n:127.0.0.1:43833_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946482 INFO  (zkConnectionManagerCallback-2367-thread-1-processing-n:127.0.0.1:40807_solr) [n:127.0.0.1:40807_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946483 INFO  (zkConnectionManagerCallback-2365-thread-1-processing-n:127.0.0.1:35277_solr) [n:127.0.0.1:35277_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946483 INFO  (zkConnectionManagerCallback-2369-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946529 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 946530 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 946531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 946531 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 946532 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 946532 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 946532 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 946532 DEBUG (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72092103669645324-127.0.0.1:40395_solr-n_0000000000
   [junit4]   2> 946532 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 946532 DEBUG (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72092103669645322-127.0.0.1:40807_solr-n_0000000001
   [junit4]   2> 946532 DEBUG (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72092103669645323-127.0.0.1:35277_solr-n_0000000002
   [junit4]   2> 946532 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40395_solr
   [junit4]   2> 946532 DEBUG (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72092103669645321-127.0.0.1:43833_solr-n_0000000003
   [junit4]   2> 946532 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72092103669645324-127.0.0.1:40395_solr-n_0000000000
   [junit4]   2> 946532 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72092103669645322-127.0.0.1:40807_solr-n_0000000001
   [junit4]   2> 946533 DEBUG (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72092103669645324-127.0.0.1:40395_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72092103669645323-127.0.0.1:35277_solr-n_0000000002
   [junit4]   2> 946533 DEBUG (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72092103669645322-127.0.0.1:40807_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 946533 DEBUG (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72092103669645323-127.0.0.1:35277_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 946533 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40807_solr
   [junit4]   2> 946533 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=72092103669645324-127.0.0.1:40395_solr-n_0000000000) starting
   [junit4]   2> 946533 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35277_solr
   [junit4]   2> 946533 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43833_solr
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946533 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946534 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946534 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:43833_solr) [n:127.0.0.1:43833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 946534 INFO  (zkCallback-2368-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 946534 INFO  (zkCallback-2364-thread-1-processing-n:127.0.0.1:35277_solr) [n:127.0.0.1:35277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 946536 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946536 INFO  (zkCallback-2366-thread-1-processing-n:127.0.0.1:40807_solr) [n:127.0.0.1:40807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 946541 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 946541 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 946541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 946541 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946542 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 946546 DEBUG (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40395_solr as DOWN
   [junit4]   2> 946546 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 946547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 946547 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 946547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 946547 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40395_solr
   [junit4]   2> 946547 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 946547 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40807_solr, 127.0.0.1:35277_solr, 127.0.0.1:43833_solr]
   [junit4]   2> 946547 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 946547 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 946547 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40395_solr"} current state version: 0
   [junit4]   2> 946548 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40395_solr
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946548 INFO  (zkCallback-2366-thread-1-processing-n:127.0.0.1:40807_solr) [n:127.0.0.1:40807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 946548 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:43833_solr) [n:127.0.0.1:43833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946548 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946548 INFO  (zkCallback-2364-thread-1-processing-n:127.0.0.1:35277_solr) [n:127.0.0.1:35277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 946548 INFO  (zkCallback-2368-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 946552 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 946552 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 946552 DEBUG (OverseerAutoScalingTriggerThread-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 946553 DEBUG (ScheduledTrigger-4560-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 946648 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 946648 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 946648 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946658 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946659 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40807.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946660 INFO  (jetty-launcher-2334-thread-4) [n:127.0.0.1:40807_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001/node4/.
   [junit4]   2> 946780 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946780 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946790 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946790 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40395.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946791 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946791 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946791 INFO  (jetty-launcher-2334-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001/node2/.
   [junit4]   2> 946793 INFO  (jetty-launcher-2334-thread-3) [n:127.0.0.1:35277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001/node3/.
   [junit4]   2> 946842 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946853 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946853 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 946854 INFO  (jetty-launcher-2334-thread-1) [n:127.0.0.1:43833_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001/node1/.
   [junit4]   2> 946910 INFO  (zkConnectionManagerCallback-2379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946913 INFO  (zkConnectionManagerCallback-2383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 946914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 946914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 946914 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 946915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 946915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 946915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 946915 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40477/solr ready
   [junit4]   2> 946919 INFO  (qtp29684825-11294) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 946919 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946919 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 946920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946920 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 946920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946921 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_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> 946921 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 946921 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"}
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 946921 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 946922 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 946923 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 946924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 946924 DEBUG (zkCallback-2368-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 946924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 946924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 946924 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 946924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946924 DEBUG (OverseerThreadFactory-4562-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_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:40395_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=7.865986330866522,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.13886733333333331,medianRequestTime=0.127666,75thPcRequestTime=0.164519,95thPcRequestTime=0.164519,99thPcRequestTime=0.164519,999thPcRequestTime=0.164519},downnode={requests=1,errors=0,avgRequestsPerSecond=2.6700103312845753,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.036615,medianRequestTime=0.036615,75thPcRequestTime=0.036615,95thPcRequestTime=0.036615,99thPcRequestTime=0.036615,999thPcRequestTime=0.036615}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=7.868805442258893,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.150588,medianRequestTime=0.126826,75thPcRequestTime=0.235287,95thPcRequestTime=0.235287,99thPcRequestTime=0.235287,999thPcRequestTime=0.235287},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=2.626534804778716,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.134308,medianRequestTime=0.134308,75thPcRequestTime=0.134308,95thPcRequestTime=0.134308,99thPcRequestTime=0.134308,999thPcRequestTime=0.134308}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=2.6270696031346636,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=379.391915,medianRequestTime=379.391915,75thPcRequestTime=379.391915,95thPcRequestTime=379.391915,99thPcRequestTime=379.391915,999thPcRequestTime=379.391915}}}
   [junit4]   2> 946925 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 946926 INFO  (qtp29684825-11294) [n:127.0.0.1:40395_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 946995 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 947008 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 947010 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 947025 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-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_34463_hdfs____.qftnhy/webapp
   [junit4]   2> 947553 DEBUG (ScheduledTrigger-4560-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 947563 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34463
   [junit4]   2> 947656 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 947657 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 947667 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-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_45521_datanode____2z88sa/webapp
   [junit4]   2> 948129 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45521
   [junit4]   2> 948162 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 948163 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 948173 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-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_37323_datanode____.otsabt/webapp
   [junit4]   2> 948537 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:36649) [    ] 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> 948544 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1deeb5a52f934: from storage DS-10303c8f-8de9-4e0c-9cb7-b291027a234a node DatanodeRegistration(127.0.0.1:33157, datanodeUuid=30836354-85cc-4572-b0a7-43b395a9977a, infoPort=37383, infoSecurePort=0, ipcPort=39231, storageInfo=lv=-56;cid=testClusterID;nsid=898129867;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 948544 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1deeb5a52f934: from storage DS-416e5f1b-e29b-4ecc-b787-74ab65e341a3 node DatanodeRegistration(127.0.0.1:33157, datanodeUuid=30836354-85cc-4572-b0a7-43b395a9977a, infoPort=37383, infoSecurePort=0, ipcPort=39231, storageInfo=lv=-56;cid=testClusterID;nsid=898129867;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 948554 DEBUG (ScheduledTrigger-4560-thread-2) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 948633 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37323
   [junit4]   2> 948759 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:36649) [    ] 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> 948764 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1deeb6778e22c: from storage DS-b820401d-0734-4dcd-a4e2-33530ff97329 node DatanodeRegistration(127.0.0.1:45689, datanodeUuid=7cc3eb2b-622e-4c5c-b7f4-e7791bde8f23, infoPort=44153, infoSecurePort=0, ipcPort=42713, storageInfo=lv=-56;cid=testClusterID;nsid=898129867;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 948764 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x1deeb6778e22c: from storage DS-827a4e0a-5495-49a2-869a-5302edee62f6 node DatanodeRegistration(127.0.0.1:45689, datanodeUuid=7cc3eb2b-622e-4c5c-b7f4-e7791bde8f23, infoPort=44153, infoSecurePort=0, ipcPort=42713, storageInfo=lv=-56;cid=testClusterID;nsid=898129867;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 948925 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 948928 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 948930 INFO  (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_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> 948936 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 948937 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 948938 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 948939 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 948940 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 948949 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 948949 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 948950 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 948950 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 948950 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 948950 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 948950 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 948951 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 948952 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 948952 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 948952 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 948952 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8b33dd{/solr,null,AVAILABLE}
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11d1543{HTTP/1.1,[http/1.1]}{127.0.0.1:36515}
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.e.j.s.Server Started @950020ms
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36515}
   [junit4]   2> 948953 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 948953 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 948954 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T02:16:10.706Z
   [junit4]   2> 948955 INFO  (zkConnectionManagerCallback-2386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 948956 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 948987 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40477/solr
   [junit4]   2> 948989 INFO  (zkConnectionManagerCallback-2390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 948990 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$237/22906710@20527b
   [junit4]   2> 948991 INFO  (zkConnectionManagerCallback-2392-thread-1-processing-n:127.0.0.1:36515_solr) [n:127.0.0.1:36515_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 948996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json
   [junit4]   2> 948996 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 948997 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 948997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 948997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 948997 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 948998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 948998 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 948999 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72092103669645329-127.0.0.1:36515_solr-n_0000000004
   [junit4]   2> 948999 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72092103669645321-127.0.0.1:43833_solr-n_0000000003
   [junit4]   2> 948999 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72092103669645321-127.0.0.1:43833_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 949000 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36515_solr as DOWN
   [junit4]   2> 949000 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 949001 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36515_solr
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 949001 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36515_solr"} current state version: 0
   [junit4]   2> 949001 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36515_solr
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949001 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 INFO  (zkCallback-2366-thread-1-processing-n:127.0.0.1:40807_solr) [n:127.0.0.1:40807_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 INFO  (zkCallback-2362-thread-1-processing-n:127.0.0.1:43833_solr) [n:127.0.0.1:43833_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 INFO  (zkCallback-2368-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 INFO  (zkCallback-2364-thread-1-processing-n:127.0.0.1:35277_solr) [n:127.0.0.1:35277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 INFO  (zkCallback-2382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 949002 INFO  (zkCallback-2391-thread-1-processing-n:127.0.0.1:36515_solr) [n:127.0.0.1:36515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949002 INFO  (zkCallback-2382-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 949102 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 949102 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 949135 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 949148 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 949149 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36515.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f339
   [junit4]   2> 949150 INFO  (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[BD473B766A761C8B]) [n:127.0.0.1:36515_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-001/node5/.
   [junit4]   2> 949219 INFO  (zkConnectionManagerCallback-2396-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 949223 INFO  (qtp30485957-11298) [n:127.0.0.1:35277_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> 949224 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 949224 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 949224 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 949225 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 949225 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 949225 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 949226 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002
   [junit4]   2> 949226 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 949226 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 949226 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 949226 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_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> 949226 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 949227 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_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> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 949227 INFO  (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 949227 DEBUG (OverseerCollectionConfigSetProcessor-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 949228 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 949229 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 949229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949229 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 949230 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 949230 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 949231 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 949231 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 949231 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 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> 949231 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 949232 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 949232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 949232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 949332 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_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> 949333 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_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:43833_solr
   [junit4]   2> 949335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 949335 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 949336 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_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:43833/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 949336 INFO  (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_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:43833/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 949336 DEBUG (OverseerThreadFactory-4562-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_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:36515_solr
   [junit4]   2> 949337 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 949337 DEBUG (OverseerStateUpdate-72092103669645324-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4] 

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

led_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43003/data/MoveReplicaHDFSTest_failed_coll_true/core_node4/data/index
   [junit4]   2> 666662 INFO  (recoveryExecutor-17-thread-1-processing-x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 r:core_node4 b1gvmu12i7qjnlu87uigwi47v529181407692600 CREATE n:127.0.0.1:42917_solr s:shard1 c:MoveReplicaHDFSTest_failed_coll_true) [n:127.0.0.1:42917_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node4 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43003/data/MoveReplicaHDFSTest_failed_coll_true/core_node4/data
   [junit4]   2> 666662 INFO  (recoveryExecutor-17-thread-1-processing-x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 r:core_node4 b1gvmu12i7qjnlu87uigwi47v529181407692600 CREATE n:127.0.0.1:42917_solr s:shard1 c:MoveReplicaHDFSTest_failed_coll_true) [n:127.0.0.1:42917_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node4 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43003/data/MoveReplicaHDFSTest_failed_coll_true/core_node4/data/snapshot_metadata
   [junit4]   2> 666663 WARN  (updateExecutor-16-thread-1-processing-x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1 r:core_node4 b1gvmu12i7qjnlu87uigwi47v529181407692600 CREATE n:127.0.0.1:42917_solr s:shard1 c:MoveReplicaHDFSTest_failed_coll_true) [n:127.0.0.1:42917_solr c:MoveReplicaHDFSTest_failed_coll_true s:shard1 r:core_node4 x:MoveReplicaHDFSTest_failed_coll_true_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 666664 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fb297a{/solr,null,UNAVAILABLE}
   [junit4]   2> 666664 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 666665 ERROR (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] 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> 666665 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39905 39905
   [junit4]   2> 667457 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39905 39905
   [junit4]   2> 667458 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	5	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/collectionprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	428	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72092272974233611-127.0.0.1:38367_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> 667459 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 667514 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 667615 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43003) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 667615 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43003) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-619645140-88.99.242.108-1520391555182 (Datanode Uuid 14944042-1906-4c47-a1d0-b0f72366599c) service to localhost.localdomain/127.0.0.1:43003
   [junit4]   2> 667617 WARN  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 667622 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 667723 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:43003) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 667724 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:43003) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-619645140-88.99.242.108-1520391555182 (Datanode Uuid c2aea3dd-eecf-4eea-b51f-c4aeddcec80a) service to localhost.localdomain/127.0.0.1:43003
   [junit4]   2> 667736 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 667853 INFO  (SUITE-MoveReplicaHDFSTest-seed#[BD473B766A761C8B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39905 39905
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_BD473B766A761C8B-001
   [junit4]   2> Mar 07, 2018 3:10:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11b0a3c), locale=it-IT, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Linux 4.13.0-36-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=5,free=95762696,total=221773824
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest]
   [junit4] Completed [5/5 (1!)] on J1 in 678.01s, 4 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1561: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1085: There were test failures: 5 suites, 20 tests, 3 errors, 1 failure [seed: BD473B766A761C8B]

Total time: 11 minutes 20 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
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
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=28de8218fee732077d91d52fb04e6abe427efdc7, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21583
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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