Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2143/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:32768_solr, 
127.0.0.1:33737_solr, 127.0.0.1:44985_solr] Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/14)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node4":{           "core":"raceDeleteReplica_true_shard1_replica_n2",     
      "base_url":"http://127.0.0.1:50774/solr";,           
"node_name":"127.0.0.1:50774_solr",           "state":"down",           
"type":"NRT",           "leader":"true"},         "core_node6":{           
"core":"raceDeleteReplica_true_shard1_replica_n5",           
"base_url":"http://127.0.0.1:50774/solr";,           
"node_name":"127.0.0.1:50774_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"raceDeleteReplica_true_shard1_replica_n1",           
"base_url":"http://127.0.0.1:44985/solr";,           
"node_name":"127.0.0.1:44985_solr",           "state":"down",           
"type":"NRT"}}}},   "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:32768_solr, 127.0.0.1:33737_solr, 127.0.0.1:44985_solr]
Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"raceDeleteReplica_true_shard1_replica_n2",
          "base_url":"http://127.0.0.1:50774/solr";,
          "node_name":"127.0.0.1:50774_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_true_shard1_replica_n5",
          "base_url":"http://127.0.0.1:50774/solr";,
          "node_name":"127.0.0.1:50774_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"raceDeleteReplica_true_shard1_replica_n1",
          "base_url":"http://127.0.0.1:44985/solr";,
          "node_name":"127.0.0.1:44985_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([CDBC5C7AB3BABA85:A7AA3DAADB48F04F]: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:328)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
        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.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:33512_solr, 
127.0.0.1:39524_solr, 127.0.0.1:58144_solr] Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"raceDeleteReplica_true_shard1_replica_n1",     
      "base_url":"http://127.0.0.1:65158/solr";,           
"node_name":"127.0.0.1:65158_solr",           "state":"down",           
"type":"NRT",           "leader":"true"},         "core_node6":{           
"core":"raceDeleteReplica_true_shard1_replica_n5",           
"base_url":"http://127.0.0.1:65158/solr";,           
"node_name":"127.0.0.1:65158_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"raceDeleteReplica_true_shard1_replica_n2",           
"base_url":"http://127.0.0.1:33512/solr";,           
"node_name":"127.0.0.1:33512_solr",           "state":"down",           
"type":"NRT"}}}},   "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:33512_solr, 127.0.0.1:39524_solr, 127.0.0.1:58144_solr]
Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_true_shard1_replica_n1",
          "base_url":"http://127.0.0.1:65158/solr";,
          "node_name":"127.0.0.1:65158_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_true_shard1_replica_n5",
          "base_url":"http://127.0.0.1:65158/solr";,
          "node_name":"127.0.0.1:65158_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"raceDeleteReplica_true_shard1_replica_n2",
          "base_url":"http://127.0.0.1:33512/solr";,
          "node_name":"127.0.0.1:33512_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([CDBC5C7AB3BABA85:A7AA3DAADB48F04F]: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:328)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
        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.TestTlogReplica.testBasicLeaderElection

Error Message:
Can not find doc 4 in http://127.0.0.1:57519/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 4 in http://127.0.0.1:57519/solr
        at 
__randomizedtesting.SeedInfo.seed([CDBC5C7AB3BABA85:5B349A325B20FD7F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testBasicLeaderElection(TestTlogReplica.java:671)
        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.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Collection not found: deleteFromClusterState_false

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: 
deleteFromClusterState_false
        at 
__randomizedtesting.SeedInfo.seed([CDBC5C7AB3BABA85:2325F7178C84C132]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:183)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:174)
        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)




Build Log:
[...truncated 12992 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 758712 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/init-core-data-001
   [junit4]   2> 758713 WARN  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 758713 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 758715 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 758715 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001
   [junit4]   2> 758715 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 758715 INFO  (Thread-1476) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 758715 INFO  (Thread-1476) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 758716 ERROR (Thread-1476) [    ] 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> 758817 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59576
   [junit4]   2> 758819 INFO  (zkConnectionManagerCallback-1792-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-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_191-b12
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-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_191-b12
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-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_191-b12
   [junit4]   2> 758835 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d2659e8{/solr,null,AVAILABLE}
   [junit4]   2> 758836 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bb63ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:33512}
   [junit4]   2> 758836 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.e.j.s.Server Started @759074ms
   [junit4]   2> 758836 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33512}
   [junit4]   2> 758837 ERROR (jetty-launcher-1789-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 758837 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 758837 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 758837 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758837 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758837 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T19:07:11.970Z
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@166982e7{/solr,null,AVAILABLE}
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55942a64{HTTP/1.1,[http/1.1]}{127.0.0.1:39524}
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.e.j.s.Server Started @759076ms
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39524}
   [junit4]   2> 758838 ERROR (jetty-launcher-1789-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 758838 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 758839 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 758839 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758839 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758839 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T19:07:11.972Z
   [junit4]   2> 758844 INFO  (jetty-launcher-1789-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_191-b12
   [junit4]   2> 758845 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 758845 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 758845 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 758845 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@126bca32{/solr,null,AVAILABLE}
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71120a73{HTTP/1.1,[http/1.1]}{127.0.0.1:58144}
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.e.j.s.Server Started @759083ms
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58144}
   [junit4]   2> 758846 ERROR (jetty-launcher-1789-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758846 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T19:07:11.979Z
   [junit4]   2> 758847 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 758847 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 758847 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14df1373{/solr,null,AVAILABLE}
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@60af908{HTTP/1.1,[http/1.1]}{127.0.0.1:65158}
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.e.j.s.Server Started @759086ms
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65158}
   [junit4]   2> 758848 ERROR (jetty-launcher-1789-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 758848 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 758850 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758850 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758850 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-04T19:07:11.983Z
   [junit4]   2> 758850 INFO  (zkConnectionManagerCallback-1794-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758849 INFO  (zkConnectionManagerCallback-1796-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758850 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758854 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758859 INFO  (zkConnectionManagerCallback-1798-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758865 INFO  (zkConnectionManagerCallback-1800-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758865 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 758932 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 759317 INFO  (jetty-launcher-1789-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 759318 INFO  (zkConnectionManagerCallback-1804-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759320 INFO  (zkConnectionManagerCallback-1806-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759404 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58144_solr
   [junit4]   2> 759404 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.Overseer Overseer 
(id=72099624791572486-127.0.0.1:58144_solr-n_0000000000) starting
   [junit4]   2> 759414 INFO  (zkConnectionManagerCallback-1813-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759420 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59576/solr ready
   [junit4]   2> 759473 INFO  (jetty-launcher-1789-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 759475 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58144_solr
   [junit4]   2> 759491 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 759510 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58144.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759516 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58144.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759516 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58144.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759517 INFO  (jetty-launcher-1789-thread-3) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node4/.
   [junit4]   2> 759534 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:58144_solr
   [junit4]   2> 759546 INFO  (zkCallback-1805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 759546 INFO  (zkConnectionManagerCallback-1817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759549 INFO  (zkConnectionManagerCallback-1820-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759553 INFO  (zkCallback-1812-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 759555 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 759558 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 759562 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33512_solr
   [junit4]   2> 759589 INFO  (zkConnectionManagerCallback-1827-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759590 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 759591 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59576/solr ready
   [junit4]   2> 759591 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 759617 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33512.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759623 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33512.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759623 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33512.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759624 INFO  (jetty-launcher-1789-thread-1) 
[n:127.0.0.1:33512_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node1/.
   [junit4]   2> 759625 INFO  (zkCallback-1812-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 759629 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 759650 INFO  (zkCallback-1819-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 759681 INFO  (jetty-launcher-1789-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 759683 INFO  (zkConnectionManagerCallback-1832-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759685 INFO  (zkConnectionManagerCallback-1834-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759693 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 759699 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 759699 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65158_solr
   [junit4]   2> 759700 INFO  (zkCallback-1819-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 759700 INFO  (zkCallback-1812-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 759701 INFO  (zkCallback-1805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 759701 INFO  (zkCallback-1826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 759703 INFO  (zkCallback-1833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 759717 INFO  (zkConnectionManagerCallback-1841-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759719 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 759720 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59576/solr ready
   [junit4]   2> 759720 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 759727 INFO  (jetty-launcher-1789-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 759729 INFO  (zkConnectionManagerCallback-1846-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759732 INFO  (zkConnectionManagerCallback-1848-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759733 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759738 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759738 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759738 INFO  (jetty-launcher-1789-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node2/.
   [junit4]   2> 759738 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 759747 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 759747 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39524_solr
   [junit4]   2> 759752 INFO  (zkCallback-1833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759753 INFO  (zkCallback-1819-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759753 INFO  (zkCallback-1840-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759753 INFO  (zkCallback-1847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759755 INFO  (zkCallback-1805-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759764 INFO  (zkCallback-1826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759765 INFO  (zkCallback-1812-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 759767 INFO  (zkConnectionManagerCallback-1855-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759769 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 759770 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59576/solr ready
   [junit4]   2> 759770 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 759782 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39524.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759787 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39524.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759787 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39524.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 759788 INFO  (jetty-launcher-1789-thread-2) 
[n:127.0.0.1:39524_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node3/.
   [junit4]   2> 759824 INFO  (zkConnectionManagerCallback-1858-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759829 INFO  (zkConnectionManagerCallback-1863-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759830 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 759832 INFO  
(SUITE-DeleteReplicaTest-seed#[CDBC5C7AB3BABA85]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59576/solr ready
   [junit4]   2> 759870 INFO  
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[CDBC5C7AB3BABA85])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 759872 INFO  (qtp735620312-7759) [n:127.0.0.1:33512_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 759875 INFO  
(OverseerThreadFactory-3040-thread-1-processing-n:127.0.0.1:58144_solr) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deletereplica_test
   [junit4]   2> 759986 INFO  (qtp735620312-7755) [n:127.0.0.1:33512_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=2
   [junit4]   2> 759988 INFO  (qtp2105522614-7769) [n:127.0.0.1:39524_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> 759991 INFO  (qtp905133761-7785) [n:127.0.0.1:65158_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> 759993 INFO  (qtp1613087941-7792) [n:127.0.0.1:58144_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> 759999 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58144/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 760002 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65158/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 760214 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr    
x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 760214 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 760214 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 761232 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 761233 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 761242 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema 
[deletereplica_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 761243 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema 
[deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 761244 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 761244 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'deletereplica_test_shard1_replica_n2' using configuration from collection 
deletereplica_test, trusted=true
   [junit4]   2> 761245 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 761245 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_65158.solr.core.deletereplica_test.shard1.replica_n2' 
(registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 761245 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'deletereplica_test_shard1_replica_n1' using configuration from collection 
deletereplica_test, trusted=true
   [junit4]   2> 761245 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore 
[[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node2/deletereplica_test_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n2/data/]
   [junit4]   2> 761245 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_58144.solr.core.deletereplica_test.shard1.replica_n1' 
(registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 761245 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node4/deletereplica_test_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node4/./deletereplica_test_shard1_replica_n1/data/]
   [junit4]   2> 761304 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 761304 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 761304 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 761304 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 761305 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 761305 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 761305 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 761305 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 761306 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62d2cb61[deletereplica_test_shard1_replica_n2] main]
   [junit4]   2> 761306 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ab87b6d[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 761307 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 761307 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 761308 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 761308 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 761308 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 761308 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1616231461752406016
   [junit4]   2> 761308 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 761308 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1616231461752406016
   [junit4]   2> 761310 INFO  
(searcherExecutor-3063-thread-1-processing-n:127.0.0.1:65158_solr 
x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1 
r:core_node4) [n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 
r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n2] Registered new searcher 
Searcher@62d2cb61[deletereplica_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 761310 INFO  
(searcherExecutor-3064-thread-1-processing-n:127.0.0.1:58144_solr 
x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 
r:core_node3) [n:127.0.0.1:58144_solr c:deletereplica_test s:shard1 
r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n1] Registered new searcher 
Searcher@ab87b6d[deletereplica_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 761316 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 761316 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save 
terms, version is not a match, retrying
   [junit4]   2> 761317 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 761322 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 761322 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 761322 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58144/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 761322 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:58144/solr START 
replicas=[http://127.0.0.1:65158/solr/deletereplica_test_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 761322 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:58144/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 761327 INFO  (qtp905133761-7784) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.S.Request 
[deletereplica_test_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 761327 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 761327 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] 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> 761333 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:58144/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 761437 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 761440 INFO  (qtp1613087941-7787) [n:127.0.0.1:58144_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_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=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1229
   [junit4]   2> 761540 INFO  (zkCallback-1805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 762340 INFO  (qtp905133761-7781) [n:127.0.0.1:65158_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2129
   [junit4]   2> 762344 INFO  (qtp735620312-7759) [n:127.0.0.1:33512_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> 762441 INFO  (zkCallback-1805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 762441 INFO  (zkCallback-1833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 763348 INFO  (qtp735620312-7759) [n:127.0.0.1:33512_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3477
   [junit4]   2> 763353 INFO  (qtp1613087941-7791) [n:127.0.0.1:58144_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 763355 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 763361 INFO  
(OverseerCollectionConfigSetProcessor-72099624791572486-127.0.0.1:58144_solr-n_0000000000)
 [n:127.0.0.1:58144_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> 763362 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, 
tag=null
   [junit4]   2> 763362 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38a08e28: rootName 
= solr_58144, domain = solr.core.deletereplica_test.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.deletereplica_test.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@130212b8
   [junit4]   2> 763378 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6dbbf703
   [junit4]   2> 763378 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, 
tag=6dbbf703
   [junit4]   2> 763378 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, 
tag=6dbbf703
   [junit4]   2> 763385 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node4=0}, version=2}
   [junit4]   2> 763394 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=32
   [junit4]   2> 763396 INFO  (zkCallback-1833-thread-2) 
[n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 763508 INFO  (zkCallback-1805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 763508 INFO  (zkCallback-1833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 763611 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deletereplica_test   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2}
 status=0 QTime=256
   [junit4]   2> 765369 INFO  
(OverseerCollectionConfigSetProcessor-72099624791572486-127.0.0.1:58144_solr-n_0000000000)
 [n:127.0.0.1:58144_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 765897 INFO  (zkCallback-1833-thread-2) 
[n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65158/solr/deletereplica_test_shard1_replica_n2/
   [junit4]   2> 765897 INFO  (zkCallback-1833-thread-2) 
[n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 765897 INFO  (zkCallback-1833-thread-2) 
[n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:65158/solr/deletereplica_test_shard1_replica_n2/ has no 
replicas
   [junit4]   2> 765901 INFO  (zkCallback-1833-thread-2) 
[n:127.0.0.1:65158_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:65158/solr/deletereplica_test_shard1_replica_n2/ shard1
   [junit4]   2> 765902 INFO  (zkCallback-1833-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 765942 INFO  
(TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[CDBC5C7AB3BABA85])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 765982 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[CDBC5C7AB3BABA85])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 765983 INFO  (qtp735620312-7776) [n:127.0.0.1:33512_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> 765987 INFO  
(OverseerThreadFactory-3040-thread-3-processing-n:127.0.0.1:58144_solr) 
[n:127.0.0.1:58144_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 766200 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_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> 766207 INFO  (qtp2105522614-7767) [n:127.0.0.1:39524_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=4
   [junit4]   2> 766210 INFO  (qtp905133761-7782) [n:127.0.0.1:65158_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deletereplica_test.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 766211 INFO  (qtp905133761-7784) [n:127.0.0.1:65158_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> 766214 INFO  (qtp1613087941-7791) [n:127.0.0.1:58144_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> 766230 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_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":"http://127.0.0.1:58144/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766231 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_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":"http://127.0.0.1:39524/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766232 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33512/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766234 INFO  
(OverseerStateUpdate-72099624791572486-127.0.0.1:58144_solr-n_0000000000) 
[n:127.0.0.1:58144_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":"http://127.0.0.1:33512/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 766437 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&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> 766437 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&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> 766438 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&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> 766439 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr    
x:deleteByCountNew_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n3&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 767453 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 767455 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 767474 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 767476 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 767478 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 767478 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 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> 767478 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 767479 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33512.solr.core.deleteByCountNew.shard2.replica_n4' (registry 
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 767479 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 767482 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 767484 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 767484 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 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> 767484 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58144.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 767484 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 767497 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 767498 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 767498 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 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> 767498 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39524.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 767499 INFO  (qtp2105522614-7768) [n:127.0.0.1:39524_solr 
c:deleteByCountNew s:shard1 r:core_node6 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 767512 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 767534 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 767534 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n3' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 767535 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33512.solr.core.deleteByCountNew.shard2.replica_n3' (registry 
'solr.core.deleteByCountNew.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64959551
   [junit4]   2> 767535 INFO  (qtp735620312-7777) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n3] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n3] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_CDBC5C7AB3BABA85-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n3/data/]
   [junit4]   2> 767553 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 767553 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 767557 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 767557 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 767557 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 767557 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 767558 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 767558 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 767558 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1db80641[deleteByCountNew_shard2_replica_n4] main]
   [junit4]   2> 767559 INFO  (qtp1613087941-7793) [n:127.0.0.1:58144_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69f9c747[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 767562 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 767562 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 767563 INFO  (qtp735620312-7756) [n:127.0.0.1:33512_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.

[...truncated too long message...]

t4] OK      9.87s J1 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      4.41s J1 | TestTlogReplica.testRealTimeGet
   [junit4] OK      9.73s J1 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      11.1s J1 | TestTlogReplica.testRemoveLeader
   [junit4] OK      5.99s J1 | TestTlogReplica.testDeleteById
   [junit4] OK      3.44s J1 | TestTlogReplica.testAddDocs
   [junit4] OK      6.51s J1 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:D6ACAD36454A42B5]}
   [junit4] OK      6.99s J1 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:62FA11CA71888999]}
   [junit4] OK      9.27s J1 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      10.2s J1 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      14.0s J1 | TestTlogReplica.testRecovery
   [junit4] Completed [3/10 (1!)] on J1 in 111.04s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.27s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      10.4s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      9.11s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      4.41s J0 | TestTlogReplica.testRealTimeGet
   [junit4] OK      7.99s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      10.7s J0 | TestTlogReplica.testRemoveLeader
   [junit4] OK      5.97s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      3.46s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      6.81s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:D6ACAD36454A42B5]}
   [junit4] OK      6.92s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:62FA11CA71888999]}
   [junit4] OK      9.59s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      9.28s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      14.4s J0 | TestTlogReplica.testRecovery
   [junit4] Completed [4/10 (1!)] on J0 in 110.00s, 13 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.TestTlogReplica. This may confuse tools that process XML 
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.24s J1 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      11.6s J1 | TestTlogReplica.testKillLeader
   [junit4] OK      9.49s J1 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      4.42s J1 | TestTlogReplica.testRealTimeGet
   [junit4] OK      10.6s J1 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      11.2s J1 | TestTlogReplica.testRemoveLeader
   [junit4] OK      5.06s J1 | TestTlogReplica.testDeleteById
   [junit4] OK      3.65s J1 | TestTlogReplica.testAddDocs
   [junit4] OK      6.51s J1 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:D6ACAD36454A42B5]}
   [junit4] OK      6.51s J1 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:62FA11CA71888999]}
   [junit4] OK      10.4s J1 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      9.59s J1 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      12.2s J1 | TestTlogReplica.testRecovery
   [junit4] Completed [5/10 (1!)] on J1 in 111.91s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.29s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      11.1s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      9.86s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      4.37s J0 | TestTlogReplica.testRealTimeGet
   [junit4] OK      9.57s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      11.1s J0 | TestTlogReplica.testRemoveLeader
   [junit4] OK      6.41s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      3.44s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      6.30s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:D6ACAD36454A42B5]}
   [junit4] OK      6.69s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:62FA11CA71888999]}
   [junit4] OK      9.90s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      9.25s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      12.9s J0 | TestTlogReplica.testRecovery
   [junit4] Completed [6/10 (1!)] on J0 in 110.91s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      6.06s J1 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.95s J1 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      11.9s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      4.12s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      33.8s J1 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      7.65s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      5.16s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] Completed [7/10 (1!)] on J1 in 93.63s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      6.35s J0 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.98s J0 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      12.0s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      4.25s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      32.5s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      7.44s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      4.25s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] Completed [8/10 (1!)] on J0 in 93.69s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      6.09s J1 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      4.03s J1 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      12.0s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      3.95s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] OK      33.4s J1 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      6.97s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      4.23s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] Completed [9/10 (1!)] on J1 in 93.88s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.28s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      11.1s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      9.86s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      4.36s J0 | TestTlogReplica.testRealTimeGet
   [junit4] OK      8.82s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      11.0s J0 | TestTlogReplica.testRemoveLeader
   [junit4] OK      6.41s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      3.42s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      6.42s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:D6ACAD36454A42B5]}
   [junit4] OK      6.49s J0 | TestTlogReplica.testCreateDelete 
{seed=[CDBC5C7AB3BABA85:62FA11CA71888999]}
   [junit4] OK      9.81s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      9.11s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      13.4s J0 | TestTlogReplica.testRecovery
   [junit4] Completed [10/10 (1!)] on J0 in 111.86s, 13 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: CDBC5C7AB3BABA85]:
   [junit4]   - 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4]   - 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.74 ..   601.86 =   601.12s
   [junit4] JVM J1:     0.76 ..   514.97 =   514.21s
   [junit4] Execution time total: 10 minutes 1 second
   [junit4] Tests summary: 10 suites, 100 tests, 1 error, 1 failure

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092:
 There were test failures: 10 suites, 100 tests, 1 error, 1 failure [seed: 
CDBC5C7AB3BABA85]

Total time: 10 minutes 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro]   1/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=45b772f4a995c618b48ff05c6129c5683df92f88, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2142
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to