Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/936/
4 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:37407_solr,
127.0.0.1:40486_solr, 127.0.0.1:42446_solr] Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"https://127.0.0.1:44800/solr",
"node_name":"127.0.0.1:44800_solr", "state":"down",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:44800/solr",
"node_name":"127.0.0.1:44800_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:37407_solr, 127.0.0.1:40486_solr, 127.0.0.1:42446_solr]
Last available state:
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"raceDeleteReplica_false_shard1_replica_n1",
"base_url":"https://127.0.0.1:44800/solr",
"node_name":"127.0.0.1:44800_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node6":{
"core":"raceDeleteReplica_false_shard1_replica_n5",
"base_url":"https://127.0.0.1:44800/solr",
"node_name":"127.0.0.1:44800_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([B1CBCBCAE4CFFE6F:DBDDAA1A8C3DB4A5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:333)
at
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:229)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:36224_solr,
127.0.0.1:39963_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/18)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testSimple1_shard1_replica_n1",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node12":{ "core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:39329/solr",
"node_name":"127.0.0.1:39329_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{
"core_node8":{ "core":"testSimple1_shard2_replica_n6",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr", "state":"active",
"type":"NRT", "force_set_state":"false", "leader":"true"},
"core_node10":{ "core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr", "state":"active",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:36224_solr, 127.0.0.1:39963_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/18)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testSimple1_shard1_replica_n1",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node12":{
"core":"testSimple1_shard1_replica_n11",
"base_url":"https://127.0.0.1:39329/solr",
"node_name":"127.0.0.1:39329_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node8":{
"core":"testSimple1_shard2_replica_n6",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false",
"leader":"true"},
"core_node10":{
"core":"testSimple1_shard2_replica_n9",
"base_url":"https://127.0.0.1:39963/solr",
"node_name":"127.0.0.1:39963_solr",
"state":"active",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([B1CBCBCAE4CFFE6F:8978EF34C33C2ABE]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:33377_solr,
127.0.0.1:45300_solr] Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/19)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node3/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node3/data/tlog",
"core":"testSimple1_shard1_replica_n1", "shared_storage":"true",
"state":"active", "leader":"true"}, "core_node5":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node5/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n2", "shared_storage":"true",
"state":"active"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{ "core_node7":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node7/data/",
"base_url":"http://127.0.0.1:33602/solr",
"node_name":"127.0.0.1:33602_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n4", "shared_storage":"true",
"state":"down"}, "core_node8":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node8/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n6", "shared_storage":"true",
"state":"active", "leader":"true"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"autoAddReplicas":"true", "nrtReplicas":"2", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:33377_solr, 127.0.0.1:45300_solr]
Last available state:
DocCollection(testSimple1//collections/testSimple1/state.json/19)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node3/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node3/data/tlog",
"core":"testSimple1_shard1_replica_n1",
"shared_storage":"true",
"state":"active",
"leader":"true"},
"core_node5":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node5/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node5/data/tlog",
"core":"testSimple1_shard1_replica_n2",
"shared_storage":"true",
"state":"active"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node7/data/",
"base_url":"http://127.0.0.1:33602/solr",
"node_name":"127.0.0.1:33602_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node7/data/tlog",
"core":"testSimple1_shard2_replica_n4",
"shared_storage":"true",
"state":"down"},
"core_node8":{
"dataDir":"hdfs://localhost:37129/data/testSimple1/core_node8/data/",
"base_url":"http://127.0.0.1:33377/solr",
"node_name":"127.0.0.1:33377_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost:37129/data/testSimple1/core_node8/data/tlog",
"core":"testSimple1_shard2_replica_n6",
"shared_storage":"true",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([B1CBCBCAE4CFFE6F:8978EF34C33C2ABE]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([15C9B5F3F64008AD:BD27726008097CA1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testNonRetryableRequests(CloudSolrClientTest.java:550)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13957 lines...]
[junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
[junit4] 2> 1512999 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/init-core-data-001
[junit4] 2> 1513000 WARN
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 1513000 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1513002 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1513003 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001
[junit4] 2> 1513003 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1513004 INFO (Thread-4261) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1513004 INFO (Thread-4261) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1513006 ERROR (Thread-4261) [ ] 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> 1513104 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41902
[junit4] 2> 1513106 INFO (zkConnectionManagerCallback-3606-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513114 INFO (jetty-launcher-3603-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> 1513114 INFO (jetty-launcher-3603-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> 1513116 INFO (jetty-launcher-3603-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> 1513120 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1513120 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1513120 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1513120 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@538ac62a{/solr,null,AVAILABLE}
[junit4] 2> 1513123 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1513123 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1513123 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1513123 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@220397a0{/solr,null,AVAILABLE}
[junit4] 2> 1513124 INFO (jetty-launcher-3603-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> 1513124 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1513124 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1513125 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1513125 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@478c3e4a{/solr,null,AVAILABLE}
[junit4] 2> 1513125 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3be354a4{SSL,[ssl,
http/1.1]}{127.0.0.1:37407}
[junit4] 2> 1513125 INFO (jetty-launcher-3603-thread-3) [ ]
o.e.j.s.Server Started @1513184ms
[junit4] 2> 1513125 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37407}
[junit4] 2> 1513126 ERROR (jetty-launcher-3603-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1513126 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1513126 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1513126 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1513126 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1513126 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-09T23:48:56.679Z
[junit4] 2> 1513138 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ffe1a10{SSL,[ssl,
http/1.1]}{127.0.0.1:42446}
[junit4] 2> 1513138 INFO (jetty-launcher-3603-thread-4) [ ]
o.e.j.s.Server Started @1513197ms
[junit4] 2> 1513138 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42446}
[junit4] 2> 1513138 ERROR (jetty-launcher-3603-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1513138 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1513139 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1513139 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1513139 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1513139 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-09T23:48:56.692Z
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1df0f269{SSL,[ssl,
http/1.1]}{127.0.0.1:44800}
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.e.j.s.Server Started @1513199ms
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44800}
[junit4] 2> 1513140 ERROR (jetty-launcher-3603-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1513140 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-09T23:48:56.693Z
[junit4] 2> 1513141 INFO (zkConnectionManagerCallback-3608-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513141 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1513145 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1513145 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1513145 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1513146 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e495b58{/solr,null,AVAILABLE}
[junit4] 2> 1513146 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@77984a1d{SSL,[ssl,
http/1.1]}{127.0.0.1:40486}
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.e.j.s.Server Started @1513205ms
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40486}
[junit4] 2> 1513147 ERROR (jetty-launcher-3603-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.6.0
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1513147 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-09T23:48:56.700Z
[junit4] 2> 1513148 INFO (zkConnectionManagerCallback-3610-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513149 INFO (zkConnectionManagerCallback-3614-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513149 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1513150 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1513154 INFO (zkConnectionManagerCallback-3612-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513175 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1513325 INFO (jetty-launcher-3603-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41902/solr
[junit4] 2> 1513327 INFO (zkConnectionManagerCallback-3618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513329 INFO (zkConnectionManagerCallback-3620-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513345 INFO (jetty-launcher-3603-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41902/solr
[junit4] 2> 1513347 INFO (zkConnectionManagerCallback-3626-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513349 INFO (jetty-launcher-3603-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41902/solr
[junit4] 2> 1513350 INFO (zkConnectionManagerCallback-3630-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513350 INFO (zkConnectionManagerCallback-3632-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513352 INFO (zkConnectionManagerCallback-3634-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513371 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42446_solr
[junit4] 2> 1513373 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.c.Overseer Overseer
(id=72074877540565002-127.0.0.1:42446_solr-n_0000000000) starting
[junit4] 2> 1513387 INFO (zkConnectionManagerCallback-3643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513390 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41902/solr ready
[junit4] 2> 1513392 INFO
(OverseerStateUpdate-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42446_solr
[junit4] 2> 1513400 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42446_solr
[junit4] 2> 1513412 INFO (zkCallback-3633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1513415 INFO (zkCallback-3642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1513437 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1513484 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1513487 INFO (jetty-launcher-3603-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41902/solr
[junit4] 2> 1513487 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42446.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513495 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1513495 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1513496 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40486_solr
[junit4] 2> 1513496 INFO (zkConnectionManagerCallback-3648-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513497 INFO (zkCallback-3642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1513500 INFO (zkCallback-3619-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1513503 INFO (zkCallback-3633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1513504 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42446.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513504 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42446.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513504 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1513506 INFO (jetty-launcher-3603-thread-4)
[n:127.0.0.1:42446_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node2/.
[junit4] 2> 1513508 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1513508 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37407_solr
[junit4] 2> 1513509 INFO (zkCallback-3633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1513509 INFO (zkCallback-3642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1513516 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1513516 INFO (zkCallback-3619-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1513522 INFO (zkConnectionManagerCallback-3650-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513530 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1513535 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1513535 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44800_solr
[junit4] 2> 1513537 INFO (zkCallback-3642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1513537 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1513537 INFO (zkCallback-3619-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1513537 INFO (zkCallback-3633-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1513544 INFO (zkConnectionManagerCallback-3655-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513544 INFO (zkConnectionManagerCallback-3662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513545 INFO (zkCallback-3649-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1513546 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1513546 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1513548 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41902/solr ready
[junit4] 2> 1513548 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41902/solr ready
[junit4] 2> 1513548 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1513555 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1513567 INFO (zkConnectionManagerCallback-3669-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513568 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1513569 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41902/solr ready
[junit4] 2> 1513570 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1513573 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40486.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513580 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37407.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513610 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40486.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513610 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40486.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513612 INFO (jetty-launcher-3603-thread-2)
[n:127.0.0.1:40486_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node4/.
[junit4] 2> 1513616 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513617 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37407.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513618 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37407.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513620 INFO (jetty-launcher-3603-thread-3)
[n:127.0.0.1:37407_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node3/.
[junit4] 2> 1513634 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513635 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1513637 INFO (jetty-launcher-3603-thread-1)
[n:127.0.0.1:44800_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node1/.
[junit4] 2> 1513780 INFO (zkConnectionManagerCallback-3672-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513785 INFO (zkConnectionManagerCallback-3677-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1513786 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1513787 INFO
(SUITE-DeleteReplicaTest-seed#[B1CBCBCAE4CFFE6F]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41902/solr ready
[junit4] 2> 1513848 INFO
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[B1CBCBCAE4CFFE6F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
[junit4] 2> 1513865 INFO (qtp2077882247-15548) [n:127.0.0.1:42446_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1513868 INFO
(OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:42446_solr)
[n:127.0.0.1:42446_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
deleteByCountNew
[junit4] 2> 1513987 INFO (qtp2077882247-15549) [n:127.0.0.1:42446_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1514003 INFO (qtp1452258313-15536) [n:127.0.0.1:44800_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1514018 INFO (qtp383919987-15555) [n:127.0.0.1:37407_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1514033 INFO (qtp857090470-15567) [n:127.0.0.1:40486_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 1514040 INFO
(OverseerStateUpdate-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40486/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1514043 INFO
(OverseerStateUpdate-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"deleteByCountNew_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37407/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1514046 INFO
(OverseerStateUpdate-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44800/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1514050 INFO
(OverseerStateUpdate-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"deleteByCountNew",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"deleteByCountNew_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42446/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1514263 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1514263 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1514264 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1514264 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1514269 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1515286 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1515288 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1515289 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1515303 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 1515307 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1515308 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1515311 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1515311 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1515312 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40486.solr.core.deleteByCountNew.shard1.replica_n1' (registry
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1515312 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n1/data/]
[junit4] 2> 1515313 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1515313 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1515313 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1515314 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44800.solr.core.deleteByCountNew.shard2.replica_n4' (registry
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1515314 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n4/data/]
[junit4] 2> 1515317 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1515320 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1515320 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1515320 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37407.solr.core.deleteByCountNew.shard1.replica_n2' (registry
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1515321 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n2/data/]
[junit4] 2> 1515325 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1515325 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6'
using configuration from collection deleteByCountNew, trusted=true
[junit4] 2> 1515325 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42446.solr.core.deleteByCountNew.shard2.replica_n6' (registry
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7eaf5b61
[junit4] 2> 1515325 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node2/deleteByCountNew_shard2_replica_n6],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_B1CBCBCAE4CFFE6F-001/tempDir-001/node2/./deleteByCountNew_shard2_replica_n6/data/]
[junit4] 2> 1515418 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1515418 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1515418 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1515419 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1515434 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1515434 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1515435 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1515435 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1515435 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1515435 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1515436 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1515436 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1515437 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@362c4811[deleteByCountNew_shard1_replica_n2] main]
[junit4] 2> 1515438 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@308d75c6[deleteByCountNew_shard2_replica_n6] main]
[junit4] 2> 1515439 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1515439 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1515439 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1515439 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d2e6e7d[deleteByCountNew_shard1_replica_n1] main]
[junit4] 2> 1515440 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1515440 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1515440 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1515440 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1515441 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1515441 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613893666334572544
[junit4] 2> 1515441 INFO
(searcherExecutor-6555-thread-1-processing-n:127.0.0.1:37407_solr
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5)
[n:127.0.0.1:37407_solr c:deleteByCountNew s:shard1 r:core_node5
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n2] Registered new searcher
Searcher@362c4811[deleteByCountNew_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1515441 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613893666334572544
[junit4] 2> 1515442 INFO
(searcherExecutor-6556-thread-1-processing-n:127.0.0.1:42446_solr
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8)
[n:127.0.0.1:42446_solr c:deleteByCountNew s:shard2 r:core_node8
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n6] Registered new searcher
Searcher@308d75c6[deleteByCountNew_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1515442 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1515442 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1515444 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1515444 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1515445 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7df1858e[deleteByCountNew_shard2_replica_n4] main]
[junit4] 2> 1515446 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1515446 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613893666339815424
[junit4] 2> 1515447 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1515447 INFO
(searcherExecutor-6553-thread-1-processing-n:127.0.0.1:40486_solr
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3)
[n:127.0.0.1:40486_solr c:deleteByCountNew s:shard1 r:core_node3
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] Registered new searcher
Searcher@5d2e6e7d[deleteByCountNew_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1515447 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1515448 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1515448 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1613893666341912576
[junit4] 2> 1515449 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0},
version=0}
[junit4] 2> 1515451 INFO
(searcherExecutor-6554-thread-1-processing-n:127.0.0.1:44800_solr
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7)
[n:127.0.0.1:44800_solr c:deleteByCountNew s:shard2 r:core_node7
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore
[deleteByCountNew_shard2_replica_n4] Registered new searcher
Searcher@7df1858e[deleteByCountNew_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1515456 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 1515460 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 1515462 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 1515467 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1515467 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1515467 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42446/solr/deleteByCountNew_shard2_replica_n6/
[junit4] 2> 1515468 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1515468 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1515468 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37407/solr/deleteByCountNew_shard1_replica_n2/
[junit4] 2> 1515469 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6
url=https://127.0.0.1:42446/solr START
replicas=[https://127.0.0.1:44800/solr/deleteByCountNew_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 1515469 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6
url=https://127.0.0.1:42446/solr DONE. We have no versions. sync failed.
[junit4] 2> 1515469 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2
url=https://127.0.0.1:37407/solr START
replicas=[https://127.0.0.1:40486/solr/deleteByCountNew_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1515470 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2
url=https://127.0.0.1:37407/solr DONE. We have no versions. sync failed.
[junit4] 2> 1515475 INFO (qtp1452258313-15538) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 1515475 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1515475 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1515476 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1515478 INFO (qtp857090470-15570) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1515478 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 1515478 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1515478 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1515481 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42446/solr/deleteByCountNew_shard2_replica_n6/ shard2
[junit4] 2> 1515483 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37407/solr/deleteByCountNew_shard1_replica_n2/ shard1
[junit4] 2> 1515586 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1515589 INFO (qtp383919987-15551) [n:127.0.0.1:37407_solr
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1320
[junit4] 2> 1515635 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1515637 INFO (qtp2077882247-15546) [n:127.0.0.1:42446_solr
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1374
[junit4] 2> 1515737 INFO (zkCallback-3633-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1515737 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1516475 INFO (qtp1452258313-15532) [n:127.0.0.1:44800_solr
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2211
[junit4] 2> 1516477 INFO (qtp857090470-15541) [n:127.0.0.1:40486_solr
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2214
[junit4] 2> 1516480 INFO (qtp2077882247-15548) [n:127.0.0.1:42446_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1516577 INFO (zkCallback-3631-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1516577 INFO (zkCallback-3649-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1516577 INFO (zkCallback-3619-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1516577 INFO (zkCallback-3633-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/deleteByCountNew/state.json] for collection
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1517481 INFO (qtp2077882247-15548) [n:127.0.0.1:42446_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3615
[junit4] 2> 1517483 INFO (qtp2077882247-15547) [n:127.0.0.1:42446_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with
params
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1517485 INFO
(OverseerCollectionConfigSetProcessor-72074877540565002-127.0.0.1:42446_solr-n_0000000000)
[n:127.0.0.1:42446_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> 1517487 INFO (qtp857090470-15567) [n:127.0.0.1:40486_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1, tag=null
[junit4] 2> 1517487 INFO (qtp857090470-15567) [n:127.0.0.1:40486_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40cbf3a3: rootName
= solr_40486, domain = solr.core.deleteByCountNew.shard1.replica_n1, service
url = null, agent id = null] for registry
solr.core.deleteByCountNew.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@60e1c830
[junit4] 2> 1517508 INFO (qtp857090470-15567) [n:127.0.0.1:40486_solr
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore
[deleteByCountNew_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCor
[...truncated too long message...]
-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null717000314
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null717000314
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null717000314
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 52ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 119 minutes 0 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]