Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/169/

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:45265/solr/MoveReplicaHDFSTest_failed_coll_true, 
http://127.0.0.1:39589/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([19A5ACC7183F3127:B3687F35AFECE4F7]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:39589/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


FAILED:  org.apache.solr.search.TestRecovery.testExistOldBufferLog

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([19A5ACC7183F3127:47F5B19296F0A1AE]: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.search.TestRecovery.testExistOldBufferLog(TestRecovery.java:1073)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 12815 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/init-core-data-001
   [junit4]   2> 536116 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 536116 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 536117 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 536117 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 536118 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001
   [junit4]   2> 536118 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 536118 INFO  (Thread-960) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 536118 INFO  (Thread-960) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 536120 ERROR (Thread-960) [    ] 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> 536218 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43337
   [junit4]   2> 536223 INFO  (zkConnectionManagerCallback-1925-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536231 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 536231 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 536240 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 536241 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 536241 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 536241 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 536241 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a91f28e{/solr,null,AVAILABLE}
   [junit4]   2> 536244 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fe96e88{HTTP/1.1,[http/1.1]}{127.0.0.1:45265}
   [junit4]   2> 536244 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.e.j.s.Server Started @536284ms
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45265}
   [junit4]   2> 536245 ERROR (jetty-launcher-1922-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T23:27:03.737Z
   [junit4]   2> 536245 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 536246 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 536246 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 536246 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 536246 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d131ff4{/solr,null,AVAILABLE}
   [junit4]   2> 536246 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@535336e4{HTTP/1.1,[http/1.1]}{127.0.0.1:40611}
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.e.j.s.Server Started @536286ms
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40611}
   [junit4]   2> 536247 ERROR (jetty-launcher-1922-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 536247 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 536248 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T23:27:03.739Z
   [junit4]   2> 536249 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 536249 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 536249 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e12769d{/solr,null,AVAILABLE}
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75e81810{HTTP/1.1,[http/1.1]}{127.0.0.1:39589}
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.e.j.s.Server Started @536290ms
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39589}
   [junit4]   2> 536250 ERROR (jetty-launcher-1922-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 536250 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 536251 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T23:27:03.743Z
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@591b8377{/solr,null,AVAILABLE}
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3489796a{HTTP/1.1,[http/1.1]}{127.0.0.1:42511}
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.e.j.s.Server Started @536295ms
   [junit4]   2> 536255 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42511}
   [junit4]   2> 536256 ERROR (jetty-launcher-1922-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 536256 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 536256 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 536256 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 536256 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 536256 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T23:27:03.748Z
   [junit4]   2> 536257 INFO  (zkConnectionManagerCallback-1927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536264 INFO  (zkConnectionManagerCallback-1929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536264 INFO  (zkConnectionManagerCallback-1931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536264 INFO  (zkConnectionManagerCallback-1933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536265 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 536265 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 536268 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 536268 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 536413 INFO  (jetty-launcher-1922-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 536448 INFO  (zkConnectionManagerCallback-1937-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536449 INFO  (jetty-launcher-1922-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 536450 DEBUG (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$572/518188271@766bdce3
   [junit4]   2> 536451 INFO  (zkConnectionManagerCallback-1941-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536456 DEBUG (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$572/518188271@40e38301
   [junit4]   2> 536464 INFO  (zkConnectionManagerCallback-1943-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536464 INFO  (zkConnectionManagerCallback-1945-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536517 INFO  (jetty-launcher-1922-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 536519 INFO  (jetty-launcher-1922-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 536520 INFO  (zkConnectionManagerCallback-1953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536521 INFO  (zkConnectionManagerCallback-1957-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536523 DEBUG (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$572/518188271@b5654ca
   [junit4]   2> 536523 DEBUG (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$572/518188271@35695113
   [junit4]   2> 536536 INFO  (zkConnectionManagerCallback-1961-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536544 INFO  (zkConnectionManagerCallback-1959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536549 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536550 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536551 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 536555 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536556 DEBUG (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72438459128807436-127.0.0.1:42511_solr-n_0000000000
   [junit4]   2> 536556 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536557 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42511_solr
   [junit4]   2> 536557 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536560 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 536564 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.Overseer Overseer 
(id=72438459128807436-127.0.0.1:42511_solr-n_0000000000) starting
   [junit4]   2> 536568 DEBUG (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72438459128807435-127.0.0.1:40611_solr-n_0000000001
   [junit4]   2> 536577 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72438459128807436-127.0.0.1:42511_solr-n_0000000000
   [junit4]   2> 536577 DEBUG (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72438459128807436-127.0.0.1:42511_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 536578 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40611_solr
   [junit4]   2> 536581 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536581 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536596 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536604 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536605 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 536605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536605 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536606 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 536608 DEBUG (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72438459128807432-127.0.0.1:45265_solr-n_0000000002
   [junit4]   2> 536609 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72438459128807435-127.0.0.1:40611_solr-n_0000000001
   [junit4]   2> 536610 INFO  (zkCallback-1958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536610 DEBUG (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72438459128807435-127.0.0.1:40611_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 536610 INFO  (zkCallback-1960-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536610 DEBUG (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45265_solr as DOWN
   [junit4]   2> 536611 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 536611 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45265_solr
   [junit4]   2> 536611 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536611 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536611 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536629 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536630 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 536630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536630 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536631 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 536632 DEBUG (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72438459128807431-127.0.0.1:39589_solr-n_0000000003
   [junit4]   2> 536632 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72438459128807432-127.0.0.1:45265_solr-n_0000000002
   [junit4]   2> 536632 DEBUG (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72438459128807432-127.0.0.1:45265_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 536632 DEBUG (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39589_solr as DOWN
   [junit4]   2> 536633 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 536633 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39589_solr
   [junit4]   2> 536634 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536640 INFO  (zkConnectionManagerCallback-1975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536641 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536641 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536642 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 536642 INFO  (zkConnectionManagerCallback-1980-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536645 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536645 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536645 INFO  (zkCallback-1958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 536645 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536646 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 536646 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43337/solr ready
   [junit4]   2> 536646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536647 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536647 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536647 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43337/solr ready
   [junit4]   2> 536649 INFO  (zkCallback-1960-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 536651 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 536652 INFO  (zkConnectionManagerCallback-1971-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536656 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 536657 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536681 INFO  (zkCallback-1942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 536682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536682 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 536682 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536684 INFO  (zkCallback-1944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 536690 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536690 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536691 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43337/solr ready
   [junit4]   2> 536698 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45265.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536700 INFO  
(OverseerStateUpdate-72438459128807436-127.0.0.1:42511_solr-n_0000000000) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42511_solr
   [junit4]   2> 536703 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 536704 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 536709 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45265.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536709 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45265.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536710 INFO  (jetty-launcher-1922-thread-3) 
[n:127.0.0.1:45265_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001/node3/.
   [junit4]   2> 536710 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 536726 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40611.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536732 DEBUG (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42511_solr as DOWN
   [junit4]   2> 536733 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 536733 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 536733 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 536733 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 536733 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 536733 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 536733 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 536734 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42511_solr
   [junit4]   2> 536734 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 536734 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40611.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536735 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40611.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536735 INFO  (jetty-launcher-1922-thread-1) 
[n:127.0.0.1:40611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001/node1/.
   [junit4]   2> 536736 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 536736 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536737 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 536740 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536740 INFO  (zkCallback-1958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536764 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536764 INFO  (zkCallback-1960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536784 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536784 INFO  (zkCallback-1944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536784 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 536785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 536785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536785 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536785 INFO  (zkCallback-1942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536785 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 536785 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 536785 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 536792 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 536793 INFO  (zkConnectionManagerCallback-1987-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536795 INFO  (zkCallback-1974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536795 INFO  (zkCallback-1979-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536795 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536796 INFO  (zkCallback-1970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 536800 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536800 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536801 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 536801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 536801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536801 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536802 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:40611_solr, 127.0.0.1:45265_solr, 127.0.0.1:42511_solr, 
127.0.0.1:39589_solr]
   [junit4]   2> 536802 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43337/solr ready
   [junit4]   2> 536803 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 536811 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 536812 DEBUG 
(OverseerAutoScalingTriggerThread-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 536814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 536823 DEBUG (ScheduledTrigger-2684-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 536862 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536877 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536877 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536878 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536878 INFO  (jetty-launcher-1922-thread-2) 
[n:127.0.0.1:39589_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001/node2/.
   [junit4]   2> 536885 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 536889 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 536914 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536914 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 536915 INFO  (jetty-launcher-1922-thread-4) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001/node4/.
   [junit4]   2> 536988 INFO  (zkConnectionManagerCallback-1991-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536992 INFO  (zkConnectionManagerCallback-1996-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536992 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 536993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 536993 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 536993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 536993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 536993 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 536994 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43337/solr ready
   [junit4]   2> 536998 INFO  (qtp1340746194-6193) [n:127.0.0.1:40611_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 536998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 536998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 536998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 536998 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 536999 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 536999 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 536999 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000000
   [junit4]   2> 536999 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 536999 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 537000 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 537000 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_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> 537000 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 537000 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 537000 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1
   [junit4]   2> 537001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 537001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 537001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 537001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 537001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 537005 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 537007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 537007 DEBUG (zkCallback-1958-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 537007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 537007 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 537007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 537007 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 537007 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 537008 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 537008 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 537008 DEBUG 
(OverseerThreadFactory-2687-thread-1-processing-n:127.0.0.1:42511_solr) 
[n:127.0.0.1:42511_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:42511_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=9.69229264688726,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=3.528538333333333,medianRequestTime=2.465244,75thPcRequestTime=7.259908,95thPcRequestTime=7.259908,99thPcRequestTime=7.259908,999thPcRequestTime=7.259908},downnode={requests=3,errors=0,avgRequestsPerSecond=10.080497442710525,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.011277333333333332,medianRequestTime=0.014579,75thPcRequestTime=0.016921,95thPcRequestTime=0.016921,99thPcRequestTime=0.016921,999thPcRequestTime=0.016921}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.277389764443322,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=7.456587666666666,medianRequestTime=0.268543,75thPcRequestTime=21.853078,95thPcRequestTime=21.853078,99thPcRequestTime=21.853078,999thPcRequestTime=21.853078},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=3.3381671774418518,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.572668,medianRequestTime=0.572668,75thPcRequestTime=0.572668,95thPcRequestTime=0.572668,99thPcRequestTime=0.572668,999thPcRequestTime=0.572668}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=3.7263039441418093,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=265.687213,medianRequestTime=265.687213,75thPcRequestTime=265.687213,95thPcRequestTime=265.687213,99thPcRequestTime=265.687213,999thPcRequestTime=265.687213}}}
   [junit4]   2> 537008 INFO  (qtp1340746194-6193) [n:127.0.0.1:40611_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 537553 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 537826 DEBUG (ScheduledTrigger-2684-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 538295 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 538527 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@656b973a via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 538561 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 538635 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 538748 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_40297_hdfs____uqx01q/webapp
   [junit4]   2> 538827 DEBUG (ScheduledTrigger-2684-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 539001 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 539002 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 539003 INFO  
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_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> 539003 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 539003 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 539003 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 539003 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 539003 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 539620 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40297
   [junit4]   2> 539827 DEBUG (ScheduledTrigger-2684-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 540478 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 540483 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 540497 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37008_datanode____ywc5dn/webapp
   [junit4]   2> 540828 DEBUG (ScheduledTrigger-2684-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 540965 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37008
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 541004 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 541364 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 541365 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 541410 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_43341_datanode____ob5g8o/webapp
   [junit4]   2> 541828 DEBUG (ScheduledTrigger-2684-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 541853 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[19A5ACC7183F3127]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43341
   [junit4]   2> 542303 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:42881) [    ] 
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> 542303 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:42881) [    ] 
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> 542513 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x14a5921a59c29d: from storage 
DS-772f95f7-1f49-411b-abf4-10cad7ecb1ba node 
DatanodeRegistration(127.0.0.1:40453, 
datanodeUuid=df20316b-d525-475a-93b6-60e3cca050b3, infoPort=44111, 
infoSecurePort=0, ipcPort=41447, 
storageInfo=lv=-56;cid=testClusterID;nsid=561934660;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 4 msecs
   [junit4]   2> 542513 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x14a5921a293592: from storage 
DS-c45c2f86-bf90-4433-81cd-a1582b3785f7 node 
DatanodeRegistration(127.0.0.1:39778, 
datanodeUuid=057436d7-f8a0-4f20-a9d3-87ff4d86df6e, infoPort=41498, 
infoSecurePort=0, ipcPort=37193, 
storageInfo=lv=-56;cid=testClusterID;nsid=561934660;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 542514 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x14a5921a293592: from storage 
DS-82a8e947-166c-48af-8fa2-d3f50823a0ef node 
DatanodeRegistration(127.0.0.1:39778, 
datanodeUuid=057436d7-f8a0-4f20-a9d3-87ff4d86df6e, infoPort=41498, 
infoSecurePort=0, ipcPort=37193, 
storageInfo=lv=-56;cid=testClusterID;nsid=561934660;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 542520 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x14a5921a59c29d: from storage 
DS-e55e1394-5042-468a-b723-082247d9f63c node 
DatanodeRegistration(127.0.0.1:40453, 
datanodeUuid=df20316b-d525-475a-93b6-60e3cca050b3, infoPort=44111, 
infoSecurePort=0, ipcPort=41447, 
storageInfo=lv=-56;cid=testClusterID;nsid=561934660;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 542828 DEBUG (ScheduledTrigger-2684-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 543005 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 543012 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0
   [junit4]   2> 543013 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 543013 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 543014 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 543014 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 543014 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 
elements. ExcludeSet: []
   [junit4]   2> 543017 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 543018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 543018 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543018 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 543019 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 543019 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 543019 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 543022 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543027 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543028 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 543030 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 543030 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 543030 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 543031 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33e7008{/solr,null,AVAILABLE}
   [junit4]   2> 543031 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34767518{HTTP/1.1,[http/1.1]}{127.0.0.1:34576}
   [junit4]   2> 543031 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] o.e.j.s.Server 
Started @543071ms
   [junit4]   2> 543031 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34576}
   [junit4]   2> 543032 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 543032 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 543033 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 543033 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 543033 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 543033 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-02T23:27:10.525Z
   [junit4]   2> 543037 INFO  (zkConnectionManagerCallback-2000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543044 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 543173 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 543176 INFO  (zkConnectionManagerCallback-2004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543178 DEBUG 
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$572/518188271@3bc9d44d
   [junit4]   2> 543179 INFO  (zkConnectionManagerCallback-2006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543187 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 543187 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543187 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 543188 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 543192 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 543192 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 543193 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 543194 DEBUG 
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/72438459128807445-127.0.0.1:34576_solr-n_0000000004
   [junit4]   2> 543195 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72438459128807431-127.0.0.1:39589_solr-n_0000000003
   [junit4]   2> 543195 DEBUG 
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72438459128807431-127.0.0.1:39589_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 543196 DEBUG 
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.ZkController Publish node=127.0.0.1:34576_solr as DOWN
   [junit4]   2> 543197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 543197 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 543198 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 543198 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34576_solr
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543198 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543199 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 INFO  (zkCallback-1970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 INFO  (zkCallback-1979-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543204 INFO  (zkCallback-1960-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543204 INFO  (zkCallback-1974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543205 INFO  (zkCallback-1986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543205 INFO  (zkCallback-1944-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543208 INFO  (zkCallback-1942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543208 INFO  (zkCallback-1958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543208 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543209 INFO  (zkCallback-1995-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543209 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543209 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543211 INFO  (zkCallback-1995-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543212 INFO  (zkCallback-2005-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 543246 INFO  (zkConnectionManagerCallback-2013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/clusterprops.json
   [junit4]   2> 543247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 543247 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 543247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 543247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 543247 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 543248 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43337/solr 
ready
   [junit4]   2> 543256 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 543277 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34576.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 543288 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34576.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 543289 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34576.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@157a23cb
   [junit4]   2> 543290 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [n:127.0.0.1:34576_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_19A5ACC7183F3127-001/tempDir-001/node5/.
   [junit4]   2> 543298 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 543299 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 543348 INFO  (zkConnectionManagerCallback-2016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 543349 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[19A5ACC7183F3127]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 543350 INFO  (qtp1336971635-6488) [n:127.0.0.1:34576_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 543351 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 543352 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 543352 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 543352 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 543352 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 543354 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 543354 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.ZkDistributedQueue Found child node with 
improper name: qnr-0000000002
   [junit4]   2> 543354 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskQueue Returning topN 
elements: [/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 543354 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 543354 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_solr    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 543355 DEBUG 
(OverseerCollectionConfigSetProcessor-72438459128807436-127.0.0.1:42511_solr-n_0000000000)
 [n:127.0.0.1:42511_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_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   

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

ns-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1645918525
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1645918525
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1645918525

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 119 minutes 5 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to