Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22942/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:46565/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45269/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46565/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45269/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([C70CD51917EB4F97:6DC106EBA0389A47]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46565/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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:413) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:46149/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34901/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46149/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:34901/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([C70CD51917EB4F97:6DC106EBA0389A47]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34901/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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:413) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:36793/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38363/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:36793/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38363/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([C70CD51917EB4F97:6DC106EBA0389A47]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38363/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard1 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:413) ... 46 more Build Log: [...truncated 13750 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/init-core-data-001 [junit4] 2> 1553612 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1553612 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1553614 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1553615 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1553615 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001 [junit4] 2> 1553615 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1553616 INFO (Thread-2703) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1553616 INFO (Thread-2703) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1553621 ERROR (Thread-2703) [ ] 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> 1553716 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39083 [junit4] 2> 1553717 INFO (zkConnectionManagerCallback-4133-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553720 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1553720 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1553720 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1553721 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1553721 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1553721 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1553721 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1553725 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c91ac9a{/solr,null,AVAILABLE} [junit4] 2> 1553729 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1553729 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1553729 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1553729 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43ea6950{/solr,null,AVAILABLE} [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@724031e3{SSL,[ssl, http/1.1]}{127.0.0.1:34961} [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.e.j.s.Server Started @1553766ms [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34961} [junit4] 2> 1553730 ERROR (jetty-launcher-4130-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1553730 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T07:23:31.721Z [junit4] 2> 1553734 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3b3145da{SSL,[ssl, http/1.1]}{127.0.0.1:38363} [junit4] 2> 1553734 INFO (jetty-launcher-4130-thread-2) [ ] o.e.j.s.Server Started @1553771ms [junit4] 2> 1553734 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38363} [junit4] 2> 1553735 ERROR (jetty-launcher-4130-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1553735 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1553735 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1553735 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1553735 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1553735 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T07:23:31.726Z [junit4] 2> 1553737 INFO (zkConnectionManagerCallback-4135-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1553737 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1553737 INFO (zkConnectionManagerCallback-4137-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553738 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@612bb9a1{/solr,null,AVAILABLE} [junit4] 2> 1553741 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1553744 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@451e030f{/solr,null,AVAILABLE} [junit4] 2> 1553751 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65750cfc{SSL,[ssl, http/1.1]}{127.0.0.1:36051} [junit4] 2> 1553751 INFO (jetty-launcher-4130-thread-4) [ ] o.e.j.s.Server Started @1553787ms [junit4] 2> 1553751 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36051} [junit4] 2> 1553751 ERROR (jetty-launcher-4130-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1553751 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1553751 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T07:23:31.743Z [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a99a391{SSL,[ssl, http/1.1]}{127.0.0.1:39293} [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.e.j.s.Server Started @1553788ms [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39293} [junit4] 2> 1553752 ERROR (jetty-launcher-4130-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1553752 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T07:23:31.743Z [junit4] 2> 1553756 INFO (zkConnectionManagerCallback-4139-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553760 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1553765 INFO (zkConnectionManagerCallback-4141-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553765 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1553837 INFO (jetty-launcher-4130-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39083/solr [junit4] 2> 1553848 INFO (zkConnectionManagerCallback-4145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553849 DEBUG (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/128894626@51082716 [junit4] 2> 1553892 INFO (zkConnectionManagerCallback-4147-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553906 INFO (jetty-launcher-4130-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39083/solr [junit4] 2> 1553906 INFO (jetty-launcher-4130-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39083/solr [junit4] 2> 1553909 INFO (jetty-launcher-4130-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39083/solr [junit4] 2> 1553942 INFO (zkConnectionManagerCallback-4161-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553942 INFO (zkConnectionManagerCallback-4158-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553942 INFO (zkConnectionManagerCallback-4157-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553945 DEBUG (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/128894626@3152be7a [junit4] 2> 1553945 DEBUG (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/128894626@6002f120 [junit4] 2> 1553961 DEBUG (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/128894626@27fcaec6 [junit4] 2> 1553976 INFO (zkConnectionManagerCallback-4163-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1553981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1553981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1553981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1553981 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1553982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1553983 INFO (zkConnectionManagerCallback-4165-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1553984 DEBUG (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72306728436498442-127.0.0.1:34961_solr-n_0000000000 [junit4] 2> 1553985 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34961_solr [junit4] 2> 1553986 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.Overseer Overseer (id=72306728436498442-127.0.0.1:34961_solr-n_0000000000) starting [junit4] 2> 1553995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1553995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1553995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1553995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1553995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1553996 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1553998 DEBUG (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72306728436498443-127.0.0.1:38363_solr-n_0000000001 [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72306728436498442-127.0.0.1:34961_solr-n_0000000000 [junit4] 2> 1553998 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1553998 DEBUG (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72306728436498442-127.0.0.1:34961_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1553999 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38363_solr [junit4] 2> 1554000 INFO (zkConnectionManagerCallback-4167-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554000 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1554000 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554000 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554000 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554001 DEBUG (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72306728436498438-127.0.0.1:36051_solr-n_0000000002 [junit4] 2> 1554001 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72306728436498443-127.0.0.1:38363_solr-n_0000000001 [junit4] 2> 1554001 DEBUG (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72306728436498443-127.0.0.1:38363_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1554002 DEBUG (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36051_solr as DOWN [junit4] 2> 1554002 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1554002 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36051_solr [junit4] 2> 1554009 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554010 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554010 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1554011 DEBUG (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72306728436498444-127.0.0.1:39293_solr-n_0000000003 [junit4] 2> 1554028 INFO (zkCallback-4162-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1554033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554033 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554034 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72306728436498438-127.0.0.1:36051_solr-n_0000000002 [junit4] 2> 1554034 DEBUG (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72306728436498438-127.0.0.1:36051_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1554034 DEBUG (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39293_solr as DOWN [junit4] 2> 1554035 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1554035 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39293_solr [junit4] 2> 1554035 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554035 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554035 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554035 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554040 INFO (zkConnectionManagerCallback-4176-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554041 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1554041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554042 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1554044 INFO (OverseerStateUpdate-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34961_solr [junit4] 2> 1554044 INFO (OverseerStateUpdate-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1554045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1554045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1554061 INFO (zkCallback-4146-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1554061 INFO (zkCallback-4164-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1554064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554065 INFO (zkCallback-4164-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1554073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554073 DEBUG (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34961_solr as DOWN [junit4] 2> 1554073 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1554073 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1554074 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1554074 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1554074 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1554073 INFO (zkCallback-4166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1554074 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1554075 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1554075 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34961_solr [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554075 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1554080 INFO (zkConnectionManagerCallback-4184-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554085 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554085 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1554090 INFO (zkCallback-4146-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1554090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554090 INFO (zkCallback-4166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554090 INFO (zkCallback-4146-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554090 INFO (zkCallback-4175-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554090 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554090 INFO (zkCallback-4162-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554091 INFO (zkCallback-4164-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1554091 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1554091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1554091 INFO (zkConnectionManagerCallback-4188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554092 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1554092 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:39293_solr, 127.0.0.1:38363_solr, 127.0.0.1:34961_solr, 127.0.0.1:36051_solr] [junit4] 2> 1554092 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554092 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554092 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1554092 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554093 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1554104 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1554104 DEBUG (ScheduledTrigger-6334-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1554104 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1554104 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1554104 DEBUG (OverseerAutoScalingTriggerThread-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1554104 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1554104 INFO (zkConnectionManagerCallback-4193-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554106 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1554108 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554109 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1554109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554109 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554109 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1554109 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1554132 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36051.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554142 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39293.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554143 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554144 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554147 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36051.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554147 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36051.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554149 INFO (jetty-launcher-4130-thread-4) [n:127.0.0.1:36051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001/node4/. [junit4] 2> 1554155 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39293.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554155 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39293.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554156 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554156 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554156 INFO (jetty-launcher-4130-thread-3) [n:127.0.0.1:39293_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001/node3/. [junit4] 2> 1554156 INFO (jetty-launcher-4130-thread-1) [n:127.0.0.1:34961_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001/node1/. [junit4] 2> 1554158 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554158 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1554159 INFO (jetty-launcher-4130-thread-2) [n:127.0.0.1:38363_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001/node2/. [junit4] 2> 1554191 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1554191 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1554295 INFO (zkConnectionManagerCallback-4199-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554300 INFO (zkConnectionManagerCallback-4204-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1554301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1554301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1554301 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1554301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1554301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1554301 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1554301 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1554316 INFO (qtp1555070034-15803) [n:127.0.0.1:34961_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1554317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1554317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1554317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1554317 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1554317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1554317 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1554317 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1554317 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1554318 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1554320 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1554320 DEBUG (zkCallback-4162-thread-2) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1554320 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1554321 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1554321 INFO (qtp1555070034-15803) [n:127.0.0.1:34961_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 1554700 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1555109 DEBUG (ScheduledTrigger-6334-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1555347 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1555486 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@afc4d67 via org.mortbay.log.Slf4jLog [junit4] 2> 1555505 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1555552 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1555582 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-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_36091_hdfs____4obdnj/webapp [junit4] 2> 1556109 DEBUG (ScheduledTrigger-6334-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1556291 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36091 [junit4] 2> 1556320 INFO (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_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> 1556320 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1557032 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1557036 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1557047 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-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_43217_datanode____.4niuu8/webapp [junit4] 2> 1557109 DEBUG (ScheduledTrigger-6334-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1557499 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43217 [junit4] 2> 1557755 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1557756 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1557767 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-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_36531_datanode____ytns3b/webapp [junit4] 2> 1558110 DEBUG (ScheduledTrigger-6334-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1558218 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:34211) [ ] 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> 1558260 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36531 [junit4] 2> 1558323 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1558336 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd8170478589b5: from storage DS-6d971481-4ca2-44ee-a676-f2ffda8900fc node DatanodeRegistration(127.0.0.1:45229, datanodeUuid=4935479b-b304-48f1-a039-3608f5f9c6c4, infoPort=39913, infoSecurePort=0, ipcPort=34749, storageInfo=lv=-56;cid=testClusterID;nsid=1544309002;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs [junit4] 2> 1558336 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd8170478589b5: from storage DS-ddad86bd-7612-4649-9a86-80439cc849d9 node DatanodeRegistration(127.0.0.1:45229, datanodeUuid=4935479b-b304-48f1-a039-3608f5f9c6c4, infoPort=39913, infoSecurePort=0, ipcPort=34749, storageInfo=lv=-56;cid=testClusterID;nsid=1544309002;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1558457 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:34211) [ ] 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> 1558464 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd8170506cb945: from storage DS-e885ae7a-fbc3-48ac-a6e3-468f73b52b6b node DatanodeRegistration(127.0.0.1:36275, datanodeUuid=ddb0c3ec-f3e3-477d-94a0-ba6a86d5d115, infoPort=35887, infoSecurePort=0, ipcPort=37307, storageInfo=lv=-56;cid=testClusterID;nsid=1544309002;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1558464 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xd8170506cb945: from storage DS-d9154093-752c-4959-aafd-36582aa0dd97 node DatanodeRegistration(127.0.0.1:36275, datanodeUuid=ddb0c3ec-f3e3-477d-94a0-ba6a86d5d115, infoPort=35887, infoSecurePort=0, ipcPort=37307, storageInfo=lv=-56;cid=testClusterID;nsid=1544309002;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1558935 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1558936 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558936 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558937 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558938 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1558939 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558939 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558939 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558940 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1558940 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1558940 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1558940 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cd0a48c{/solr,null,AVAILABLE} [junit4] 2> 1558940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558940 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 1558943 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7906af12{SSL,[ssl, http/1.1]}{127.0.0.1:36793} [junit4] 2> 1558943 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.e.j.s.Server Started @1558979ms [junit4] 2> 1558943 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36793} [junit4] 2> 1558944 ERROR (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1558944 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1558944 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1558944 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1558944 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1558944 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-29T07:23:36.935Z [junit4] 2> 1558945 INFO (zkConnectionManagerCallback-4208-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1558945 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1559033 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39083/solr [junit4] 2> 1559033 INFO (zkConnectionManagerCallback-4212-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1559034 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/128894626@3688c75d [junit4] 2> 1559035 INFO (zkConnectionManagerCallback-4214-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1559041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1559041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559041 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1559041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1559041 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559042 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1559042 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1559042 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72306728436498453-127.0.0.1:36793_solr-n_0000000004 [junit4] 2> 1559043 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72306728436498444-127.0.0.1:39293_solr-n_0000000003 [junit4] 2> 1559043 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72306728436498444-127.0.0.1:39293_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1559043 DEBUG (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36793_solr as DOWN [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559045 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1559045 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36793_solr [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559045 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559046 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 INFO (zkCallback-4203-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559047 INFO (zkCallback-4203-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 INFO (zkCallback-4166-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559047 INFO (zkCallback-4175-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559047 INFO (zkCallback-4187-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559047 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559048 INFO (zkCallback-4164-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559048 INFO (zkCallback-4183-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559048 INFO (zkCallback-4192-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559048 INFO (zkCallback-4213-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559048 INFO (zkCallback-4146-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559048 INFO (zkCallback-4162-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1559064 INFO (zkConnectionManagerCallback-4221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1559064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1559064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1559064 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1559064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1559064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559064 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1559065 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39083/solr ready [junit4] 2> 1559065 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1559082 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36793.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1559092 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36793.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1559092 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36793.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@376e5911 [junit4] 2> 1559094 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [n:127.0.0.1:36793_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-001/node5/. [junit4] 2> 1559110 DEBUG (ScheduledTrigger-6334-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 [junit4] 2> 1559146 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559146 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559148 INFO (zkConnectionManagerCallback-4224-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1559149 INFO (TEST-MoveReplicaHDFSTest.test-seed#[C70CD51917EB4F97]) [ ] o.a.s.c.MoveReplicaTest total_jettys: 5 [junit4] 2> 1559151 INFO (qtp1555070034-15804) [n:127.0.0.1:34961_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1559152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1559152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 1559152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1559152 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1559152 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1559153 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1559153 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 1559153 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 1559153 INFO (OverseerThreadFactory-6336-thread-2-processing-n:127.0.0.1:34961_solr) [n:127.0.0.1:34961_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true [junit4] 2> 1559153 DEBUG (OverseerCollectionConfigSetProcessor-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000002],[] [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559157 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559157 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559158 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559158 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559160 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559160 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1559260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559261 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559261 INFO (OverseerStateUpdate-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39293/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1559263 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559263 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559263 INFO (OverseerStateUpdate-72306728436498442-127.0.0.1:34961_solr-n_0000000000) [n:127.0.0.1:34961_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MoveReplicaHDFSTest_coll_true", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38363/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1559265 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1559265 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1559266 INFO (Ove [...truncated too long message...] ServletContextHandler@269954c4{/solr,null,UNAVAILABLE} [junit4] 2> 159245 INFO (jetty-closer-129-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159262 INFO (jetty-closer-129-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ac1db41{/solr,null,UNAVAILABLE} [junit4] 2> 159263 INFO (jetty-closer-129-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159263 ERROR (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-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> 159263 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45361 45361 [junit4] 2> 159305 INFO (Thread-1897) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45361 45361 [junit4] 2> 159306 WARN (Thread-1897) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 34 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [junit4] 2> 28 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> 19 /solr/configs/conf1 [junit4] 2> 17 /solr/aliases.json [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 6 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 26 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 17 /solr/clusterprops.json [junit4] 2> 17 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/overseer_elect/election/72306922043146250-127.0.0.1:34953_solr-n_0000000002 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard2/election/72306922043146247-core_node7-n_0000000000 [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72306922043146267-core_node7-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72306922043146248-127.0.0.1:46149_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 36 /solr/collections [junit4] 2> 27 /solr/live_nodes [junit4] 2> [junit4] 2> 159307 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 159351 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 159451 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:40375) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 159451 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:40375) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1995780097-88.99.242.108-1538208766732 (Datanode Uuid ba2caa40-f5be-486d-9e5f-b9b17a5e3e7e) service to localhost.localdomain/127.0.0.1:40375 [junit4] 2> 159454 WARN (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 159460 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 159561 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:40375) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 159561 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:40375) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1995780097-88.99.242.108-1538208766732 (Datanode Uuid 72d013ed-e200-41f3-8a57-508ed75c647a) service to localhost.localdomain/127.0.0.1:40375 [junit4] 2> 159566 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 159679 INFO (SUITE-MoveReplicaHDFSTest-seed#[C70CD51917EB4F97]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45361 45361 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_C70CD51917EB4F97-001 [junit4] 2> Sep 29, 2018 8:13:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 67 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7c020184), locale=sr-RS, timezone=America/Atikokan [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=2,free=128561480,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, MoveReplicaHDFSTest] [junit4] Completed [5/5 (2!)] on J2 in 75.18s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: C70CD51917EB4F97]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.61 .. 166.41 = 165.81s [junit4] JVM J1: 0.61 .. 96.02 = 95.41s [junit4] JVM J2: 0.87 .. 170.51 = 169.64s [junit4] Execution time total: 2 minutes 50 seconds [junit4] Tests summary: 5 suites, 20 tests, 2 errors BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 2 errors [seed: C70CD51917EB4F97] Total time: 2 minutes 52 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 2/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=964cc88cee7d62edf03a923e3217809d630af5d5, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22941 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
