Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2614/
Java: 32bit/jdk1.8.0_172 -server -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:42079/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:35745/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:42079/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:35745/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([81460426B93DD857:2B8BD7D40EEE0D87]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996)
        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:289)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:35745/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more




Build Log:
[...truncated 13046 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/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/init-core-data-001
   [junit4]   2> 638140 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351
   [junit4]   2> 638140 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 638141 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 638142 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 638142 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-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/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001
   [junit4]   2> 638142 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 638142 INFO  (Thread-1924) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 638142 INFO  (Thread-1924) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 638145 ERROR (Thread-1924) [    ] 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> 638242 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41323
   [junit4]   2> 638262 INFO  (zkConnectionManagerCallback-2039-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638270 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 638275 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 638275 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 638276 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638308 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638314 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 638316 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a10e8{/solr,null,AVAILABLE}
   [junit4]   2> 638316 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1af8a3{/solr,null,AVAILABLE}
   [junit4]   2> 638316 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bb42c1{/solr,null,AVAILABLE}
   [junit4]   2> 638318 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@535b12{/solr,null,AVAILABLE}
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@10b82a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:42079}
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bee56b{SSL,[ssl, 
http/1.1]}{127.0.0.1:36667}
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.e.j.s.Server Started @638356ms
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.e.j.s.Server Started @638356ms
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42079}
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36667}
   [junit4]   2> 638320 ERROR (jetty-launcher-2036-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638320 ERROR (jetty-launcher-2036-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-23T09:31:23.309Z
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-23T09:31:23.309Z
   [junit4]   2> 638320 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c491b8{SSL,[ssl, 
http/1.1]}{127.0.0.1:34049}
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.e.j.s.Server Started @638357ms
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34049}
   [junit4]   2> 638321 ERROR (jetty-launcher-2036-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638321 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-23T09:31:23.310Z
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18f2da{SSL,[ssl, 
http/1.1]}{127.0.0.1:41201}
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.e.j.s.Server Started @638361ms
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41201}
   [junit4]   2> 638325 ERROR (jetty-launcher-2036-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638325 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-23T09:31:23.314Z
   [junit4]   2> 638325 INFO  (zkConnectionManagerCallback-2043-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638326 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638335 INFO  (zkConnectionManagerCallback-2042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638335 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638345 INFO  (zkConnectionManagerCallback-2045-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638345 INFO  (zkConnectionManagerCallback-2047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638346 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638346 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638743 INFO  (jetty-launcher-2036-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41323/solr
   [junit4]   2> 638754 INFO  (zkConnectionManagerCallback-2051-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638760 INFO  (jetty-launcher-2036-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41323/solr
   [junit4]   2> 638762 INFO  (zkConnectionManagerCallback-2054-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638771 INFO  (zkConnectionManagerCallback-2057-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638778 INFO  (zkConnectionManagerCallback-2061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638783 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36667_solr
   [junit4]   2> 638784 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.Overseer Overseer 
(id=72097725712695304-127.0.0.1:36667_solr-n_0000000000) starting
   [junit4]   2> 638793 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42079_solr
   [junit4]   2> 638803 INFO  (zkCallback-2053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638805 INFO  (zkCallback-2060-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638808 INFO  (zkConnectionManagerCallback-2069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638809 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 638809 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41323/solr ready
   [junit4]   2> 638809 INFO  (jetty-launcher-2036-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41323/solr
   [junit4]   2> 638809 INFO  
(OverseerStateUpdate-72097725712695304-127.0.0.1:36667_solr-n_0000000000) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36667_solr
   [junit4]   2> 638815 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 638815 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36667_solr
   [junit4]   2> 638818 INFO  (zkCallback-2053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638831 INFO  (zkCallback-2060-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638834 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 638835 INFO  (zkCallback-2068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638857 INFO  (zkConnectionManagerCallback-2072-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638862 INFO  (zkConnectionManagerCallback-2077-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638863 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 638864 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41323/solr ready
   [junit4]   2> 638866 INFO  (zkConnectionManagerCallback-2080-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638869 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 638871 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36667.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638871 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 638871 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34049_solr
   [junit4]   2> 638872 INFO  (zkCallback-2053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 638874 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 638876 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36667.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638876 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36667.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638877 INFO  (jetty-launcher-2036-thread-2) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node2/.
   [junit4]   2> 638880 INFO  (zkCallback-2079-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 638881 INFO  (zkCallback-2068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 638883 INFO  (zkCallback-2076-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 638883 INFO  (zkCallback-2060-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 638891 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638897 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638897 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638898 INFO  (jetty-launcher-2036-thread-4) 
[n:127.0.0.1:42079_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node4/.
   [junit4]   2> 638898 INFO  (zkConnectionManagerCallback-2088-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638899 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 638899 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41323/solr ready
   [junit4]   2> 638906 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 638925 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34049.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638931 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34049.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638931 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34049.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 638932 INFO  (jetty-launcher-2036-thread-3) 
[n:127.0.0.1:34049_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node3/.
   [junit4]   2> 639329 INFO  (jetty-launcher-2036-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41323/solr
   [junit4]   2> 639330 INFO  (zkConnectionManagerCallback-2093-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639330 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 
0x100247fe238000e, likely client has closed socket
   [junit4]   2> 639332 INFO  (zkConnectionManagerCallback-2095-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639334 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 639336 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 639336 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41201_solr
   [junit4]   2> 639336 INFO  (zkCallback-2068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639336 INFO  (zkCallback-2076-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639336 INFO  (zkCallback-2060-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639337 INFO  (zkCallback-2053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639338 INFO  (zkCallback-2079-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639340 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639340 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 639365 INFO  (zkConnectionManagerCallback-2102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639365 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 639366 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41323/solr ready
   [junit4]   2> 639366 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 639378 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41201.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 639384 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41201.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 639384 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41201.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 639385 INFO  (jetty-launcher-2036-thread-1) 
[n:127.0.0.1:41201_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node1/.
   [junit4]   2> 639413 INFO  (zkConnectionManagerCallback-2105-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639418 INFO  (zkConnectionManagerCallback-2110-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639419 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 639420 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41323/solr ready
   [junit4]   2> 639465 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 639469 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_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> 639773 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-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> 640319 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 640485 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@1be0cbe via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 640506 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 640559 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 640592 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-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_45907_hdfs____6b1sxl/webapp
   [junit4]   2> 641441 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:45907
   [junit4]   2> 641468 INFO  
(OverseerCollectionConfigSetProcessor-72097725712695304-127.0.0.1:36667_solr-n_0000000000)
 [n:127.0.0.1:36667_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 642096 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 642100 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 642111 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-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_36817_datanode____q73t6q/webapp
   [junit4]   2> 642567 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36817
   [junit4]   2> 642851 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 642853 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 642868 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-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_36855_datanode____2ghlh8/webapp
   [junit4]   2> 643418 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
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> 643422 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36855
   [junit4]   2> 643610 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
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> 643639 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x22cf19fd0d870: from storage 
DS-434920e4-6285-42b8-86f9-c155c0ab2e94 node 
DatanodeRegistration(127.0.0.1:46799, 
datanodeUuid=deaee28b-ac16-447f-9fab-d64c6a1bdecb, infoPort=34143, 
infoSecurePort=0, ipcPort=36949, 
storageInfo=lv=-56;cid=testClusterID;nsid=285568508;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 643640 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x22cf1a0303380: from storage 
DS-0c9cf0cb-7691-4aa1-bd18-65acfd1ce860 node 
DatanodeRegistration(127.0.0.1:37997, 
datanodeUuid=23352959-5644-46db-9ef4-166180100d3e, infoPort=41259, 
infoSecurePort=0, ipcPort=33721, 
storageInfo=lv=-56;cid=testClusterID;nsid=285568508;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 643640 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x22cf19fd0d870: from storage 
DS-9cfafcd9-4a5d-4de5-9bc7-d01957f82b60 node 
DatanodeRegistration(127.0.0.1:46799, 
datanodeUuid=deaee28b-ac16-447f-9fab-d64c6a1bdecb, infoPort=34143, 
infoSecurePort=0, ipcPort=36949, 
storageInfo=lv=-56;cid=testClusterID;nsid=285568508;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 643640 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x22cf1a0303380: from storage 
DS-0a671b37-aa7a-4694-b69f-e318e231e192 node 
DatanodeRegistration(127.0.0.1:37997, 
datanodeUuid=23352959-5644-46db-9ef4-166180100d3e, infoPort=41259, 
infoSecurePort=0, ipcPort=33721, 
storageInfo=lv=-56;cid=testClusterID;nsid=285568508;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 644385 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 644386 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 644390 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 644402 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 644402 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 644402 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 644403 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e739a0{/solr,null,AVAILABLE}
   [junit4]   2> 644415 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bb96f3{SSL,[ssl, 
http/1.1]}{127.0.0.1:35745}
   [junit4]   2> 644415 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] o.e.j.s.Server 
Started @644451ms
   [junit4]   2> 644415 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35745}
   [junit4]   2> 644416 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 644416 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 644416 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 644416 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 644416 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 644416 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-23T09:31:29.405Z
   [junit4]   2> 644421 INFO  (zkConnectionManagerCallback-2114-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644421 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 644719 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41323/solr
   [junit4]   2> 644719 INFO  (zkConnectionManagerCallback-2118-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644721 INFO  (zkConnectionManagerCallback-2120-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644724 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 644725 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 644725 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35745_solr
   [junit4]   2> 644726 INFO  (zkCallback-2068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644726 INFO  (zkCallback-2076-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644726 INFO  (zkCallback-2079-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644726 INFO  (zkCallback-2053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644726 INFO  (zkCallback-2060-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644726 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644727 INFO  (zkCallback-2101-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644727 INFO  (zkCallback-2109-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644727 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644729 INFO  (zkCallback-2119-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644729 INFO  (zkCallback-2109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 644745 INFO  (zkConnectionManagerCallback-2127-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644746 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 644746 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41323/solr 
ready
   [junit4]   2> 644746 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 644763 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 644770 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 644771 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35745.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 644772 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [n:127.0.0.1:35745_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node5/.
   [junit4]   2> 644825 INFO  (zkConnectionManagerCallback-2130-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644825 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[81460426B93DD857]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 644862 INFO  (qtp104507-8983) [n:127.0.0.1:34049_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> 644863 INFO  
(OverseerThreadFactory-3742-thread-2-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_true
   [junit4]   2> 644971 INFO  
(OverseerStateUpdate-72097725712695304-127.0.0.1:36667_solr-n_0000000000) 
[n:127.0.0.1:36667_solr    ] 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:36667/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 644973 INFO  
(OverseerStateUpdate-72097725712695304-127.0.0.1:36667_solr-n_0000000000) 
[n:127.0.0.1:36667_solr    ] 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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42079/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 644973 INFO  
(OverseerStateUpdate-72097725712695304-127.0.0.1:36667_solr-n_0000000000) 
[n:127.0.0.1:36667_solr    ] 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:35745/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 644974 INFO  
(OverseerStateUpdate-72097725712695304-127.0.0.1:36667_solr-n_0000000000) 
[n:127.0.0.1:36667_solr    ] 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:41201/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 645184 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 645221 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 645225 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 645226 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 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_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 645227 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 646209 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 646213 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 646215 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 646215 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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> 646215 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36667.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@eae1f8
   [junit4]   2> 646236 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646236 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646250 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38081/data
   [junit4]   2> 646250 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 646250 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 646250 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 646251 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node2/MoveReplicaHDFSTest_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 646255 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 646256 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646256 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646258 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 646258 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646258 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646258 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646258 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646258 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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_35745.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@eae1f8
   [junit4]   2> 646258 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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_41201.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@eae1f8
   [junit4]   2> 646259 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:38081/data
   [junit4]   2> 646259 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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:38081/data
   [junit4]   2> 646259 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646259 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646259 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 646259 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 646259 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 646259 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n6],
 
dataDir=[hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 646273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 646273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n2' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 646273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_42079.solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@eae1f8
   [junit4]   2> 646274 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:38081/data
   [junit4]   2> 646274 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 646274 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 646274 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 646274 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 646274 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 646275 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 646344 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 646344 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 646344 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 646344 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 646383 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 646398 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 646407 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:38081/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 646408 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:38081/data/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 646667 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46799 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-434920e4-6285-42b8-86f9-c155c0ab2e94:NORMAL:127.0.0.1:46799|RBW],
 
ReplicaUC[[DISK]DS-0c9cf0cb-7691-4aa1-bd18-65acfd1ce860:NORMAL:127.0.0.1:37997|RBW]]}
 size 69
   [junit4]   2> 646667 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46799 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-434920e4-6285-42b8-86f9-c155c0ab2e94:NORMAL:127.0.0.1:46799|RBW],
 
ReplicaUC[[DISK]DS-0c9cf0cb-7691-4aa1-bd18-65acfd1ce860:NORMAL:127.0.0.1:37997|RBW]]}
 size 69
   [junit4]   2> 646667 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46799 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-434920e4-6285-42b8-86f9-c155c0ab2e94:NORMAL:127.0.0.1:46799|RBW],
 
ReplicaUC[[DISK]DS-0a671b37-aa7a-4694-b69f-e318e231e192:NORMAL:127.0.0.1:37997|RBW]]}
 size 69
   [junit4]   2> 646667 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46799 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-0a671b37-aa7a-4694-b69f-e318e231e192:NORMAL:127.0.0.1:37997|RBW],
 
ReplicaUC[[DISK]DS-9cfafcd9-4a5d-4de5-9bc7-d01957f82b60:NORMAL:127.0.0.1:46799|RBW]]}
 size 69
   [junit4]   2> 646668 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37997 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 646668 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37997 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 646668 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37997 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 646668 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37997 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 647143 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 647143 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 647143 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 647146 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647146 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647146 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647167 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647167 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647167 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647169 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 647169 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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> 647170 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 647174 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 647174 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 647175 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647175 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647177 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647177 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647183 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 647183 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 647252 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1751935[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] main]
   [junit4]   2> 647252 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@96b8c9[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 647252 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@ac3a47[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] main]
   [junit4]   2> 647253 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6dfff9[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 647253 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 647253 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647253 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 647253 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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> 647253 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647253 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 647253 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647253 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647256 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647256 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647256 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 647256 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 647257 INFO  
(searcherExecutor-3773-thread-1-processing-n:127.0.0.1:42079_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher 
Searcher@ac3a47[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 647257 INFO  
(searcherExecutor-3771-thread-1-processing-n:127.0.0.1:41201_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:41201_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@1751935[MoveReplicaHDFSTest_coll_true_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 647257 INFO  
(searcherExecutor-3770-thread-1-processing-n:127.0.0.1:36667_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Registered new searcher 
Searcher@96b8c9[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 647257 INFO  
(searcherExecutor-3772-thread-1-processing-n:127.0.0.1:35745_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:35745_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@6dfff9[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 647257 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1609581663088541696
   [junit4]   2> 647258 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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 1609581663089590272
   [junit4]   2> 647258 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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 1609581663089590272
   [junit4]   2> 647258 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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 1609581663089590272
   [junit4]   2> 647261 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647261 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 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> 647261 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed 
to save terms, version is not a match, retrying
   [junit4]   2> 647262 INFO  (qtp12711689-8975) [n:127.0.0.1:41201_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> 647262 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed 
to save terms, version is not a match, retrying
   [junit4]   2> 647262 INFO  (qtp20620071-8982) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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_node3=0, core_node5=0}, version=1}
   [junit4]   2> 647264 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 647264 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647264 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 647264 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647264 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:42079/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n2/
   [junit4]   2> 647264 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:35745/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/
   [junit4]   2> 647264 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n2 
url=https://127.0.0.1:42079/solr START 
replicas=[https://127.0.0.1:36667/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 647264 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:35745/solr START 
replicas=[https://127.0.0.1:41201/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n6/]
 nUpdates=100
   [junit4]   2> 647265 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n2 
url=https://127.0.0.1:42079/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 647265 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:35745/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 647273 INFO  (qtp12711689-9398) [n:127.0.0.1:41201_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=1
   [junit4]   2> 647273 INFO  (qtp20620071-9342) [n:127.0.0.1:36667_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
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=1
   [junit4]   2> 647273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 647273 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647273 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 647273 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647273 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 647275 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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:35745/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/ 
shard2
   [junit4]   2> 647275 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42079/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n2/ 
shard1
   [junit4]   2> 647377 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 647405 INFO  (qtp21529947-8991) [n:127.0.0.1:42079_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 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_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2178
   [junit4]   2> 647427 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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> 647430 INFO  (qtp23333495-9307) [n:127.0.0.1:35745_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=conf

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

 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41323 41323
   [junit4]   2> 696323 INFO  (Thread-1924) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41323 41323
   [junit4]   2> 696326 WARN  (Thread-1924) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        29      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        11      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_false/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>        17      
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72097725712695311-core_node8-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72097725712695308-127.0.0.1:34049_solr-n_0000000002
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72097725712695302-127.0.0.1:42079_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72097725712695311-core_node3-n_0000000001
   [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/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 696327 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 696394 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 696494 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 696494 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1958563692-88.99.242.108-1535016685027 (Datanode Uuid 
23352959-5644-46db-9ef4-166180100d3e) service to 
localhost.localdomain/127.0.0.1:38081
   [junit4]   2> 696498 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 696510 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 696610 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 696610 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:38081) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1958563692-88.99.242.108-1535016685027 (Datanode Uuid 
deaee28b-ac16-447f-9fab-d64c6a1bdecb) service to 
localhost.localdomain/127.0.0.1:38081
   [junit4]   2> 696627 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 696761 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[81460426B93DD857]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41323 41323
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_81460426B93DD857-001
   [junit4]   2> Aug 23, 2018 9:32:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=6,free=113207720,total=323284992
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrCloudWithKerberosAlt, LeaderFailoverAfterPartitionTest, 
TestCoreContainer, SearchHandlerTest, SortSpecParsingTest, 
TestCustomDocTransformer, TestCloudJSONFacetJoinDomain, CustomCollectionTest, 
TriggerCooldownIntegrationTest, TestCopyFieldCollectionResource, 
XsltUpdateRequestHandlerTest, SimpleFacetsTest, 
TestTolerantUpdateProcessorCloud, TestUnifiedSolrHighlighter, 
ScheduledTriggerIntegrationTest, TestXIncludeConfig, DistanceUnitsTest, 
JvmMetricsTest, TestCharFilters, TestCollapseQParserPlugin, ZkNodePropsTest, 
TestOrdValues, RulesTest, TestFieldSortValues, 
TestExclusionRuleCollectionAccess, BasicZkTest, ChaosMonkeySafeLeaderTest, 
TestReplicationHandler, TestDocumentBuilder, PeerSyncWithBufferUpdatesTest, 
TestMacroExpander, CdcrBidirectionalTest, TestComponentsName, 
ZkStateWriterTest, SchemaVersionSpecificBehaviorTest, 
TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest, 
CoreAdminCreateDiscoverTest, RankQueryTest, SolrMetricManagerTest, 
TestAnalyzeInfixSuggestions, DistribCursorPagingTest, CurrencyFieldTypeTest, 
TestSizeLimitedDistributedMap, DeleteInactiveReplicaTest, SparseHLLTest, 
PreAnalyzedUpdateProcessorTest, TestBM25SimilarityFactory, 
TestDelegationWithHadoopAuth, TestLRUCache, TestLegacyTerms, 
TestSchemaSimilarityResource, BigEndianAscendingWordSerializerTest, 
TestFaceting, TestNestedDocsSort, TestDistribDocBasedVersion, 
SolrJmxReporterTest, TestCodecSupport, TestStressReorder, 
TestMiniSolrCloudClusterSSL, AssignTest, TestFileDictionaryLookup, 
TestSuggestSpellingConverter, EnumFieldTest, 
TimeRoutedAliasUpdateProcessorTest, DistributedIntervalFacetingTest, 
DistributedUpdateProcessorTest, MetricsHandlerTest, ConvertedLegacyTest, 
AutoScalingHandlerTest, TestCloudPseudoReturnFields, DistributedQueueTest, 
TestObjectReleaseTracker, TestElisionMultitermQuery, DebugComponentTest, 
FieldAnalysisRequestHandlerTest, DistributedQueryElevationComponentTest, 
SearchRateTriggerTest, BlockJoinFacetSimpleTest, TestPKIAuthenticationPlugin, 
PrimitiveFieldTypeTest, MergeStrategyTest, StatsComponentTest, 
MoveReplicaHDFSTest]
   [junit4] Completed [184/829 (1!)] on J2 in 68.20s, 4 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: 03eba329b12c269002470a986fe8ee5c7281dba2

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaHDFSTest 
-Dtests.method=testFailedMove -Dtests.seed=81460426B93DD857 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=Africa/Douala -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 3408 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.MoveReplicaHDFSTest" -Dtests.showOutput=onerror 
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=81460426B93DD857 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 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