Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22704/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC
4 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39239/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35331/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:39239/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:35331/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([232C205031F0CCEF:89E1F3A28623193F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39239/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 FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39471/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45461/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:39471/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:45461/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([232C205031F0CCEF:89E1F3A28623193F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:996) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45461/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:413) ... 46 more FAILED: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10006_solr, 127.0.0.1:10008_solr, 127.0.0.1:10005_solr, 127.0.0.1:10009_solr, 127.0.0.1:10007_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10007_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} Stack Trace: java.lang.AssertionError: Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10006_solr, 127.0.0.1:10008_solr, 127.0.0.1:10005_solr, 127.0.0.1:10009_solr, 127.0.0.1:10007_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10007_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} at __randomizedtesting.SeedInfo.seed([232C205031F0CCEF:A30C457E20B32449]:0) at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70) at org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.util.concurrent.TimeoutException: last state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10007_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112) at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64) ... 41 more FAILED: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica Error Message: Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10106_solr, 127.0.0.1:10104_solr, 127.0.0.1:10105_solr, 127.0.0.1:10103_solr, 127.0.0.1:10107_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10107_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} Stack Trace: java.lang.AssertionError: Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10106_solr, 127.0.0.1:10104_solr, 127.0.0.1:10105_solr, 127.0.0.1:10103_solr, 127.0.0.1:10107_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10107_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} at __randomizedtesting.SeedInfo.seed([232C205031F0CCEF:A30C457E20B32449]:0) at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70) at org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.util.concurrent.TimeoutException: last state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/14)={ "replicationFactor":"1", "pullReplicas":"0", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0", "autoCreated":"true", "policy":"c1", "shards":{"shard1":{ "replicas":{"core_node1":{ "core":"testCreateCollectionAddReplica_shard1_replica_n1", "SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0, "INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10107_solr", "state":"active", "type":"NRT", "INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}}, "range":"80000000-7fffffff", "state":"active"}}} at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112) at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64) ... 41 more Build Log: [...truncated 13248 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_232C205031F0CCEF-001/init-core-data-001 [junit4] 2> 1176293 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17 [junit4] 2> 1176294 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1176295 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-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> 1176296 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1176296 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-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_232C205031F0CCEF-001/tempDir-001 [junit4] 2> 1176296 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1176297 INFO (Thread-1965) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1176297 INFO (Thread-1965) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1176298 ERROR (Thread-1965) [ ] 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> 1176397 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44803 [junit4] 2> 1176400 INFO (zkConnectionManagerCallback-2276-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176408 INFO (jetty-launcher-2273-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> 1176408 INFO (jetty-launcher-2273-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> 1176409 INFO (jetty-launcher-2273-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> 1176409 INFO (jetty-launcher-2273-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> 1176431 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176431 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176431 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176439 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176439 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176439 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176442 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176442 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176443 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176448 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c27cb{/solr,null,AVAILABLE} [junit4] 2> 1176449 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176449 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176449 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176449 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a5023{/solr,null,AVAILABLE} [junit4] 2> 1176450 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37d429{/solr,null,AVAILABLE} [junit4] 2> 1176451 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@543617{SSL,[ssl, http/1.1]}{127.0.0.1:44829} [junit4] 2> 1176451 INFO (jetty-launcher-2273-thread-1) [ ] o.e.j.s.Server Started @1176486ms [junit4] 2> 1176451 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44829} [junit4] 2> 1176451 ERROR (jetty-launcher-2273-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176451 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176452 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1176452 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176452 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176452 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-19T15:19:52.800Z [junit4] 2> 1176453 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9ceb6{/solr,null,AVAILABLE} [junit4] 2> 1176453 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e12c5a{SSL,[ssl, http/1.1]}{127.0.0.1:45461} [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.e.j.s.Server Started @1176489ms [junit4] 2> 1176453 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15dbfa1{SSL,[ssl, http/1.1]}{127.0.0.1:33175} [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45461} [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.e.j.s.Server Started @1176489ms [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33175} [junit4] 2> 1176454 ERROR (jetty-launcher-2273-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176454 ERROR (jetty-launcher-2273-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@883731{SSL,[ssl, http/1.1]}{127.0.0.1:33453} [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-3) [ ] o.e.j.s.Server Started @1176489ms [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33453} [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-19T15:19:52.802Z [junit4] 2> 1176454 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176454 ERROR (jetty-launcher-2273-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-19T15:19:52.803Z [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176455 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-08-19T15:19:52.803Z [junit4] 2> 1176459 INFO (zkConnectionManagerCallback-2278-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176461 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1176472 INFO (zkConnectionManagerCallback-2280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176473 INFO (zkConnectionManagerCallback-2284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176473 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1176473 INFO (zkConnectionManagerCallback-2282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176473 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1176474 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1177024 INFO (jetty-launcher-2273-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44803/solr [junit4] 2> 1177032 INFO (zkConnectionManagerCallback-2288-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177033 DEBUG (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/26480376@1d5999 [junit4] 2> 1177034 INFO (zkConnectionManagerCallback-2290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177102 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177102 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177102 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177102 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1177105 DEBUG (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72076446797004806-127.0.0.1:44829_solr-n_0000000000 [junit4] 2> 1177105 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44829_solr [junit4] 2> 1177106 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.Overseer Overseer (id=72076446797004806-127.0.0.1:44829_solr-n_0000000000) starting [junit4] 2> 1177117 INFO (zkConnectionManagerCallback-2297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177118 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177119 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177119 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177119 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177120 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177120 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44803/solr ready [junit4] 2> 1177121 INFO (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44829_solr [junit4] 2> 1177132 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1177132 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44829_solr [junit4] 2> 1177133 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 1177133 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177133 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177133 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 1177134 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177135 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1177135 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1177135 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1177139 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1177139 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1177143 INFO (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1177144 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 1177144 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1177147 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177148 INFO (zkCallback-2296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1177154 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 1177156 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44829_solr] [junit4] 2> 1177156 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 1177157 DEBUG (ScheduledTrigger-4264-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 1177159 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1177160 DEBUG (OverseerAutoScalingTriggerThread-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1177163 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1177200 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177211 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177211 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177213 INFO (jetty-launcher-2273-thread-1) [n:127.0.0.1:44829_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_232C205031F0CCEF-001/tempDir-001/node1/. [junit4] 2> 1177307 INFO (jetty-launcher-2273-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44803/solr [junit4] 2> 1177311 INFO (zkConnectionManagerCallback-2302-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177312 DEBUG (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/26480376@6a27b9 [junit4] 2> 1177316 INFO (zkConnectionManagerCallback-2304-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177322 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1177322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177322 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177323 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177323 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1177324 DEBUG (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72076446797004809-127.0.0.1:45461_solr-n_0000000001 [junit4] 2> 1177324 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72076446797004806-127.0.0.1:44829_solr-n_0000000000 [junit4] 2> 1177325 DEBUG (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72076446797004806-127.0.0.1:44829_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1177325 DEBUG (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45461_solr as DOWN [junit4] 2> 1177325 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1177325 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1177325 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45461_solr [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1177326 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:45461_solr"} current state version: 0 [junit4] 2> 1177326 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45461_solr [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177326 INFO (zkCallback-2289-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1177326 INFO (zkCallback-2296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1177326 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177327 INFO (zkCallback-2303-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1177344 INFO (zkConnectionManagerCallback-2311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177345 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177345 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177345 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1177345 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177345 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177346 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177346 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44803/solr ready [junit4] 2> 1177347 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1177370 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177379 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177379 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177381 INFO (jetty-launcher-2273-thread-2) [n:127.0.0.1:45461_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_232C205031F0CCEF-001/tempDir-001/node2/. [junit4] 2> 1177426 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1177427 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1177536 INFO (jetty-launcher-2273-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44803/solr [junit4] 2> 1177537 INFO (zkConnectionManagerCallback-2316-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177538 DEBUG (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/26480376@19e9e56 [junit4] 2> 1177542 INFO (zkConnectionManagerCallback-2318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177546 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177547 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1177547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177547 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177548 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1177549 DEBUG (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72076446797004812-127.0.0.1:33453_solr-n_0000000002 [junit4] 2> 1177549 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72076446797004809-127.0.0.1:45461_solr-n_0000000001 [junit4] 2> 1177549 DEBUG (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72076446797004809-127.0.0.1:45461_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1177549 DEBUG (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33453_solr as DOWN [junit4] 2> 1177550 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1177550 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1177550 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33453_solr [junit4] 2> 1177550 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1177551 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:33453_solr"} current state version: 0 [junit4] 2> 1177551 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33453_solr [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177551 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177551 INFO (zkCallback-2289-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1177551 INFO (zkCallback-2296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1177552 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177552 INFO (zkCallback-2303-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1177555 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177555 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177556 INFO (zkCallback-2317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1177556 INFO (zkCallback-2310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1177572 INFO (zkConnectionManagerCallback-2325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177573 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1177573 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1177573 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1177574 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1177574 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1177574 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1177574 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44803/solr ready [junit4] 2> 1177575 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1177590 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177597 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177597 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33453.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1177598 INFO (jetty-launcher-2273-thread-3) [n:127.0.0.1:33453_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_232C205031F0CCEF-001/tempDir-001/node3/. [junit4] 2> 1177651 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1177652 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1178158 INFO (jetty-launcher-2273-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44803/solr [junit4] 2> 1178158 DEBUG (ScheduledTrigger-4264-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 [junit4] 2> 1178159 INFO (zkConnectionManagerCallback-2330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1178160 DEBUG (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/26480376@1b62e06 [junit4] 2> 1178161 INFO (zkConnectionManagerCallback-2332-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1178166 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1178166 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178166 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1178166 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1178166 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1178167 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1178167 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 1178168 DEBUG (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72076446797004815-127.0.0.1:33175_solr-n_0000000003 [junit4] 2> 1178168 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72076446797004812-127.0.0.1:33453_solr-n_0000000002 [junit4] 2> 1178168 DEBUG (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72076446797004812-127.0.0.1:33453_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1178168 DEBUG (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33175_solr as DOWN [junit4] 2> 1178169 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1178169 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1178169 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33175_solr [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1178170 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:33175_solr"} current state version: 0 [junit4] 2> 1178170 DEBUG (OverseerStateUpdate-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33175_solr [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 1178170 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2303-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2289-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178171 INFO (zkCallback-2331-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178171 INFO (zkCallback-2324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1178194 INFO (zkConnectionManagerCallback-2339-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1178194 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1178195 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178195 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1178195 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1178195 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1178196 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1178197 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44803/solr ready [junit4] 2> 1178198 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1178221 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33175.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1178230 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33175.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1178230 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33175.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c5f54 [junit4] 2> 1178231 INFO (jetty-launcher-2273-thread-4) [n:127.0.0.1:33175_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_232C205031F0CCEF-001/tempDir-001/node4/. [junit4] 2> 1178263 INFO (zkConnectionManagerCallback-2342-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1178267 INFO (zkConnectionManagerCallback-2347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1178268 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json [junit4] 2> 1178268 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 1178268 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1178269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 1178269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 1178269 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 1178270 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44803/solr ready [junit4] 2> 1178270 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 1178271 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 1178338 INFO (qtp20284277-9143) [n:127.0.0.1:44829_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1178339 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1178339 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1178339 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1178339 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1178340 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1178340 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1178340 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1178341 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ] [junit4] 2> 1178341 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]] [junit4] 2> 1178341 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running [junit4] 2> 1178341 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_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> 1178341 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000 [junit4] 2> 1178342 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : overseerstatus , {"operation":"overseerstatus"} [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1178342 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[] [junit4] 2> 1178345 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1178345 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: data: /solr/overseer/collection-queue-work/qnr-0000000000 [junit4] 2> 1178346 DEBUG (zkCallback-2289-thread-1) [ ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null [junit4] 2> 1178346 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed. [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1178346 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000] [junit4] 2> 1178346 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work [junit4] 2> 1178346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000 [junit4] 2> 1178346 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 1178346 DEBUG (OverseerThreadFactory-4266-thread-1-processing-n:127.0.0.1:44829_solr) [n:127.0.0.1:44829_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:44829_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=5,errors=0,avgRequestsPerSecond=4.088738543537572,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.2990660630246148,medianRequestTime=0.286115,75thPcRequestTime=0.357363,95thPcRequestTime=0.422867,99thPcRequestTime=0.422867,999thPcRequestTime=0.422867},downnode={requests=3,errors=0,avgRequestsPerSecond=2.9487146804331643,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.04499599994778418,medianRequestTime=0.039282,75thPcRequestTime=0.059106,95thPcRequestTime=0.059106,99thPcRequestTime=0.059106,999thPcRequestTime=0.059106}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=2.477841761699834,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1.0939859269058838,medianRequestTime=0.383725,75thPcRequestTime=2.769423,95thPcRequestTime=2.769423,99thPcRequestTime=2.769423,999thPcRequestTime=2.769423},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=0.8336645281034561,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.210169,medianRequestTime=0.210169,75thPcRequestTime=0.210169,95thPcRequestTime=0.210169,99thPcRequestTime=0.210169,999thPcRequestTime=0.210169}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=0.8305756808749627,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=1201.636636,medianRequestTime=1201.636636,75thPcRequestTime=1201.636636,95thPcRequestTime=1201.636636,99thPcRequestTime=1201.636636,999thPcRequestTime=1201.636636}}} [junit4] 2> 1178348 INFO (qtp20284277-9143) [n:127.0.0.1:44829_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9 [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1179136 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 1179159 DEBUG (ScheduledTrigger-4264-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1179275 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@40f09b via org.mortbay.log.Slf4jLog [junit4] 2> 1179288 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1179340 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1179375 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-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_38255_hdfs____.ezx5qx/webapp [junit4] 2> 1180101 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38255 [junit4] 2> 1180160 DEBUG (ScheduledTrigger-4264-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1180343 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 1180343 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1180344 INFO (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_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> 1180344 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1180344 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1180344 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1180344 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1180344 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1180760 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1180764 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1180774 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-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_43101_datanode____7w0tiy/webapp [junit4] 2> 1181160 DEBUG (ScheduledTrigger-4264-thread-4) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1181231 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43101 [junit4] 2> 1181951 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1181952 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 1181966 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-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_38509_datanode____4797mo/webapp [junit4] 2> 1182161 DEBUG (ScheduledTrigger-4264-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 [junit4] 2> 1182345 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]] [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: [] [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: [] [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [] [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [] [junit4] 2> 1182346 DEBUG (OverseerCollectionConfigSetProcessor-72076446797004806-127.0.0.1:44829_solr-n_0000000000) [n:127.0.0.1:44829_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 1182479 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-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_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:35929) [ ] 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> 1182522 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38509 [junit4] 2> 1182643 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x105a3eda7f80c: from storage DS-263e00cf-e619-4e02-b738-81f3cbd627f7 node DatanodeRegistration(127.0.0.1:37921, datanodeUuid=2077a493-3829-400b-a733-c1f026ac759c, infoPort=44281, infoSecurePort=0, ipcPort=38371, storageInfo=lv=-56;cid=testClusterID;nsid=2119806143;c=0), blocks: 0, hasStaleStorage: true, processing time: 2 msecs [junit4] 2> 1182643 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x105a3eda7f80c: from storage DS-9b0a74b1-bfed-4e05-9bdc-85336915b94d node DatanodeRegistration(127.0.0.1:37921, datanodeUuid=2077a493-3829-400b-a733-c1f026ac759c, infoPort=44281, infoSecurePort=0, ipcPort=38371, storageInfo=lv=-56;cid=testClusterID;nsid=2119806143;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 1182712 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-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_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:35929) [ ] 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> 1182720 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x105a3f3515d94: from storage DS-1e34aae2-26a4-4f61-b6a7-7a8131f7f7d5 node DatanodeRegistration(127.0.0.1:46361, datanodeUuid=f4a52274-bae0-4a1a-b3c2-26520f2842be, infoPort=38699, infoSecurePort=0, ipcPort=43795, storageInfo=lv=-56;cid=testClusterID;nsid=2119806143;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 1182721 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x105a3f3515d94: from storage DS-25fa1e69-a0d5-4fd2-9f65-02520fd5c8fc node DatanodeRegist [...truncated too long message...] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely [junit4] 2> 89601 DEBUG (jetty-closer-2-thread-1) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 89602 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9a2fbd{/solr,null,UNAVAILABLE} [junit4] 2> 89602 INFO (jetty-closer-2-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 91094 INFO (jetty-closer-2-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d89ccb{/solr,null,UNAVAILABLE} [junit4] 2> 91095 INFO (jetty-closer-2-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 91095 ERROR (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 91096 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44287 44287 [junit4] 2> 91123 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44287 44287 [junit4] 2> 91124 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1 [junit4] 2> 25 /solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1 [junit4] 2> 19 /solr/aliases.json [junit4] 2> 19 /solr/configs/conf1 [junit4] 2> 11 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2 [junit4] 2> 10 /solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2 [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> 11 /solr/collections/MoveReplicaHDFSTest_coll_true/state.json [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/collections/MoveReplicaHDFSTest_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json [junit4] 2> 4 /solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json [junit4] 2> 3 /solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72076636674326537-core_node5-n_0000000000 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72076636674326540-127.0.0.1:42335_solr-n_0000000002 [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> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 91126 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 91173 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 91275 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33727) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 91275 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to localhost.localdomain/127.0.0.1:33727) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-986591957-88.99.242.108-1534694896629 (Datanode Uuid f80e37e4-ad0e-4c36-a811-822c7b14624e) service to localhost.localdomain/127.0.0.1:33727 [junit4] 2> 91277 WARN (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 91283 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 91384 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33727) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 91384 WARN (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to localhost.localdomain/127.0.0.1:33727) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-986591957-88.99.242.108-1534694896629 (Datanode Uuid a96ccedb-835f-4297-9f01-60a1fa5cf88e) service to localhost.localdomain/127.0.0.1:33727 [junit4] 2> 91394 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0 [junit4] 2> 91510 INFO (SUITE-MoveReplicaHDFSTest-seed#[232C205031F0CCEF]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44287 44287 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_232C205031F0CCEF-001 [junit4] 2> Aug 19, 2018 4:09:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 66 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@85904a), locale=ar-BH, timezone=Australia/Sydney [junit4] 2> NOTE: Linux 4.15.0-32-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=6,free=145097592,total=263979008 [junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest] [junit4] Completed [5/15 (2!)] on J1 in 100.67s, 4 tests, 1 error <<< FAILURES! [...truncated 112 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 15 suites, 95 tests, 1 error, 1 failure [seed: 232C205031F0CCEF] Total time: 4 minutes 20 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud [repro] 1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest [repro] 1/5 failed: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud [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=d6e1d4a4bacc29e1587ff30ebf8e6279f4b4d5f0, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux [WARNINGS] Computing warning deltas based on reference build #22703 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]
