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

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:35327/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:43477/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:35327/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:43477/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([F469E3FD143AAD3D:5EA4300FA3E978ED]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:289)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:35327/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more




Build Log:
[...truncated 13701 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_F469E3FD143AAD3D-001/init-core-data-001
   [junit4]   2> 1560751 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1560751 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1560751 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1560751 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1560752 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-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_F469E3FD143AAD3D-001/tempDir-001
   [junit4]   2> 1560752 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1560752 INFO  (Thread-2953) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1560752 INFO  (Thread-2953) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1560753 ERROR (Thread-2953) [    ] 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> 1560852 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44021
   [junit4]   2> 1560853 INFO  (zkConnectionManagerCallback-3960-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560862 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1560862 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1560862 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1560862 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1560867 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1560867 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1560868 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1560869 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1560869 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1560869 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1560870 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f261a0e{/solr,null,AVAILABLE}
   [junit4]   2> 1560870 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1560870 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@506be38b{/solr,null,AVAILABLE}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bd29833{/solr,null,AVAILABLE}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d0559fe{/solr,null,AVAILABLE}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fb31278{SSL,[ssl, 
http/1.1]}{127.0.0.1:38761}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fc5e2a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:43477}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.e.j.s.Server Started @1560893ms
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@174add19{SSL,[ssl, 
http/1.1]}{127.0.0.1:35327}
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.e.j.s.Server Started @1560893ms
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@27eaaa4f{SSL,[ssl, 
http/1.1]}{127.0.0.1:44747}
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.e.j.s.Server Started @1560893ms
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.e.j.s.Server Started @1560893ms
   [junit4]   2> 1560871 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38761}
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43477}
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35327}
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44747}
   [junit4]   2> 1560872 ERROR (jetty-launcher-3957-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560872 ERROR (jetty-launcher-3957-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-18T19:50:54.772429Z
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-18T19:50:54.772438Z
   [junit4]   2> 1560872 ERROR (jetty-launcher-3957-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560872 ERROR (jetty-launcher-3957-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-18T19:50:54.772757Z
   [junit4]   2> 1560872 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-18T19:50:54.772772Z
   [junit4]   2> 1560881 INFO  (zkConnectionManagerCallback-3966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560881 INFO  (zkConnectionManagerCallback-3968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560881 INFO  (zkConnectionManagerCallback-3964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560881 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1560881 INFO  (zkConnectionManagerCallback-3963-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560881 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1560881 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1560881 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1560966 INFO  (jetty-launcher-3957-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44021/solr
   [junit4]   2> 1560967 INFO  (zkConnectionManagerCallback-3972-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1560968 INFO  (zkConnectionManagerCallback-3974-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561003 INFO  (jetty-launcher-3957-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44021/solr
   [junit4]   2> 1561003 INFO  (jetty-launcher-3957-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44021/solr
   [junit4]   2> 1561007 INFO  (zkConnectionManagerCallback-3984-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561009 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38761_solr
   [junit4]   2> 1561009 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.Overseer Overseer 
(id=72247381855895558-127.0.0.1:38761_solr-n_0000000000) starting
   [junit4]   2> 1561011 INFO  (zkConnectionManagerCallback-3982-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561016 INFO  (zkConnectionManagerCallback-3989-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561016 INFO  (zkConnectionManagerCallback-3986-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561016 INFO  (zkConnectionManagerCallback-3993-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561017 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44021/solr ready
   [junit4]   2> 1561017 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38761_solr
   [junit4]   2> 1561017 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38761_solr
   [junit4]   2> 1561017 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1561018 INFO  (zkCallback-3992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1561019 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1561020 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1561020 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35327_solr
   [junit4]   2> 1561021 INFO  (zkCallback-3992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1561023 INFO  (zkCallback-3973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1561024 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1561026 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1561026 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43477_solr
   [junit4]   2> 1561027 INFO  (zkCallback-3973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1561027 INFO  (zkCallback-3992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1561031 INFO  (zkCallback-3988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1561032 INFO  (zkCallback-3985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1561033 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1561041 INFO  (zkConnectionManagerCallback-4004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561042 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1561042 INFO  (jetty-launcher-3957-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44021/solr
   [junit4]   2> 1561042 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44021/solr ready
   [junit4]   2> 1561043 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561044 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1561047 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561047 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38761.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561047 INFO  (zkConnectionManagerCallback-4010-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561048 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1561048 INFO  (jetty-launcher-3957-thread-1) 
[n:127.0.0.1:38761_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_F469E3FD143AAD3D-001/tempDir-001/node1/.
   [junit4]   2> 1561048 INFO  (zkConnectionManagerCallback-4012-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561049 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44021/solr ready
   [junit4]   2> 1561052 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35327.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561053 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1561053 INFO  (zkConnectionManagerCallback-4016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561056 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1561057 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1561057 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44747_solr
   [junit4]   2> 1561057 INFO  (zkCallback-3992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561057 INFO  (zkCallback-3973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561058 INFO  (zkCallback-3988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561058 INFO  (zkCallback-3985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561058 INFO  (zkCallback-4009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561058 INFO  (zkCallback-4015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561058 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35327.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561059 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35327.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561059 INFO  (zkCallback-4003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1561059 INFO  (jetty-launcher-3957-thread-3) 
[n:127.0.0.1:35327_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_F469E3FD143AAD3D-001/tempDir-001/node3/.
   [junit4]   2> 1561063 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561067 INFO  (zkConnectionManagerCallback-4023-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561068 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1561068 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44021/solr ready
   [junit4]   2> 1561068 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561069 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1561069 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561069 INFO  (jetty-launcher-3957-thread-4) 
[n:127.0.0.1:43477_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_F469E3FD143AAD3D-001/tempDir-001/node4/.
   [junit4]   2> 1561080 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44747.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561087 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44747.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561087 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44747.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1561088 INFO  (jetty-launcher-3957-thread-2) 
[n:127.0.0.1:44747_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_F469E3FD143AAD3D-001/tempDir-001/node2/.
   [junit4]   2> 1561138 INFO  (zkConnectionManagerCallback-4026-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561140 INFO  (zkConnectionManagerCallback-4031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1561141 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1561142 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44021/solr ready
   [junit4]   2> 1561150 INFO  (qtp2005093723-15177) [n:127.0.0.1:38761_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1561154 INFO  (qtp2005093723-15177) [n:127.0.0.1:38761_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1561282 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-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> 1561608 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1561689 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
Logging to org.apache.logging.slf4j.Log4jLogger@2f3b01a4 via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1561700 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1561729 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1561748 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-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_36499_hdfs____1tjv1n/webapp
   [junit4]   2> 1561837 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36499
   [junit4]   2> 1562147 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1562148 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1562151 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-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_38223_datanode____ctt6j9/webapp
   [junit4]   2> 1562215 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38223
   [junit4]   2> 1562229 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
i.n.u.i.PlatformDependent Your platform does not provide complete low-level API 
for accessing direct buffers reliably. Unless explicitly requested, heap buffer 
will always be preferred to avoid potential system unstability.
   [junit4]   2> 1562331 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1562332 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1562336 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-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_39841_datanode____4wchrq/webapp
   [junit4]   2> 1562410 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[F469E3FD143AAD3D]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39841
   [junit4]   2> 1562651 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F469E3FD143AAD3D-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_F469E3FD143AAD3D-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:42865) [    ] 
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> 1562651 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F469E3FD143AAD3D-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_F469E3FD143AAD3D-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:42865) [    ] 
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> 1562685 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa49d639c4b982: from storage 
DS-5a662526-ef40-418f-b2cf-e511fc766cfc node 
DatanodeRegistration(127.0.0.1:35863, 
datanodeUuid=d13b6ecb-e7e9-4031-ab14-c58cb3dd0957, infoPort=33241, 
infoSecurePort=0, ipcPort=46085, 
storageInfo=lv=-56;cid=testClusterID;nsid=295345174;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1562686 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa49d639c4b8d7: from storage 
DS-1a157277-f89b-4316-894b-fcb0c6ae3bac node 
DatanodeRegistration(127.0.0.1:40133, 
datanodeUuid=aad85393-320b-4122-8c4f-8dd18e5ea4a9, infoPort=37373, 
infoSecurePort=0, ipcPort=40689, 
storageInfo=lv=-56;cid=testClusterID;nsid=295345174;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1562686 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa49d639c4b982: from storage 
DS-3afa4eba-c6ab-413c-95c7-efecdd1a53f3 node 
DatanodeRegistration(127.0.0.1:35863, 
datanodeUuid=d13b6ecb-e7e9-4031-ab14-c58cb3dd0957, infoPort=33241, 
infoSecurePort=0, ipcPort=46085, 
storageInfo=lv=-56;cid=testClusterID;nsid=295345174;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1562686 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0xa49d639c4b8d7: from storage 
DS-8027ab7d-b711-45a7-8314-dc7be95a5982 node 
DatanodeRegistration(127.0.0.1:40133, 
datanodeUuid=aad85393-320b-4122-8c4f-8dd18e5ea4a9, infoPort=37373, 
infoSecurePort=0, ipcPort=40689, 
storageInfo=lv=-56;cid=testClusterID;nsid=295345174;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4] IGNOR/A 0.00s J2 | MoveReplicaHDFSTest.testNormalFailedMove
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 1562821 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1562821 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1562824 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1562827 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1562827 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1562827 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1562828 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a2dd911{/solr,null,AVAILABLE}
   [junit4]   2> 1562828 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7ab718d7{SSL,[ssl, 
http/1.1]}{127.0.0.1:38125}
   [junit4]   2> 1562828 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] o.e.j.s.Server 
Started @1562850ms
   [junit4]   2> 1562828 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38125}
   [junit4]   2> 1562829 ERROR 
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1562829 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1562829 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1562829 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1562829 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1562829 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-18T19:50:56.729210Z
   [junit4]   2> 1562831 INFO  (zkConnectionManagerCallback-4035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562832 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1562941 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44021/solr
   [junit4]   2> 1562943 INFO  (zkConnectionManagerCallback-4039-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562946 INFO  (zkConnectionManagerCallback-4041-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562948 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1562950 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1562950 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38125_solr
   [junit4]   2> 1562950 INFO  (zkCallback-4015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-3985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-4022-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-3992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-3988-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-4003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-4030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-4009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-4030-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562950 INFO  (zkCallback-3973-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562951 INFO  (zkCallback-4040-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1562966 INFO  (zkConnectionManagerCallback-4048-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1562967 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1562967 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44021/solr 
ready
   [junit4]   2> 1562967 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1562989 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38125.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1563004 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38125.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1563004 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38125.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1563006 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [n:127.0.0.1:38125_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_F469E3FD143AAD3D-001/tempDir-001/node5/.
   [junit4]   2> 1563047 INFO  (zkConnectionManagerCallback-4051-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1563048 INFO  
(TEST-MoveReplicaHDFSTest.test-seed#[F469E3FD143AAD3D]) [    ] 
o.a.s.c.MoveReplicaTest total_jettys: 5
   [junit4]   2> 1563059 INFO  (qtp890052125-15182) [n:127.0.0.1:35327_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> 1563060 INFO  
(OverseerThreadFactory-6962-thread-2-processing-n:127.0.0.1:38761_solr) 
[n:127.0.0.1:38761_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_coll_true
   [junit4]   2> 1563060 INFO  
(OverseerCollectionConfigSetProcessor-72247381855895558-127.0.0.1:38761_solr-n_0000000000)
 [n:127.0.0.1:38761_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> 1563164 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_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:35327/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563167 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_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:38125/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563167 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_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:38761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563167 INFO  
(OverseerStateUpdate-72247381855895558-127.0.0.1:38761_solr-n_0000000000) 
[n:127.0.0.1:38761_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43477/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1563372 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1563372 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1563372 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1563379 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr    
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 1563381 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr    
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 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_n5&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1564382 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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.6.0
   [junit4]   2> 1564385 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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.6.0
   [junit4]   2> 1564399 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1564399 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 1564400 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1564400 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1564401 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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_38761.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@5a068669
   [junit4]   2> 1564401 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 1564402 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1564403 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1564403 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1564403 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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_35327.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@5a068669
   [junit4]   2> 1564404 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1564404 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564405 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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> 1564408 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_38125.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@5a068669
   [junit4]   2> 1564408 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.s.IndexSchema 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1564409 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1564409 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n5' using 
configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 1564412 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43477.solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n5' 
(registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n5') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a068669
   [junit4]   2> 1564414 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:42865/data
   [junit4]   2> 1564414 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:42865/data
   [junit4]   2> 1564414 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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:42865/data
   [junit4]   2> 1564414 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 1564414 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1564414 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1564414 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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_F469E3FD143AAD3D-001/tempDir-001/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_n4],
 
dataDir=[hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 1564414 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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_F469E3FD143AAD3D-001/tempDir-001/node5/MoveReplicaHDFSTest_coll_true_shard1_replica_n2],
 
dataDir=[hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node6/data/]
   [junit4]   2> 1564414 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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_F469E3FD143AAD3D-001/tempDir-001/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 1564414 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:42865/data
   [junit4]   2> 1564414 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 1564414 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.SolrCore 
[[MoveReplicaHDFSTest_coll_true_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_F469E3FD143AAD3D-001/tempDir-001/node4/MoveReplicaHDFSTest_coll_true_shard2_replica_n5],
 
dataDir=[hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 1564417 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node6/data/snapshot_metadata
   [junit4]   2> 1564417 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 1564417 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 1564417 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 1564458 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 1564458 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 1564458 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 1564458 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node6/data
   [junit4]   2> 1564477 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 1564479 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node6/data/index
   [junit4]   2> 1564479 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost.localdomain:42865/data/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 1564479 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:42865/data/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 1564607 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40133 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3afa4eba-c6ab-413c-95c7-efecdd1a53f3:NORMAL:127.0.0.1:35863|RBW],
 
ReplicaUC[[DISK]DS-8027ab7d-b711-45a7-8314-dc7be95a5982:NORMAL:127.0.0.1:40133|RBW]]}
 size 69
   [junit4]   2> 1564607 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35863 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1a157277-f89b-4316-894b-fcb0c6ae3bac:NORMAL:127.0.0.1:40133|RBW],
 
ReplicaUC[[DISK]DS-5a662526-ef40-418f-b2cf-e511fc766cfc:NORMAL:127.0.0.1:35863|RBW]]}
 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35863 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35863 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8027ab7d-b711-45a7-8314-dc7be95a5982:NORMAL:127.0.0.1:40133|RBW],
 
ReplicaUC[[DISK]DS-3afa4eba-c6ab-413c-95c7-efecdd1a53f3:NORMAL:127.0.0.1:35863|RBW]]}
 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35863 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8027ab7d-b711-45a7-8314-dc7be95a5982:NORMAL:127.0.0.1:40133|RBW],
 
ReplicaUC[[DISK]DS-3afa4eba-c6ab-413c-95c7-efecdd1a53f3:NORMAL:127.0.0.1:35863|RBW]]}
 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40133 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40133 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 1564608 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:40133 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 1565077 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565077 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565077 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565085 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1565085 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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> 1565085 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1565087 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565087 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565087 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565087 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565087 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565090 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1565090 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1565090 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1565093 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1565093 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1565100 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565100 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565102 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1565102 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1565131 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d97e6b8[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
main]
   [junit4]   2> 1565131 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1feada2b[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main]
   [junit4]   2> 1565132 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@84c994e[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 1565132 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7c1ba4c2[MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 
main]
   [junit4]   2> 1565132 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565132 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1565132 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565132 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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> 1565133 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565133 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1565133 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565133 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1565135 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565135 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1565135 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1565135 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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> 1565137 INFO  
(searcherExecutor-6994-thread-1-processing-n:127.0.0.1:43477_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n5] Registered new searcher 
Searcher@7c1ba4c2[MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565137 INFO  
(searcherExecutor-6991-thread-1-processing-n:127.0.0.1:38761_solr 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:38761_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@84c994e[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565137 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:38125_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] Registered new searcher 
Searcher@1d97e6b8[MoveReplicaHDFSTest_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565137 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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 1611976156419981312
   [junit4]   2> 1565137 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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 1611976156419981312
   [junit4]   2> 1565138 INFO  
(searcherExecutor-6992-thread-1-processing-n:127.0.0.1:35327_solr 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:35327_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@1feada2b[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565138 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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 1611976156421029888
   [junit4]   2> 1565141 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565141 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_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}, version=0}
   [junit4]   2> 1565141 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed 
to save terms, version is not a match, retrying
   [junit4]   2> 1565141 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
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_node6=0, core_node3=0}, version=1}
   [junit4]   2> 1565143 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1611976156426272768
   [junit4]   2> 1565144 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1565144 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1565144 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1565144 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:35327/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n1/
   [junit4]   2> 1565144 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
url=https://127.0.0.1:35327/solr START 
replicas=[https://127.0.0.1:38125/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 1565145 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=MoveReplicaHDFSTest_coll_true_shard1_replica_n1 
url=https://127.0.0.1:35327/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1565148 INFO  (qtp1049868693-15195) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] 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> 1565149 INFO  (qtp1332155672-15508) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_true_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1565149 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1565149 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
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> 1565149 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1565150 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35327/solr/MoveReplicaHDFSTest_coll_true_shard1_replica_n1/ 
shard1
   [junit4]   2> 1565252 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1565286 INFO  (qtp890052125-15541) [n:127.0.0.1:35327_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={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}
 status=0 QTime=1914
   [junit4]   2> 1565354 INFO  (zkCallback-3985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaHDFSTest_coll_true/state.json] for collection 
[MoveReplicaHDFSTest_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 1565645 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565645 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1565645 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:38761/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/
   [junit4]   2> 1565646 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:38761/solr START 
replicas=[https://127.0.0.1:43477/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n5/]
 nUpdates=100
   [junit4]   2> 1565646 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:38761/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1565649 INFO  (qtp1049868693-15196) [n:127.0.0.1:43477_solr 
c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 
x:MoveReplicaHDFSTest_coll_true_shard2_replica_n5] o.a.s.c.S.Request 
[MoveReplicaHDFSTest_coll_true_shard2_replica_n5]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1566059 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1566059 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1566060 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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> 1566062 INFO  (qtp2005093723-15179) [n:127.0.0.1:38761_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:38761/solr/MoveReplicaHDFSTest_coll_true_shard2_replica_n4/ 
shard2
   [junit4]   2> 1566179 INFO  (qtp1332155672-15506) [n:127.0.0.1:38125_solr 
c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node6 
x:MoveReplicaHDFSTest_coll_true_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null pa

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

/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/byte-buddy-1.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/mockito-core-2.6.2.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/test-lib/objenesis-2.5.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20180918_192453_84416356645490899167541.events
 
@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20180918_192453_8447872586699108331152.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20180918_192453_84413789630490625790101.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:844)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:577: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build.xml:267: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/common-build.xml:558: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1567: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: At 
least one slave process threw an exception, first: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20180918_192453_84413789630490625790101.sysout

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

Reply via email to