Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22948/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:38883/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:39093/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:38883/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:39093/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([48F5BDC131EBA5CE:E2386E338638701E]: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:39093/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:436) ... 46 more FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:45135/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:46091/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:45135/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:46091/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([48F5BDC131EBA5CE:E2386E338638701E]: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:46091/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 46 more Build Log: [...truncated 13518 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_48F5BDC131EBA5CE-001/init-core-data-001 [junit4] 2> 850057 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 850057 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 850058 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-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> 850059 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 850059 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-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_48F5BDC131EBA5CE-001/tempDir-001 [junit4] 2> 850059 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 850060 INFO (Thread-2650) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 850060 INFO (Thread-2650) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 850061 ERROR (Thread-2650) [ ] 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> 850160 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41191 [junit4] 2> 850161 INFO (zkConnectionManagerCallback-3370-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850164 INFO (jetty-launcher-3367-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> 850164 INFO (jetty-launcher-3367-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> 850164 INFO (jetty-launcher-3367-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> 850164 INFO (jetty-launcher-3367-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> 850165 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@212114e6{/solr,null,AVAILABLE} [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@153accb{/solr,null,AVAILABLE} [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76f6c7c5{/solr,null,AVAILABLE} [junit4] 2> 850165 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26f8fd8a{/solr,null,AVAILABLE} [junit4] 2> 850166 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@652e90c3{SSL,[ssl, http/1.1]}{127.0.0.1:46091} [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.e.j.s.Server Started @850194ms [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5360be68{SSL,[ssl, http/1.1]}{127.0.0.1:33989} [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46091} [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.e.j.s.Server Started @850194ms [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33989} [junit4] 2> 850167 ERROR (jetty-launcher-3367-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 850167 ERROR (jetty-launcher-3367-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T07:07:55.439Z [junit4] 2> 850167 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T07:07:55.439Z [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@565efe47{SSL,[ssl, http/1.1]}{127.0.0.1:45135} [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a15612e{SSL,[ssl, http/1.1]}{127.0.0.1:38973} [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.e.j.s.Server Started @850197ms [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.e.j.s.Server Started @850197ms [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45135} [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38973} [junit4] 2> 850170 ERROR (jetty-launcher-3367-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 850170 ERROR (jetty-launcher-3367-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T07:07:55.442Z [junit4] 2> 850170 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T07:07:55.442Z [junit4] 2> 850179 INFO (zkConnectionManagerCallback-3374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850179 INFO (zkConnectionManagerCallback-3377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850180 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 850180 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 850183 INFO (zkConnectionManagerCallback-3373-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850184 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 850186 INFO (zkConnectionManagerCallback-3378-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850186 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 850242 INFO (jetty-launcher-3367-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41191/solr [junit4] 2> 850243 INFO (zkConnectionManagerCallback-3382-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850244 DEBUG (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$343/72972179@70fbd03c [junit4] 2> 850255 INFO (zkConnectionManagerCallback-3384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850260 INFO (jetty-launcher-3367-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41191/solr [junit4] 2> 850271 INFO (zkConnectionManagerCallback-3390-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850272 DEBUG (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$343/72972179@4a898079 [junit4] 2> 850273 INFO (zkConnectionManagerCallback-3392-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850274 INFO (jetty-launcher-3367-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41191/solr [junit4] 2> 850274 INFO (zkConnectionManagerCallback-3396-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850275 DEBUG (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$343/72972179@62c3f58c [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850276 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 850277 DEBUG (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72312329387180040-127.0.0.1:38973_solr-n_0000000000 [junit4] 2> 850277 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38973_solr [junit4] 2> 850278 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.Overseer Overseer (id=72312329387180040-127.0.0.1:38973_solr-n_0000000000) starting [junit4] 2> 850279 INFO (zkConnectionManagerCallback-3400-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 850283 DEBUG (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72312329387180042-127.0.0.1:46091_solr-n_0000000001 [junit4] 2> 850283 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72312329387180040-127.0.0.1:38973_solr-n_0000000000 [junit4] 2> 850283 DEBUG (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72312329387180040-127.0.0.1:38973_solr-n_0000000000 to know if I could be the leader [junit4] 2> 850283 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46091_solr [junit4] 2> 850284 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850284 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850286 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 850286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850286 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850287 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850287 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 850287 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850288 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850288 DEBUG (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72312329387180038-127.0.0.1:33989_solr-n_0000000002 [junit4] 2> 850288 INFO (zkCallback-3399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 850288 INFO (zkCallback-3391-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 850288 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72312329387180042-127.0.0.1:46091_solr-n_0000000001 [junit4] 2> 850288 DEBUG (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72312329387180042-127.0.0.1:46091_solr-n_0000000001 to know if I could be the leader [junit4] 2> 850288 DEBUG (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33989_solr as DOWN [junit4] 2> 850288 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 850288 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33989_solr [junit4] 2> 850289 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850289 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850289 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850291 INFO (zkConnectionManagerCallback-3407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850291 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850291 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850291 INFO (zkCallback-3399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 850292 INFO (zkCallback-3391-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 850292 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850292 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850292 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 850292 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850292 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850292 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850292 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 850295 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850295 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 850297 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 850297 INFO (OverseerStateUpdate-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38973_solr [junit4] 2> 850298 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 850298 DEBUG (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38973_solr as DOWN [junit4] 2> 850298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 850298 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 850298 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 850298 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 850298 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 850298 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 850298 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 850298 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 850298 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 850299 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 850299 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 850299 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38973_solr [junit4] 2> 850299 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850299 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850299 INFO (zkCallback-3391-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 850299 INFO (zkCallback-3399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 850303 INFO (zkConnectionManagerCallback-3417-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850304 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850304 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850304 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850304 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 850307 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850307 INFO (zkConnectionManagerCallback-3413-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 850308 INFO (zkCallback-3406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850308 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850308 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850308 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 850308 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:46091_solr, 127.0.0.1:33989_solr, 127.0.0.1:38973_solr] [junit4] 2> 850311 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 850311 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 850311 DEBUG (OverseerAutoScalingTriggerThread-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 850312 DEBUG (ScheduledTrigger-5489-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 850315 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 850315 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 850319 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 850336 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46091.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850336 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850339 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850341 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46091.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850341 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46091.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850341 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850341 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850342 INFO (jetty-launcher-3367-thread-2) [n:127.0.0.1:46091_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_48F5BDC131EBA5CE-001/tempDir-001/node2/. [junit4] 2> 850342 INFO (jetty-launcher-3367-thread-4) [n:127.0.0.1:33989_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_48F5BDC131EBA5CE-001/tempDir-001/node4/. [junit4] 2> 850346 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850346 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850346 INFO (jetty-launcher-3367-thread-3) [n:127.0.0.1:38973_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_48F5BDC131EBA5CE-001/tempDir-001/node3/. [junit4] 2> 850400 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 850400 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 850418 INFO (jetty-launcher-3367-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41191/solr [junit4] 2> 850419 INFO (zkConnectionManagerCallback-3424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850420 DEBUG (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$343/72972179@2c9ada73 [junit4] 2> 850422 INFO (zkConnectionManagerCallback-3426-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850424 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 850424 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 850425 DEBUG (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72312329387180047-127.0.0.1:45135_solr-n_0000000003 [junit4] 2> 850425 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72312329387180038-127.0.0.1:33989_solr-n_0000000002 [junit4] 2> 850425 DEBUG (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72312329387180038-127.0.0.1:33989_solr-n_0000000002 to know if I could be the leader [junit4] 2> 850426 DEBUG (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45135_solr as DOWN [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 850426 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 850426 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45135_solr [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 850426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850426 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 INFO (zkCallback-3399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 INFO (zkCallback-3391-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850427 INFO (zkCallback-3406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 INFO (zkCallback-3425-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 INFO (zkCallback-3412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850427 INFO (zkCallback-3416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 850437 INFO (zkConnectionManagerCallback-3433-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850437 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850437 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850437 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 850437 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850437 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850437 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850438 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 850438 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 850446 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850451 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850451 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 850452 INFO (jetty-launcher-3367-thread-1) [n:127.0.0.1:45135_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_48F5BDC131EBA5CE-001/tempDir-001/node1/. [junit4] 2> 850474 INFO (zkConnectionManagerCallback-3436-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850476 INFO (zkConnectionManagerCallback-3441-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 850476 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 850476 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 850476 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 850476 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 850477 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 850477 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 850477 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 850491 INFO (qtp1746032756-12633) [n:127.0.0.1:45135_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 850491 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 850491 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 850491 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 850491 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 850491 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 850492 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{"operation":"overseerstatus"} [junit4] 2> 850492 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 850492 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 850492 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 850493 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 850493 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 850493 DEBUG (zkCallback-3425-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 850493 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 850493 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 850494 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 850494 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 850494 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 850494 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 850494 DEBUG (OverseerThreadFactory-5491-thread-1-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{leader=127.0.0.1:38973_solr,overseer_queue_size=1,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=15.343570389603478,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.3004916666666666,medianRequestTime=0.19966,75thPcRequestTime=0.505078,95thPcRequestTime=0.505078,99thPcRequestTime=0.505078,999thPcRequestTime=0.505078},downnode={requests=3,errors=0,avgRequestsPerSecond=15.501812185097155,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0056623333333333335,medianRequestTime=0.00736,75thPcRequestTime=0.007815,95thPcRequestTime=0.007815,99thPcRequestTime=0.007815,999thPcRequestTime=0.007815}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=15.354125241450017,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.12830599999999998,medianRequestTime=0.136203,75thPcRequestTime=0.168865,95thPcRequestTime=0.168865,99thPcRequestTime=0.168865,999thPcRequestTime=0.168865},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=5.147948301935096,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.14414,medianRequestTime=0.14414,75thPcRequestTime=0.14414,95thPcRequestTime=0.14414,99thPcRequestTime=0.14414,999thPcRequestTime=0.14414}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.158122769305332,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=193.059979,medianRequestTime=193.059979,75thPcRequestTime=193.059979,95thPcRequestTime=193.059979,99thPcRequestTime=193.059979,999thPcRequestTime=193.059979}}} [junit4] 2> 850494 INFO (qtp1746032756-12633) [n:127.0.0.1:45135_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 850494 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 850526 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 850527 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 850758 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 850762 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 850763 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 850772 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-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_36009_hdfs____7vr2ds/webapp [junit4] 2> 851239 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:36009 [junit4] 2> 851308 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 851310 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 851312 DEBUG (ScheduledTrigger-5489-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 851318 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-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_41985_datanode____.44jark/webapp [junit4] 2> 851793 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41985 [junit4] 2> 851831 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 851832 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 851840 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-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_46581_datanode____feeivn/webapp [junit4] 2> 852280 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46581 [junit4] 2> 852317 DEBUG (ScheduledTrigger-5489-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 852367 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:34265) [ ] 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> 852381 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xdcf2a4cc7abfd: from storage DS-f969ae74-7b51-4525-b852-ded90a864f3e node DatanodeRegistration(127.0.0.1:38091, datanodeUuid=59a0aafa-07e4-4dd2-a765-b4b53ae02f40, infoPort=34001, infoSecurePort=0, ipcPort=35711, storageInfo=lv=-56;cid=testClusterID;nsid=650210144;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 852381 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xdcf2a4cc7abfd: from storage DS-2ce2d0d8-c599-44a1-bc6a-131b5c922dd4 node DatanodeRegistration(127.0.0.1:38091, datanodeUuid=59a0aafa-07e4-4dd2-a765-b4b53ae02f40, infoPort=34001, infoSecurePort=0, ipcPort=35711, storageInfo=lv=-56;cid=testClusterID;nsid=650210144;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 852405 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:34265) [ ] 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> 852409 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xdcf2a4e7d1db8: from storage DS-41cb4afe-ce68-4469-97ad-7cac473ca34a node DatanodeRegistration(127.0.0.1:33567, datanodeUuid=502c1c2e-aca9-4b5e-aa6b-aae6da1913e4, infoPort=33107, infoSecurePort=0, ipcPort=43037, storageInfo=lv=-56;cid=testClusterID;nsid=650210144;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs [junit4] 2> 852409 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xdcf2a4e7d1db8: from storage DS-cb38dd56-f9f2-4e19-a290-35816a7372a6 node DatanodeRegistration(127.0.0.1:33567, datanodeUuid=502c1c2e-aca9-4b5e-aa6b-aae6da1913e4, infoPort=33107, infoSecurePort=0, ipcPort=43037, storageInfo=lv=-56;cid=testClusterID;nsid=650210144;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 852488 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove [junit4] 2> 852489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 852489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852489 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 852489 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852490 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/aliases.json [junit4] 2> 852491 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] 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> 852491 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 852491 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 852491 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6beb465c{/solr,null,AVAILABLE} [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62e9adc9{SSL,[ssl, http/1.1]}{127.0.0.1:33865} [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.e.j.s.Server Started @852519ms [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33865} [junit4] 2> 852492 ERROR (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 852492 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-30T07:07:57.764Z [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 852493 INFO (zkConnectionManagerCallback-3445-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 852493 INFO (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_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> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 852493 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 852493 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 852648 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41191/solr [junit4] 2> 852649 INFO (zkConnectionManagerCallback-3449-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 852650 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$343/72972179@1296c6cc [junit4] 2> 852651 INFO (zkConnectionManagerCallback-3451-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 852653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 852653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852653 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 852653 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 852654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 852654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 852654 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 852654 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72312329387180053-127.0.0.1:33865_solr-n_0000000004 [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72312329387180047-127.0.0.1:45135_solr-n_0000000003 [junit4] 2> 852655 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72312329387180047-127.0.0.1:45135_solr-n_0000000003 to know if I could be the leader [junit4] 2> 852655 DEBUG (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33865_solr as DOWN [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 852655 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 852655 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33865_solr [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852655 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3425-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3416-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3440-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3440-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3432-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 INFO (zkCallback-3412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852656 INFO (zkCallback-3391-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852656 INFO (zkCallback-3450-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 852666 INFO (zkConnectionManagerCallback-3458-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 852667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 852667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 852667 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 852667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 852667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 852667 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 852667 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41191/solr ready [junit4] 2> 852668 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 852678 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33865.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 852684 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33865.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 852684 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33865.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16033386 [junit4] 2> 852684 INFO (TEST-MoveReplicaHDFSTest.testFailedMove-seed#[48F5BDC131EBA5CE]) [n:127.0.0.1:33865_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_48F5BDC131EBA5CE-001/tempDir-001/node5/. [junit4] 2> 852718 INFO (zkConnectionManagerCallback-3461-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 852728 INFO (qtp924352964-12950) [n:127.0.0.1:33865_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 852729 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 852729 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002 [junit4] 2> 852729 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 852729 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 852730 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 852730 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000002 [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000002, ] [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]] [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 852730 DEBUG (OverseerThreadFactory-5491-thread-2-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002 [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 852730 DEBUG (OverseerThreadFactory-5491-thread-2-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"MoveReplicaHDFSTest_failed_coll_true", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"2", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"2", [junit4] 2> "operation":"create"} [junit4] 2> 852730 DEBUG (OverseerCollectionConfigSetProcessor-72312329387180040-127.0.0.1:38973_solr-n_0000000000) [n:127.0.0.1:38973_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002] [junit4] 2> 852730 INFO (OverseerThreadFactory-5491-thread-2-processing-n:127.0.0.1:38973_solr) [n:127.0.0.1:38973_solr ] o.a.s.c.a.c.CreateCollection [...truncated too long message...] hard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 8 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1 [junit4] 2> 7 /solr/security.json [junit4] 2> 7 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 19 /solr/clusterprops.json [junit4] 2> 19 /solr/clusterstate.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/state.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> 2 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72312521547382816-core_node3-n_0000000001 [junit4] 2> 2 /solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard2/election/72312521547382793-core_node8-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72312521547382795-127.0.0.1:43159_solr-n_0000000003 [junit4] 2> 2 /solr/overseer_elect/election/72312521547382796-127.0.0.1:38883_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 35 /solr/collections [junit4] 2> 30 /solr/live_nodes [junit4] 2> [junit4] 2> 86305 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 86312 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 86418 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:42233) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 86418 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:42233) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1640885466-88.99.242.108-1538294213650 (Datanode Uuid 190dd169-a00f-43da-bee4-810b9a95df40) service to localhost.localdomain/127.0.0.1:42233 [junit4] 2> 86422 WARN (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 86434 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 86536 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:42233) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 86536 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_48F5BDC131EBA5CE-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_48F5BDC131EBA5CE-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:42233) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1640885466-88.99.242.108-1538294213650 (Datanode Uuid 6f713f51-62ee-4a69-bbe5-2cf7546e6254) service to localhost.localdomain/127.0.0.1:42233 [junit4] 2> 86546 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 86665 INFO (SUITE-MoveReplicaHDFSTest-seed#[48F5BDC131EBA5CE]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32985 32985 [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_48F5BDC131EBA5CE-001 [junit4] 2> Sep 30, 2018 7:58:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 66 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1632, maxMBSortInHeap=5.608585824965174, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40af206f), locale=es-PY, timezone=PNT [junit4] 2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=6,free=234674288,total=515375104 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest] [junit4] Completed [2/5 (2!)] on J2 in 95.79s, 4 tests, 1 error <<< FAILURES! [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.MoveReplicaHDFSTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 16.2s J0 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 23.5s J0 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 12.6s J0 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 23.8s J0 | MoveReplicaHDFSTest.test [junit4] Completed [3/5 (2!)] on J0 in 99.92s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 12.1s J1 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 23.1s J1 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 10.8s J1 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 21.7s J1 | MoveReplicaHDFSTest.test [junit4] Completed [4/5 (2!)] on J1 in 82.61s, 4 tests [junit4] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] OK 12.2s J2 | MoveReplicaHDFSTest.testFailedMove [junit4] OK 23.5s J2 | MoveReplicaHDFSTest.testNormalMove [junit4] OK 11.7s J2 | MoveReplicaHDFSTest.testNormalFailedMove [junit4] OK 24.2s J2 | MoveReplicaHDFSTest.test [junit4] Completed [5/5 (2!)] on J2 in 84.68s, 4 tests [junit4] [junit4] [junit4] Tests with failures [seed: 48F5BDC131EBA5CE]: [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] - org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove [junit4] [junit4] [junit4] JVM J0: 0.43 .. 101.31 = 100.87s [junit4] JVM J1: 0.62 .. 180.11 = 179.49s [junit4] JVM J2: 0.42 .. 182.24 = 181.83s [junit4] Execution time total: 3 minutes 2 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: 48F5BDC131EBA5CE] Total time: 3 minutes 3 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 #22947 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]
