Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1312/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:39533/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44413/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:39533/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:44413/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([186E486D361A175C:B2A39B9F81C9C28C]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991) 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:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44413/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more Build Log: [...truncated 12407 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_186E486D361A175C-001/init-core-data-001 [junit4] 2> 772484 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 772484 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 772485 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 772485 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 772486 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-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_186E486D361A175C-001/tempDir-001 [junit4] 2> 772486 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 772486 INFO (Thread-1755) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 772486 INFO (Thread-1755) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 772487 ERROR (Thread-1755) [ ] 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> 772586 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42329 [junit4] 2> 772588 INFO (zkConnectionManagerCallback-1110-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772591 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 772591 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 772591 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 772591 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 772600 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 772600 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 772600 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 772601 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f2ab2{/solr,null,AVAILABLE} [junit4] 2> 772605 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 772605 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 772605 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 772605 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a35285{/solr,null,AVAILABLE} [junit4] 2> 772606 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16400ac{/solr,null,AVAILABLE} [junit4] 2> 772607 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@da1a15{/solr,null,AVAILABLE} [junit4] 2> 772609 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d23adc{HTTP/1.1,[http/1.1]}{127.0.0.1:36839} [junit4] 2> 772609 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9f9da1{HTTP/1.1,[http/1.1]}{127.0.0.1:43375} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.e.j.s.Server Started @774771ms [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.e.j.s.Server Started @774771ms [junit4] 2> 772609 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@91ff05{HTTP/1.1,[http/1.1]}{127.0.0.1:38559} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36839} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.e.j.s.Server Started @774771ms [junit4] 2> 772609 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@652fed{HTTP/1.1,[http/1.1]}{127.0.0.1:39533} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38559} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.e.j.s.Server Started @774771ms [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43375} [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39533} [junit4] 2> 772610 ERROR (jetty-launcher-1107-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 772610 ERROR (jetty-launcher-1107-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 772610 ERROR (jetty-launcher-1107-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 772610 ERROR (jetty-launcher-1107-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-07T23:47:20.793Z [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-07T23:47:20.793Z [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-07T23:47:20.793Z [junit4] 2> 772610 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-07T23:47:20.793Z [junit4] 2> 772613 INFO (zkConnectionManagerCallback-1112-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772613 INFO (zkConnectionManagerCallback-1115-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772613 INFO (zkConnectionManagerCallback-1118-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772613 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 772613 INFO (zkConnectionManagerCallback-1116-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772613 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 772613 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 772614 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 772621 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100304dbd530002, likely client has closed socket [junit4] 2> 772622 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100304dbd530004, likely client has closed socket [junit4] 2> 772623 INFO (jetty-launcher-1107-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42329/solr [junit4] 2> 772624 INFO (jetty-launcher-1107-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42329/solr [junit4] 2> 772624 INFO (jetty-launcher-1107-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42329/solr [junit4] 2> 772624 INFO (jetty-launcher-1107-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42329/solr [junit4] 2> 772625 INFO (zkConnectionManagerCallback-1132-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772625 INFO (zkConnectionManagerCallback-1134-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772625 INFO (zkConnectionManagerCallback-1125-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772625 INFO (zkConnectionManagerCallback-1130-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772626 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100304dbd530005, likely client has closed socket [junit4] 2> 772626 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100304dbd530006, likely client has closed socket [junit4] 2> 772626 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100304dbd530007, likely client has closed socket [junit4] 2> 772627 INFO (zkConnectionManagerCallback-1138-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772627 INFO (zkConnectionManagerCallback-1140-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772627 INFO (zkConnectionManagerCallback-1139-thread-1-processing-n:127.0.0.1:43375_solr) [n:127.0.0.1:43375_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772627 INFO (zkConnectionManagerCallback-1142-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772665 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 772665 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 772665 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 772665 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 772666 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43375_solr [junit4] 2> 772666 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36839_solr [junit4] 2> 772666 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38559_solr [junit4] 2> 772666 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39533_solr [junit4] 2> 772666 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.c.Overseer Overseer (id=72110704484876299-127.0.0.1:43375_solr-n_0000000000) starting [junit4] 2> 772676 INFO (zkCallback-1135-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 772676 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 772676 INFO (zkCallback-1136-thread-1-processing-n:127.0.0.1:43375_solr) [n:127.0.0.1:43375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 772676 INFO (zkCallback-1137-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 772684 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43375_solr [junit4] 2> 772689 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 772689 INFO (zkCallback-1137-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 772689 INFO (zkCallback-1136-thread-1-processing-n:127.0.0.1:43375_solr) [n:127.0.0.1:43375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 772689 INFO (zkCallback-1135-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 772782 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772782 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772784 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39533.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39533.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39533.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772792 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772793 INFO (jetty-launcher-1107-thread-4) [n:127.0.0.1:39533_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_186E486D361A175C-001/tempDir-001/node4/. [junit4] 2> 772793 INFO (jetty-launcher-1107-thread-2) [n:127.0.0.1:38559_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_186E486D361A175C-001/tempDir-001/node2/. [junit4] 2> 772793 INFO (jetty-launcher-1107-thread-3) [n:127.0.0.1:36839_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_186E486D361A175C-001/tempDir-001/node3/. [junit4] 2> 772875 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772880 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772880 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43375.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 772880 INFO (jetty-launcher-1107-thread-1) [n:127.0.0.1:43375_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_186E486D361A175C-001/tempDir-001/node1/. [junit4] 2> 772906 INFO (zkConnectionManagerCallback-1152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772910 INFO (zkConnectionManagerCallback-1156-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 772911 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 772911 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42329/solr ready [junit4] 2> 772914 INFO (qtp721419-6663) [n:127.0.0.1:38559_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 772918 INFO (qtp721419-6663) [n:127.0.0.1:38559_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 772966 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 772970 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 772972 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 772982 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-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_41141_hdfs____.obhsgl/webapp [junit4] 2> 773443 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:41141 [junit4] 2> 773580 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 773581 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 773594 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-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_38837_datanode____.7esz9e/webapp [junit4] 2> 774052 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38837 [junit4] 2> 774091 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 774091 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 774100 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-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_46029_datanode____.qvrnqc/webapp [junit4] 2> 774159 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-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_186E486D361A175C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33683) [ ] 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> 774165 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2e10e9a26612c: from storage DS-07fb321d-b3cd-4a75-aca9-364a42809731 node DatanodeRegistration(127.0.0.1:42245, datanodeUuid=36b1e5a2-0d6c-4eaa-962f-e0f4be4fedcd, infoPort=42125, infoSecurePort=0, ipcPort=44141, storageInfo=lv=-56;cid=testClusterID;nsid=625458129;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 774165 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2e10e9a26612c: from storage DS-adf53e22-d0dd-4a72-9682-102765a19f6a node DatanodeRegistration(127.0.0.1:42245, datanodeUuid=36b1e5a2-0d6c-4eaa-962f-e0f4be4fedcd, infoPort=42125, infoSecurePort=0, ipcPort=44141, storageInfo=lv=-56;cid=testClusterID;nsid=625458129;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 774583 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46029 [junit4] 2> 774689 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-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_186E486D361A175C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33683) [ ] 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> 774694 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2e10eb9b2f5a7: from storage DS-eed4db4e-4466-420e-9c10-8287943459f6 node DatanodeRegistration(127.0.0.1:35395, datanodeUuid=443e60e4-90fb-4e5b-88b7-eb39c8cbd7f5, infoPort=43739, infoSecurePort=0, ipcPort=43179, storageInfo=lv=-56;cid=testClusterID;nsid=625458129;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 774694 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2e10eb9b2f5a7: from storage DS-de74375c-8698-47cb-a253-fda7385cbdf7 node DatanodeRegistration(127.0.0.1:35395, datanodeUuid=443e60e4-90fb-4e5b-88b7-eb39c8cbd7f5, infoPort=43739, infoSecurePort=0, ipcPort=43179, storageInfo=lv=-56;cid=testClusterID;nsid=625458129;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 774763 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove [junit4] 2> 774764 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 774765 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 774765 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 774765 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 774765 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 774765 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@160a0e1{/solr,null,AVAILABLE} [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1358bf6{HTTP/1.1,[http/1.1]}{127.0.0.1:44413} [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.e.j.s.Server Started @776927ms [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44413} [junit4] 2> 774766 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.3.0 [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 774766 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-02-07T23:47:22.949Z [junit4] 2> 774767 INFO (zkConnectionManagerCallback-1159-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 774768 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774787 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42329/solr [junit4] 2> 774788 INFO (zkConnectionManagerCallback-1163-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 774791 INFO (zkConnectionManagerCallback-1165-thread-1-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 774796 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 774796 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774797 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44413_solr [junit4] 2> 774797 INFO (zkCallback-1136-thread-1-processing-n:127.0.0.1:43375_solr) [n:127.0.0.1:43375_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774797 INFO (zkCallback-1137-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774797 INFO (zkCallback-1135-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774797 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774798 INFO (zkCallback-1164-thread-1-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774798 INFO (zkCallback-1155-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774799 INFO (zkCallback-1155-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774915 INFO (OverseerCollectionConfigSetProcessor-72110704484876299-127.0.0.1:43375_solr-n_0000000000) [n:127.0.0.1:43375_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> 774932 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 774939 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 774939 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 774941 INFO (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[186E486D361A175C]) [n:127.0.0.1:44413_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_186E486D361A175C-001/tempDir-001/node5/. [junit4] 2> 774982 INFO (zkConnectionManagerCallback-1169-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 774985 INFO (qtp5529229-6666) [n:127.0.0.1:36839_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 774986 INFO (OverseerThreadFactory-2205-thread-2-processing-n:127.0.0.1:43375_solr) [n:127.0.0.1:43375_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false [junit4] 2> 775090 INFO (OverseerStateUpdate-72110704484876299-127.0.0.1:43375_solr-n_0000000000) [n:127.0.0.1:43375_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38559/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 775091 INFO (OverseerStateUpdate-72110704484876299-127.0.0.1:43375_solr-n_0000000000) [n:127.0.0.1:43375_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39533/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 775092 INFO (OverseerStateUpdate-72110704484876299-127.0.0.1:43375_solr-n_0000000000) [n:127.0.0.1:43375_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:36839/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 775092 INFO (OverseerStateUpdate-72110704484876299-127.0.0.1:43375_solr-n_0000000000) [n:127.0.0.1:43375_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_failed_coll_false", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44413/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 775296 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 775296 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 775296 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 775296 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 775296 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 775296 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 775297 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 775297 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 775399 INFO (zkCallback-1135-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1164-thread-1-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1137-thread-2-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1137-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1135-thread-2-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1164-thread-2-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 775399 INFO (zkCallback-1141-thread-2-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 776318 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 776318 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 776318 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 776319 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0 [junit4] 2> 776331 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal [junit4] 2> 776331 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal [junit4] 2> 776332 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal [junit4] 2> 776332 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal [junit4] 2> 776333 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 776333 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 776333 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 776333 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 776333 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 776333 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 776333 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 776334 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true [junit4] 2> 776334 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36839.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 776334 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39533.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 776334 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44413.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 776334 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38559.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b41dbb [junit4] 2> 776339 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33683/data [junit4] 2> 776339 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 776339 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 776339 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33683/data [junit4] 2> 776339 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 776339 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 776339 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_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_186E486D361A175C-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/] [junit4] 2> 776339 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_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_186E486D361A175C-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/] [junit4] 2> 776339 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33683/data [junit4] 2> 776339 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 776339 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 776339 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_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_186E486D361A175C-001/tempDir-001/node2/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/] [junit4] 2> 776339 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33683/data [junit4] 2> 776339 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 776339 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 776339 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/] [junit4] 2> 776341 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata [junit4] 2> 776341 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata [junit4] 2> 776341 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata [junit4] 2> 776341 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata [junit4] 2> 776350 WARN (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 776350 WARN (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 776350 WARN (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 776350 WARN (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 781376 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data [junit4] 2> 781376 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data [junit4] 2> 781376 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data [junit4] 2> 781377 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data [junit4] 2> 781394 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index [junit4] 2> 781394 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index [junit4] 2> 781395 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index [junit4] 2> 781410 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33683/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index [junit4] 2> 781441 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42245 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-eed4db4e-4466-420e-9c10-8287943459f6:NORMAL:127.0.0.1:35395|RBW], ReplicaUC[[DISK]DS-adf53e22-d0dd-4a72-9682-102765a19f6a:NORMAL:127.0.0.1:42245|FINALIZED]]} size 0 [junit4] 2> 781441 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35395 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-07fb321d-b3cd-4a75-aca9-364a42809731:NORMAL:127.0.0.1:42245|RBW], ReplicaUC[[DISK]DS-eed4db4e-4466-420e-9c10-8287943459f6:NORMAL:127.0.0.1:35395|FINALIZED]]} size 0 [junit4] 2> 781442 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35395 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-adf53e22-d0dd-4a72-9682-102765a19f6a:NORMAL:127.0.0.1:42245|RBW], ReplicaUC[[DISK]DS-de74375c-8698-47cb-a253-fda7385cbdf7:NORMAL:127.0.0.1:35395|RBW]]} size 0 [junit4] 2> 781442 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42245 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-eed4db4e-4466-420e-9c10-8287943459f6:NORMAL:127.0.0.1:35395|RBW], ReplicaUC[[DISK]DS-07fb321d-b3cd-4a75-aca9-364a42809731:NORMAL:127.0.0.1:42245|RBW]]} size 0 [junit4] 2> 781442 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42245 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-07fb321d-b3cd-4a75-aca9-364a42809731:NORMAL:127.0.0.1:42245|RBW], ReplicaUC[[DISK]DS-eed4db4e-4466-420e-9c10-8287943459f6:NORMAL:127.0.0.1:35395|FINALIZED]]} size 0 [junit4] 2> 781443 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35395 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-adf53e22-d0dd-4a72-9682-102765a19f6a:NORMAL:127.0.0.1:42245|FINALIZED], ReplicaUC[[DISK]DS-de74375c-8698-47cb-a253-fda7385cbdf7:NORMAL:127.0.0.1:35395|RBW]]} size 0 [junit4] 2> 781443 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42245 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-adf53e22-d0dd-4a72-9682-102765a19f6a:NORMAL:127.0.0.1:42245|RBW], ReplicaUC[[DISK]DS-de74375c-8698-47cb-a253-fda7385cbdf7:NORMAL:127.0.0.1:35395|RBW]]} size 0 [junit4] 2> 781443 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35395 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-eed4db4e-4466-420e-9c10-8287943459f6:NORMAL:127.0.0.1:35395|RBW], ReplicaUC[[DISK]DS-07fb321d-b3cd-4a75-aca9-364a42809731:NORMAL:127.0.0.1:42245|RBW]]} size 0 [junit4] 2> 781521 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 781521 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 781521 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 781523 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 781523 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 781523 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 781524 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 781524 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 781524 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 781532 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 781532 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 781532 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 781532 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 781533 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 781533 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 781533 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 781533 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 781533 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 781541 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 781541 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 781547 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@945e79[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main] [junit4] 2> 781548 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 781549 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 781549 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc1df5[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main] [junit4] 2> 781549 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e769a1[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main] [junit4] 2> 781550 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 781550 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 781550 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 781550 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 781552 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 781552 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 781552 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 781553 INFO (searcherExecutor-2222-thread-1-processing-n:127.0.0.1:36839_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 s:shard2 c:MoveReplicaHDFSTest_failed_coll_false r:core_node7) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Registered new searcher Searcher@1dc1df5[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 781553 INFO (searcherExecutor-2221-thread-1-processing-n:127.0.0.1:39533_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2 s:shard1 c:MoveReplicaHDFSTest_failed_coll_false r:core_node5) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Registered new searcher Searcher@1e769a1[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 781554 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591787912940224512 [junit4] 2> 781554 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591787912940224512 [junit4] 2> 781554 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c5e1b[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main] [junit4] 2> 781555 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 781555 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 781555 INFO (searcherExecutor-2220-thread-1-processing-n:127.0.0.1:44413_solr x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6 s:shard2 c:MoveReplicaHDFSTest_failed_coll_false r:core_node8) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Registered new searcher Searcher@945e79[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 781555 INFO (qtp21131813-6964) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591787912941273088 [junit4] 2> 781556 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 781556 INFO (searcherExecutor-2223-thread-1-processing-n:127.0.0.1:38559_solr x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1 s:shard1 c:MoveReplicaHDFSTest_failed_coll_false r:core_node3) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Registered new searcher Searcher@19c5e1b[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 781556 INFO (qtp721419-6678) [n:127.0.0.1:38559_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591787912942321664 [junit4] 2> 781559 INFO (qtp13353145-6669) [n:127.0.0.1:39533_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 781559 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 781559 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 781559 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36839/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4/ [junit4] 2> 781559 INFO (zkCallback-1135-thread-1-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (zkCallback-1164-thread-1-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (zkCallback-1164-thread-2-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (zkCallback-1137-thread-2-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781559 INFO (zkCallback-1135-thread-2-processing-n:127.0.0.1:39533_solr) [n:127.0.0.1:39533_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (zkCallback-1141-thread-2-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781560 INFO (qtp5529229-6687) [n:127.0.0.1:36839_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4 url=http://127.0.0.1:36839/solr START replicas=[http://127.0.0.1:44413/solr/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6/] nUpdates=100 [junit4] 2> 781560 INFO (zkCallback-1137-thread-1-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781564 INFO (qtp21131813-7058) [n:127.0.0.1:44413_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.S.Request [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 781661 INFO (zkCallback-1141-thread-1-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781661 INFO (zkCallback-1164-thread-2-processing-n:127.0.0.1:44413_solr) [n:127.0.0.1:44413_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781661 INFO (zkCallback-1137-thread-2-processing-n:127.0.0.1:38559_solr) [n:127.0.0.1:38559_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5]) [junit4] 2> 781661 INFO (zkCallback-1141-thread-2-processing-n:127.0.0.1:36839_solr) [n:127.0.0.1:36839_solr ] o.a.s.c.c.ZkStateReader A cluster state [...truncated too long message...] tem closed [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:808) [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2083) [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849) [junit4] 2> at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860) [junit4] 2> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1517) [junit4] 2> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1557) [junit4] 2> at org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:527) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3037) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 844541 INFO (jetty-closer-1108-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c4c4a{/solr,null,UNAVAILABLE} [junit4] 2> 844542 INFO (jetty-closer-1108-thread-4) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 844542 ERROR (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 844542 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42329 42329 [junit4] 2> 849575 INFO (Thread-1755) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42329 42329 [junit4] 2> 849576 WARN (Thread-1755) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 19 /solr/configs/conf1 [junit4] 2> 19 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 15 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 12 /solr/clusterprops.json [junit4] 2> 12 /solr/aliases.json [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 6 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 5 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 5 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 70 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 68 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 43 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 29 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 12 /solr/clusterstate.json [junit4] 2> 4 /solr/overseer_elect/election/72110704484876300-127.0.0.1:36839_solr-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72110704484876299-core_node5-n_0000000001 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72110704484876297-127.0.0.1:39533_solr-n_0000000002 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72110704484876314-core_node7-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections [junit4] 2> 23 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 849577 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 849633 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 849694 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-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_186E486D361A175C-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33683) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1949713588-88.99.242.108-1518047241111 (Datanode Uuid 443e60e4-90fb-4e5b-88b7-eb39c8cbd7f5) service to localhost.localdomain/127.0.0.1:33683 [junit4] 2> 849734 WARN (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 849739 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 849839 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-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_186E486D361A175C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33683) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 849839 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-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_186E486D361A175C-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33683) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1949713588-88.99.242.108-1518047241111 (Datanode Uuid 36b1e5a2-0d6c-4eaa-962f-e0f4be4fedcd) service to localhost.localdomain/127.0.0.1:33683 [junit4] 2> 849844 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 849956 INFO (SUITE-MoveReplicaHDFSTest-seed#[186E486D361A175C]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42329 42329 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_186E486D361A175C-001 [junit4] 2> Feb 07, 2018 11:48:38 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 66 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1748, maxMBSortInHeap=7.3055776330054325, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=Australia/Broken_Hill [junit4] 2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=58993928,total=306348032 [junit4] 2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, SecurityConfHandlerTest, TestBinaryResponseWriter, DataDrivenBlockJoinTest, TestValueSourceCache, TestLockTree, TestShortCircuitedRequests, TestBlobHandler, CdcrBidirectionalTest, MultiTermTest, TestStressCloudBlindAtomicUpdates, NotRequiredUniqueKeyTest, TestGeoJSONResponseWriter, TestInPlaceUpdatesDistrib, SolrSlf4jReporterTest, ResponseLogComponentTest, TestHdfsCloudBackupRestore, CircularListTest, IndexSchemaRuntimeFieldTest, TestPushWriter, TestAuthorizationFramework, DateRangeFieldTest, HdfsRecoverLeaseTest, TestSha256AuthenticationProvider, AutoScalingHandlerTest, TestQueryWrapperFilter, DistributedFacetPivotWhiteBoxTest, CoreAdminHandlerTest, TestBadConfig, TestAnalyzeInfixSuggestions, TestAtomicUpdateErrorCases, TestNumericTokenStream, DistributedQueueTest, ReturnFieldsTest, TestSolrDeletionPolicy2, TestLeaderElectionWithEmptyReplica, SolrCmdDistributorTest, MigrateRouteKeyTest, NodeAddedTriggerTest, ShowFileRequestHandlerTest, NodeMutatorTest, TestFastWriter, TestFieldCacheReopen, TestClusterStateProvider, DeleteReplicaTest, ClusterStateUpdateTest, TestDocBasedVersionConstraints, TestFilteredDocIdSet, DistributedSpellCheckComponentTest, TimeRoutedAliasUpdateProcessorTest, TestEmbeddedSolrServerConstructors, NumericFieldsTest, SearchHandlerTest, TestHalfAndHalfDocValues, ConvertedLegacyTest, TestAddFieldRealTimeGet, TestStressReorder, TestSearcherReuse, CustomCollectionTest, SolrGraphiteReporterTest, TestSuggestSpellingConverter, MoveReplicaHDFSTest] [junit4] Completed [206/774 (1!)] on J2 in 87.19s, 4 tests, 1 error <<< FAILURES! [...truncated 45868 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
