Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2164/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:34583/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:33395/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:34583/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:33395/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([2FF014368F98092F:853DC7C4384BDCFF]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        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:288)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:34583/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)
        ... 45 more




Build Log:
[...truncated 12812 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/init-core-data-001
   [junit4]   2> 197252 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001
   [junit4]   2> 197253 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 197253 INFO  (Thread-778) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 197253 INFO  (Thread-778) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 197264 ERROR (Thread-778) [    ] 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> 197353 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45817
   [junit4]   2> 197354 INFO  (zkConnectionManagerCallback-773-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197357 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 197357 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 197357 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 197357 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 197358 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c95f98f{/solr,null,AVAILABLE}
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@315465ee{/solr,null,AVAILABLE}
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 197359 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3322413b{/solr,null,AVAILABLE}
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e4b26f9{SSL,[ssl, 
http/1.1]}{127.0.0.1:33395}
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11df3fef{SSL,[ssl, 
http/1.1]}{127.0.0.1:34583}
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.e.j.s.Server Started @197387ms
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.e.j.s.Server Started @197387ms
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33395}
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34583}
   [junit4]   2> 197360 ERROR (jetty-launcher-770-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 197360 ERROR (jetty-launcher-770-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T00:55:07.139575Z
   [junit4]   2> 197360 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T00:55:07.139582Z
   [junit4]   2> 197365 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11aa579f{/solr,null,AVAILABLE}
   [junit4]   2> 197365 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@47942e2f{SSL,[ssl, 
http/1.1]}{127.0.0.1:44759}
   [junit4]   2> 197365 INFO  (jetty-launcher-770-thread-1) [    ] 
o.e.j.s.Server Started @197393ms
   [junit4]   2> 197365 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44759}
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@23d44e62{SSL,[ssl, 
http/1.1]}{127.0.0.1:41797}
   [junit4]   2> 197366 ERROR (jetty-launcher-770-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.e.j.s.Server Started @197393ms
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197366 INFO  (zkConnectionManagerCallback-776-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41797}
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 197366 INFO  (zkConnectionManagerCallback-777-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T00:55:07.145192Z
   [junit4]   2> 197366 ERROR (jetty-launcher-770-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 197366 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T00:55:07.145441Z
   [junit4]   2> 197380 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a2571fa00001, likely client has closed socket
   [junit4]   2> 197380 INFO  (zkConnectionManagerCallback-781-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197380 INFO  (zkConnectionManagerCallback-779-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197381 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197381 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197434 INFO  (jetty-launcher-770-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45817/solr
   [junit4]   2> 197435 INFO  (zkConnectionManagerCallback-785-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197440 INFO  (zkConnectionManagerCallback-787-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197458 INFO  (jetty-launcher-770-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45817/solr
   [junit4]   2> 197459 INFO  (zkConnectionManagerCallback-793-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197460 INFO  (zkConnectionManagerCallback-795-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197465 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197466 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44759_solr
   [junit4]   2> 197466 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.Overseer Overseer 
(id=72236089114361864-127.0.0.1:44759_solr-n_0000000000) starting
   [junit4]   2> 197472 INFO  (zkConnectionManagerCallback-802-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197473 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45817/solr ready
   [junit4]   2> 197477 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44759_solr
   [junit4]   2> 197487 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 197488 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197489 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 197489 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34583_solr
   [junit4]   2> 197493 INFO  (zkCallback-794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 197501 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 197509 INFO  (zkCallback-801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 197509 INFO  (zkCallback-786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197512 INFO  (zkConnectionManagerCallback-808-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197513 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 197513 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44759.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197513 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45817/solr ready
   [junit4]   2> 197516 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 197519 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44759.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197519 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44759.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197520 INFO  (jetty-launcher-770-thread-1) 
[n:127.0.0.1:44759_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node1/.
   [junit4]   2> 197521 INFO  (jetty-launcher-770-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45817/solr
   [junit4]   2> 197523 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197524 INFO  (zkConnectionManagerCallback-815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197526 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 197527 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197527 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34583.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197528 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 197528 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33395_solr
   [junit4]   2> 197532 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34583.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197532 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34583.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197532 INFO  (zkCallback-786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 197532 INFO  (zkCallback-794-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 197532 INFO  (zkCallback-801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 197533 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 197533 INFO  (jetty-launcher-770-thread-2) 
[n:127.0.0.1:34583_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node2/.
   [junit4]   2> 197533 INFO  (zkCallback-807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 197541 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197541 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 197542 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45817/solr ready
   [junit4]   2> 197542 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 197551 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33395.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197555 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33395.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197555 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33395.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197556 INFO  (jetty-launcher-770-thread-3) 
[n:127.0.0.1:33395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node3/.
   [junit4]   2> 197600 INFO  (jetty-launcher-770-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45817/solr
   [junit4]   2> 197601 INFO  (zkConnectionManagerCallback-827-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197603 INFO  (zkConnectionManagerCallback-829-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197606 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 197607 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197608 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 197608 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41797_solr
   [junit4]   2> 197608 INFO  (zkCallback-786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197608 INFO  (zkCallback-794-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197608 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197608 INFO  (zkCallback-801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197608 INFO  (zkCallback-807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197609 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197609 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 197618 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197618 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 197619 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45817/solr ready
   [junit4]   2> 197619 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 197626 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41797.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197630 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41797.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197630 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41797.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 197631 INFO  (jetty-launcher-770-thread-4) 
[n:127.0.0.1:41797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node4/.
   [junit4]   2> 197661 INFO  (zkConnectionManagerCallback-839-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197663 INFO  (zkConnectionManagerCallback-844-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197664 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 197664 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45817/solr ready
   [junit4]   2> 197676 INFO  (qtp2125805845-3321) [n:127.0.0.1:44759_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 197680 INFO  (qtp2125805845-3321) [n:127.0.0.1:44759_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 197917 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-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> 198339 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 198450 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@3834be5a via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 198463 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 198602 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 198625 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_34261_hdfs____lr056u/webapp
   [junit4]   2> 198718 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:34261
   [junit4]   2> 199087 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 199089 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 199091 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_41601_datanode____7di329/webapp
   [junit4]   2> 199163 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41601
   [junit4]   2> 199176 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
i.n.u.i.PlatformDependent Your platform does not provide complete low-level API 
for accessing direct buffers reliably. Unless explicitly requested, heap buffer 
will always be preferred to avoid potential system unstability.
   [junit4]   2> 199299 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 199301 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 199308 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40589_datanode____r8ohcx/webapp
   [junit4]   2> 199393 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40589
   [junit4]   2> 199678 INFO  
(OverseerCollectionConfigSetProcessor-72236089114361864-127.0.0.1:44759_solr-n_0000000000)
 [    ] 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> 199988 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
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> 199988 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
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> 200027 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9ad1e8b118142: from storage 
DS-b541d187-a1f4-4194-89ab-d8bbc46c5852 node 
DatanodeRegistration(127.0.0.1:45239, 
datanodeUuid=a22e3ce2-7243-41cf-a24b-68133fbf6c1a, infoPort=33433, 
infoSecurePort=0, ipcPort=36939, 
storageInfo=lv=-56;cid=testClusterID;nsid=1424552063;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 200028 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9ad1e8b1180e0: from storage 
DS-e4f0e60e-0ebe-4e1d-97a5-c89b9c28fdc0 node 
DatanodeRegistration(127.0.0.1:43381, 
datanodeUuid=c565ecfa-a7e6-4bad-a303-3ca58448773c, infoPort=34213, 
infoSecurePort=0, ipcPort=36727, 
storageInfo=lv=-56;cid=testClusterID;nsid=1424552063;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 200028 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9ad1e8b118142: from storage 
DS-f8809ccb-40c3-49d2-a851-9228344bf768 node 
DatanodeRegistration(127.0.0.1:45239, 
datanodeUuid=a22e3ce2-7243-41cf-a24b-68133fbf6c1a, infoPort=33433, 
infoSecurePort=0, ipcPort=36939, 
storageInfo=lv=-56;cid=testClusterID;nsid=1424552063;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 200028 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x9ad1e8b1180e0: from storage 
DS-1bdf89e5-03dc-4b82-ad89-01409859a7b1 node 
DatanodeRegistration(127.0.0.1:43381, 
datanodeUuid=c565ecfa-a7e6-4bad-a303-3ca58448773c, infoPort=34213, 
infoSecurePort=0, ipcPort=36727, 
storageInfo=lv=-56;cid=testClusterID;nsid=1424552063;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 200144 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 200145 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] o.e.j.s.Server 
jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 200146 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 200146 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 200147 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 200147 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61470bc3{/solr,null,AVAILABLE}
   [junit4]   2> 200147 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c30b8a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:35185}
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] o.e.j.s.Server 
Started @200175ms
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35185}
   [junit4]   2> 200148 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 200148 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-21T00:55:09.927628Z
   [junit4]   2> 200153 INFO  (zkConnectionManagerCallback-848-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200153 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 200157 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100a2571fa00013, likely client has closed socket
   [junit4]   2> 200233 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45817/solr
   [junit4]   2> 200234 INFO  (zkConnectionManagerCallback-852-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200235 INFO  (zkConnectionManagerCallback-854-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200238 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 200239 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 200240 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 200240 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35185_solr
   [junit4]   2> 200241 INFO  (zkCallback-794-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-786-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200241 INFO  (zkCallback-807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200243 INFO  (zkCallback-843-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200243 INFO  (zkCallback-835-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200247 INFO  (zkCallback-843-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200247 INFO  (zkCallback-853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 200277 INFO  (zkConnectionManagerCallback-861-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200277 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 200278 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45817/solr 
ready
   [junit4]   2> 200280 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 200302 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35185.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 200316 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35185.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 200316 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35185.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 200318 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [n:127.0.0.1:35185_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node5/.
   [junit4]   2> 200375 INFO  (zkConnectionManagerCallback-864-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200376 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[2FF014368F98092F]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 200391 INFO  (qtp732471074-3310) [n:127.0.0.1:33395_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> 200396 INFO  (OverseerThreadFactory-1665-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true
   [junit4]   2> 200503 INFO  
(OverseerStateUpdate-72236089114361864-127.0.0.1:44759_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35185/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 200508 INFO  
(OverseerStateUpdate-72236089114361864-127.0.0.1:44759_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33395/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 200510 INFO  
(OverseerStateUpdate-72236089114361864-127.0.0.1:44759_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41797/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 200512 INFO  
(OverseerStateUpdate-72236089114361864-127.0.0.1:44759_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34583/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 200805 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 200816 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 200841 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 200861 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 201831 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 201836 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 201838 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 201838 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n3' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 201839 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33395.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n3' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n3') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 201849 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38085/data
   [junit4]   2> 201849 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 201849 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 201849 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n3],
 
dataDir=[hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 201849 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 201852 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 201868 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 201871 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 201871 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 201871 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 201871 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35185.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 201872 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38085/data
   [junit4]   2> 201872 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 201872 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 201872 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node2/data/]
   [junit4]   2> 201874 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node2/data/snapshot_metadata
   [junit4]   2> 201883 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 201887 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 201893 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 201895 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 201895 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n6' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 201895 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34583.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 201895 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38085/data
   [junit4]   2> 201895 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 201896 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 201896 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_true_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 201897 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_41797.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c99ed52
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38085/data
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 201897 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 201899 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 201934 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node2/data
   [junit4]   2> 201935 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 201941 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 201969 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 202046 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 202086 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 202093 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node2/data/index
   [junit4]   2> 202104 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38085/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 202365 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43381 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1bdf89e5-03dc-4b82-ad89-01409859a7b1:NORMAL:127.0.0.1:43381|RBW],
 
ReplicaUC[[DISK]DS-f8809ccb-40c3-49d2-a851-9228344bf768:NORMAL:127.0.0.1:45239|RBW]]}
 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45239 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43381 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f8809ccb-40c3-49d2-a851-9228344bf768:NORMAL:127.0.0.1:45239|RBW],
 
ReplicaUC[[DISK]DS-e4f0e60e-0ebe-4e1d-97a5-c89b9c28fdc0:NORMAL:127.0.0.1:43381|RBW]]}
 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43381 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e4f0e60e-0ebe-4e1d-97a5-c89b9c28fdc0:NORMAL:127.0.0.1:43381|RBW],
 
ReplicaUC[[DISK]DS-b541d187-a1f4-4194-89ab-d8bbc46c5852:NORMAL:127.0.0.1:45239|RBW]]}
 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43381 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1bdf89e5-03dc-4b82-ad89-01409859a7b1:NORMAL:127.0.0.1:43381|RBW],
 
ReplicaUC[[DISK]DS-f8809ccb-40c3-49d2-a851-9228344bf768:NORMAL:127.0.0.1:45239|RBW]]}
 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45239 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45239 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 202366 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45239 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 202891 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 202891 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 202891 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 202900 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 202900 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 202900 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 202905 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 202905 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 202914 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 202914 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 202933 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 202933 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 202934 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 202948 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 202948 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 202952 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 202952 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 202953 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 202965 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 202965 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 203006 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3f738f8e[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main]
   [junit4]   2> 203007 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 203008 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203020 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 203021 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@22a31ec9[MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
main]
   [junit4]   2> 203021 INFO  
(searcherExecutor-1700-thread-1-processing-n:127.0.0.1:41797_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Registered new searcher 
Searcher@3f738f8e[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203022 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603841569902821376
   [junit4]   2> 203022 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 203022 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203023 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 203023 INFO  
(searcherExecutor-1697-thread-1-processing-n:127.0.0.1:33395_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n3] Registered new searcher 
Searcher@22a31ec9[MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203024 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603841569904918528
   [junit4]   2> 203026 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 203028 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 203029 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 203030 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 203035 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2c0aafcf[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
main]
   [junit4]   2> 203035 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@675fe53e[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main]
   [junit4]   2> 203036 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 203036 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 203036 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203036 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203037 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 203037 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 203038 INFO  
(searcherExecutor-1699-thread-1-processing-n:127.0.0.1:34583_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] Registered new searcher 
Searcher@2c0aafcf[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203038 INFO  
(searcherExecutor-1698-thread-1-processing-n:127.0.0.1:35185_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher 
Searcher@675fe53e[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203038 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603841569919598592
   [junit4]   2> 203038 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1603841569919598592
   [junit4]   2> 203042 INFO  (qtp51342802-3643) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 to 
Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 203042 INFO  (qtp285394463-3332) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 203530 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 203530 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 203530 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:41797/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/
   [junit4]   2> 203530 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard2_replica_n4 
url=https://127.0.0.1:41797/solr START 
replicas=[https://127.0.0.1:34583/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 203531 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard2_replica_n4 
url=https://127.0.0.1:41797/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 203531 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 203531 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 203531 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:33395/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n3/
   [junit4]   2> 203532 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n3 
url=https://127.0.0.1:33395/solr START 
replicas=[https://127.0.0.1:35185/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 203532 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n3 
url=https://127.0.0.1:33395/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 203537 INFO  (qtp285394463-3335) [n:127.0.0.1:34583_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 203538 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 203538 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 203538 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 203540 INFO  (qtp51342802-3747) [n:127.0.0.1:35185_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node2 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 203540 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 203540 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 203540 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 203546 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41797/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/ 
shard2
   [junit4]   2> 203547 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33395/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n3/ 
shard1
   [junit4]   2> 203648 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 203648 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 203721 INFO  (qtp732471074-3328) [n:127.0.0.1:33395_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2915
   [junit4]   2> 203721 INFO  (qtp57621383-3336) [n:127.0.0.1:41797_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2880
   [junit4]   2> 203750 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   

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

.session node0 Stopped scavenging
   [junit4]   2> 258964 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 258965 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45817 45817
   [junit4]   2> 259093 INFO  (Thread-778) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45817 45817
   [junit4]   2> 259093 WARN  (Thread-778) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        28      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72236089114361868-core_node5-n_0000000001
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72236089114361877-core_node2-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72236089114361868-127.0.0.1:33395_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        18      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 259095 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 259233 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 259234 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 259234 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-538169291-88.99.242.108-1529542507833 (Datanode Uuid 
a22e3ce2-7243-41cf-a24b-68133fbf6c1a) service to 
localhost.localdomain/127.0.0.1:38085
   [junit4]   2> 259236 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 259261 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 259265 WARN  (1573925622@qtp-363750785-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41601) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 259265 WARN  (1573925622@qtp-363750785-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41601) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 259271 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 259271 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38085) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-538169291-88.99.242.108-1529542507833 (Datanode Uuid 
c565ecfa-a7e6-4bad-a303-3ca58448773c) service to 
localhost.localdomain/127.0.0.1:38085
   [junit4]   2> 259309 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 259405 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[2FF014368F98092F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45817 45817
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_2FF014368F98092F-001
   [junit4]   2> Jun 21, 2018 12:56:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 67 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1799, 
maxMBSortInHeap=6.631717917404652, sim=RandomSimilarity(queryNorm=false): {}, 
locale=jmc, timezone=Europe/Riga
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=6,free=268702688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, HdfsRestartWhileUpdatingTest, 
LoggingHandlerTest, BadComponentTest, DataDrivenBlockJoinTest, 
TestPostingsSolrHighlighter, TestTrieFacet, DeleteNodeTest, 
TestConfigSetImmutable, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionTooManyReplicasTest, DistributedMLTComponentTest, 
TestFuzzyAnalyzedSuggestions, TestMultiValuedNumericRangeQuery, 
AddBlockUpdateTest, TestStressRecovery, CSVRequestHandlerTest, 
TestGraphMLResponseWriter, ClassificationUpdateProcessorFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDefaultStatsCache, 
TestLeaderInitiatedRecoveryThread, SchemaVersionSpecificBehaviorTest, 
AutoAddReplicasPlanActionTest, TestNumericTerms32, TestBM25SimilarityFactory, 
BlockJoinFacetRandomTest, TestCorePropertiesReload, ZkStateWriterTest, 
TestSimpleTrackingShardHandler, TestCopyFieldCollectionResource, 
DateMathParserTest, BasicAuthStandaloneTest, ConnectionReuseTest, 
PathHierarchyTokenizerFactoryTest, TestConfigSetsAPIZkFailure, 
ConjunctionSolrSpellCheckerTest, ExplicitHLLTest, CachingDirectoryFactoryTest, 
TestUniqueKeyFieldResource, TestZkChroot, OverseerTest, 
DistribJoinFromCollectionTest, DistributedFacetPivotLongTailTest, 
TestFieldCollectionResource, DocValuesNotIndexedTest, PrimUtilsTest, 
TestExpandComponent, MoveReplicaHDFSTest]
   [junit4] Completed [128/820 (1!)] on J1 in 71.99s, 4 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 46410 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2164/consoleText

[repro] Revision: 3b0edb0d667dbfa8c8ffb6c836a68a6f07effc00

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest 
-Dtests.method=testFailedMove -Dtests.seed=2FF014368F98092F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=jmc 
-Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=2FF014368F98092F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=jmc 
-Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

Reply via email to