Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/929/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:36329_solr, 
127.0.0.1:45577_solr, 127.0.0.1:53743_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node4":{           "core":"raceDeleteReplica_false_shard1_replica_n2",    
       "base_url":"http://127.0.0.1:65205/solr";,           
"node_name":"127.0.0.1:65205_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"http://127.0.0.1:65205/solr";,           
"node_name":"127.0.0.1:65205_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:36329_solr, 127.0.0.1:45577_solr, 127.0.0.1:53743_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/13)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"raceDeleteReplica_false_shard1_replica_n2",
          "base_url":"http://127.0.0.1:65205/solr";,
          "node_name":"127.0.0.1:65205_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:65205/solr";,
          "node_name":"127.0.0.1:65205_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([3D1612145E21D3C6:570073C436D3990C]: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:334)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        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.deleteLiveReplicaTest

Error Message:
Error from server at http://127.0.0.1:53743/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53743/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([3D1612145E21D3C6:9076A61F431E7BB3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
        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:41603_solr, 
127.0.0.1:43197_solr, 127.0.0.1:52071_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node4":{           "core":"raceDeleteReplica_false_shard1_replica_n2",    
       "base_url":"http://127.0.0.1:63781/solr";,           
"node_name":"127.0.0.1:63781_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"http://127.0.0.1:63781/solr";,           
"node_name":"127.0.0.1:63781_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:41603_solr, 127.0.0.1:43197_solr, 127.0.0.1:52071_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "core":"raceDeleteReplica_false_shard1_replica_n2",
          "base_url":"http://127.0.0.1:63781/solr";,
          "node_name":"127.0.0.1:63781_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"http://127.0.0.1:63781/solr";,
          "node_name":"127.0.0.1:63781_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([3D1612145E21D3C6:570073C436D3990C]: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:334)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        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.deleteLiveReplicaTest

Error Message:
Error from server at http://127.0.0.1:41603/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41603/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([3D1612145E21D3C6:9076A61F431E7BB3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
        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 13718 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/init-core-data-001
   [junit4]   2> 1273542 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001
   [junit4]   2> 1273542 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273542 INFO  (Thread-2101) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273542 INFO  (Thread-2101) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1273546 ERROR (Thread-2101) [    ] 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> 1273645 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45559
   [junit4]   2> 1273647 INFO  (zkConnectionManagerCallback-4906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273651 INFO  (jetty-launcher-4903-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> 1273652 INFO  (jetty-launcher-4903-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> 1273652 INFO  (jetty-launcher-4903-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> 1273652 INFO  (jetty-launcher-4903-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> 1273653 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273653 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273653 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273653 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5566a0ee{/solr,null,AVAILABLE}
   [junit4]   2> 1273655 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273655 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273655 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273656 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ff77af7{/solr,null,AVAILABLE}
   [junit4]   2> 1273656 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@36ca9aea{HTTP/1.1,[http/1.1]}{127.0.0.1:41603}
   [junit4]   2> 1273656 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.e.j.s.Server Started @1274910ms
   [junit4]   2> 1273656 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41603}
   [junit4]   2> 1273665 ERROR (jetty-launcher-4903-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-26T03:23:49.434Z
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273665 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273666 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e6a00e2{/solr,null,AVAILABLE}
   [junit4]   2> 1273666 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a2c9d9b{HTTP/1.1,[http/1.1]}{127.0.0.1:63781}
   [junit4]   2> 1273666 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.e.j.s.Server Started @1274920ms
   [junit4]   2> 1273666 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63781}
   [junit4]   2> 1273666 ERROR (jetty-launcher-4903-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273666 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273667 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1273667 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273667 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273667 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-26T03:23:49.436Z
   [junit4]   2> 1273667 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70fa2968{/solr,null,AVAILABLE}
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b81ac99{HTTP/1.1,[http/1.1]}{127.0.0.1:43197}
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.e.j.s.Server Started @1274922ms
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43197}
   [junit4]   2> 1273668 ERROR (jetty-launcher-4903-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273668 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-26T03:23:49.437Z
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40eabc0d{HTTP/1.1,[http/1.1]}{127.0.0.1:52071}
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.e.j.s.Server Started @1274924ms
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52071}
   [junit4]   2> 1273670 ERROR (jetty-launcher-4903-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273670 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273671 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-26T03:23:49.440Z
   [junit4]   2> 1273672 INFO  (zkConnectionManagerCallback-4908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273672 INFO  (zkConnectionManagerCallback-4910-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273673 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273673 INFO  (zkConnectionManagerCallback-4914-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273673 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273673 INFO  (zkConnectionManagerCallback-4912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273674 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273674 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273678 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003c4dc1210002, likely client has closed socket
   [junit4]   2> 1273681 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003c4dc1210004, likely client has closed socket
   [junit4]   2> 1273693 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003c4dc1210003, likely client has closed socket
   [junit4]   2> 1274025 INFO  (jetty-launcher-4903-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr
   [junit4]   2> 1274071 INFO  (zkConnectionManagerCallback-4918-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274075 INFO  (zkConnectionManagerCallback-4920-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274444 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63781_solr
   [junit4]   2> 1274445 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer Overseer 
(id=72123898688241670-127.0.0.1:63781_solr-n_0000000000) starting
   [junit4]   2> 1274459 INFO  (zkConnectionManagerCallback-4927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274463 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45559/solr ready
   [junit4]   2> 1274464 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63781_solr
   [junit4]   2> 1274464 INFO  
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63781_solr
   [junit4]   2> 1274466 INFO  (zkCallback-4926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1274468 INFO  
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1274487 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1274505 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63781.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1274511 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63781.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1274511 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63781.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1274511 INFO  (jetty-launcher-4903-thread-3) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node4/.
   [junit4]   2> 1275344 INFO  (jetty-launcher-4903-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr
   [junit4]   2> 1275346 INFO  (zkConnectionManagerCallback-4932-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275422 INFO  (jetty-launcher-4903-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr
   [junit4]   2> 1275427 INFO  (zkConnectionManagerCallback-4938-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275434 INFO  (zkConnectionManagerCallback-4940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275437 INFO  (zkConnectionManagerCallback-4934-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275445 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1275451 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1275454 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52071_solr"} current state version: 0
   [junit4]   2> 1275454 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1275454 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52071_solr
   [junit4]   2> 1275456 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1275456 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41603_solr
   [junit4]   2> 1275456 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41603_solr"} current state version: 0
   [junit4]   2> 1275457 INFO  (zkCallback-4926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1275457 INFO  (zkCallback-4919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1275474 INFO  (zkCallback-4926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1275474 INFO  (zkCallback-4919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1275514 INFO  (zkCallback-4939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1275514 INFO  (zkConnectionManagerCallback-4949-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275515 INFO  (zkCallback-4933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1275515 INFO  (zkCallback-4933-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1275525 INFO  (jetty-launcher-4903-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45559/solr
   [junit4]   2> 1275527 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1275527 INFO  (zkConnectionManagerCallback-4953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275528 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45559/solr ready
   [junit4]   2> 1275529 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1275530 INFO  (zkConnectionManagerCallback-4955-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275533 INFO  (zkConnectionManagerCallback-4961-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275535 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1275538 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45559/solr ready
   [junit4]   2> 1275538 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1275540 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1275542 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1275542 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43197_solr
   [junit4]   2> 1275547 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43197_solr"} current state version: 0
   [junit4]   2> 1275549 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41603.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275555 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41603.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275555 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41603.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275556 INFO  (jetty-launcher-4903-thread-2) 
[n:127.0.0.1:41603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node2/.
   [junit4]   2> 1275557 INFO  (zkCallback-4926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275557 INFO  (zkCallback-4948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275557 INFO  (zkCallback-4939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275561 INFO  (zkCallback-4933-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275562 INFO  (zkCallback-4919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275566 INFO  (zkCallback-4960-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275571 INFO  (zkCallback-4954-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1275578 INFO  (zkConnectionManagerCallback-4969-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275584 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1275587 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45559/solr ready
   [junit4]   2> 1275588 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1275607 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43197.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275607 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52071.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275613 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52071.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275613 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43197.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275613 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52071.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275613 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43197.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1275614 INFO  (jetty-launcher-4903-thread-1) 
[n:127.0.0.1:52071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node1/.
   [junit4]   2> 1275614 INFO  (jetty-launcher-4903-thread-4) 
[n:127.0.0.1:43197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node3/.
   [junit4]   2> 1275678 INFO  (zkConnectionManagerCallback-4972-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275682 INFO  (zkConnectionManagerCallback-4977-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275683 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1275684 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45559/solr ready
   [junit4]   2> 1275743 INFO  (qtp1639003188-12479) [n:127.0.0.1:63781_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1275745 INFO  
(OverseerThreadFactory-4876-thread-1-processing-n:127.0.0.1:63781_solr) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCount
   [junit4]   2> 1275749 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"deleteByCount",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "pullReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1275854 INFO  (qtp1639003188-12480) [n:127.0.0.1:63781_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> 1275856 INFO  (qtp106725009-12487) [n:127.0.0.1:43197_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> 1275858 INFO  (qtp882769491-12459) [n:127.0.0.1:41603_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> 1275859 INFO  (qtp1534856190-12467) [n:127.0.0.1:52071_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> 1275866 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52071/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1275866 INFO  
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52071/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1275873 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41603/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1275873 INFO  
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41603/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1275876 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43197/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1275876 INFO  
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43197/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1276082 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr    
x:deleteByCount_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1276082 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1276085 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr    
x:deleteByCount_shard1_replica_p4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1276090 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41603/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41603_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1276092 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52071/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52071_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1276094 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43197/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1277106 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277108 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277112 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277125 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 1277126 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1277127 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1277127 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1277127 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p4' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1277127 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1277128 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52071.solr.core.deleteByCount.shard1.replica_n1' (registry 
'solr.core.deleteByCount.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1277128 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43197.solr.core.deleteByCount.shard1.replica_p4' (registry 
'solr.core.deleteByCount.shard1.replica_p4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1277128 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node1/deleteByCount_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node1/./deleteByCount_shard1_replica_n1/data/]
   [junit4]   2> 1277128 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node3/deleteByCount_shard1_replica_p4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node3/./deleteByCount_shard1_replica_p4/data/]
   [junit4]   2> 1277152 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1277154 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1277154 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p2' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1277154 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41603.solr.core.deleteByCount.shard1.replica_p2' (registry 
'solr.core.deleteByCount.shard1.replica_p2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2871ddbd
   [junit4]   2> 1277154 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node2/deleteByCount_shard1_replica_p2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001/tempDir-001/node2/./deleteByCount_shard1_replica_p2/data/]
   [junit4]   2> 1277172 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277172 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277174 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29a33ba8[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 1277179 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1277179 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1277180 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277180 INFO  
(searcherExecutor-4903-thread-1-processing-n:127.0.0.1:43197_solr 
x:deleteByCount_shard1_replica_p4 c:deleteByCount s:shard1 r:core_node6) 
[n:127.0.0.1:43197_solr c:deleteByCount s:shard1 r:core_node6 
x:deleteByCount_shard1_replica_p4] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p4] Registered new searcher 
Searcher@29a33ba8[deleteByCount_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277184 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.c.ZkController deleteByCount_shard1_replica_p4 starting background 
replication from leader
   [junit4]   2> 1277187 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 1277189 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1277189 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277197 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277197 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277198 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@201feaa1[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 1277203 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1277203 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277203 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1277204 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1277204 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277204 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277204 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277205 INFO  
(searcherExecutor-4904-thread-1-processing-n:127.0.0.1:41603_solr 
x:deleteByCount_shard1_replica_p2 c:deleteByCount s:shard1 r:core_node5) 
[n:127.0.0.1:41603_solr c:deleteByCount s:shard1 r:core_node5 
x:deleteByCount_shard1_replica_p2] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p2] Registered new searcher 
Searcher@201feaa1[deleteByCount_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277206 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c1812fb[deleteByCount_shard1_replica_n1] main]
   [junit4]   2> 1277207 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1277208 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.ZkController deleteByCount_shard1_replica_p2 starting background 
replication from leader
   [junit4]   2> 1277208 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 1277208 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1277209 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1277209 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277209 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277209 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618165244077539328
   [junit4]   2> 1277209 INFO  
(searcherExecutor-4902-thread-1-processing-n:127.0.0.1:52071_solr 
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3) 
[n:127.0.0.1:52071_solr c:deleteByCount s:shard1 r:core_node3 
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n1] Registered new searcher 
Searcher@1c1812fb[deleteByCount_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277214 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1277223 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277223 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277223 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52071/solr/deleteByCount_shard1_replica_n1/
   [junit4]   2> 1277223 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount"} current state version: 0
   [junit4]   2> 1277223 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1277224 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52071/solr/deleteByCount_shard1_replica_n1/ has no replicas
   [junit4]   2> 1277224 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1277228 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52071/solr/deleteByCount_shard1_replica_n1/ shard1
   [junit4]   2> 1277229 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "base_url":"http://127.0.0.1:52071/solr";,
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1277332 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1277334 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52071/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:52071_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1277336 INFO  (qtp1534856190-12470) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_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=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1254
   [junit4]   2> 1277343 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, 
skipping replication
   [junit4]   2> 1277437 INFO  (zkCallback-4939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1278189 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1278191 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:52071/solr/deleteByCount_shard1_replica_n1/
   [junit4]   2> 1278192 INFO  (qtp1534856190-12469) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278193 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@642cc757 commitCommandVersion:0
   [junit4]   2> 1278194 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@104525d0[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 1278194 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278195 INFO  (searcherExecutor-4903-thread-1) [    ] 
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher 
Searcher@104525d0[deleteByCount_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278196 INFO  (qtp106725009-12485) [n:127.0.0.1:43197_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2112
   [junit4]   2> 1278197 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43197/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43197_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1278208 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:52071/solr/deleteByCount_shard1_replica_n1/
   [junit4]   2> 1278209 INFO  (qtp1534856190-12469) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1278209 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1278209 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1278210 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1278210 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1278210 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1278210 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1278210 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32676782 commitCommandVersion:0
   [junit4]   2> 1278211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b310e0a[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 1278211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1278213 INFO  (searcherExecutor-4904-thread-1) [    ] 
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher 
Searcher@4b310e0a[deleteByCount_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278214 INFO  (qtp882769491-12453) [n:127.0.0.1:41603_solr 
c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_p2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2133
   [junit4]   2> 1278214 DEBUG 
(OverseerStateUpdate-72123898688241670-127.0.0.1:63781_solr-n_0000000000) 
[n:127.0.0.1:63781_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41603/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41603_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1278217 INFO  (qtp1639003188-12479) [n:127.0.0.1:63781_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> 1278316 INFO  (zkCallback-4939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1278316 INFO  (zkCallback-4954-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1278317 INFO  (zkCallback-4933-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1279190 INFO  (qtp1534856190-12465) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1543202633962
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@642cc757 commitCommandVersion:0
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11ebd8eb[deleteByCount_shard1_replica_p4] main]
   [junit4]   2> 1279190 INFO  (indexFetcher-4911-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1279192 INFO  (searcherExecutor-4903-thread-1) [    ] 
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p4] Registered new searcher 
Searcher@11ebd8eb[deleteByCount_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1279211 INFO  (qtp1534856190-12469) [n:127.0.0.1:52071_solr 
c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1543202633979
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32676782 commitCommandVersion:0
   [junit4]   2> 1279211 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50779fcc[deleteByCount_shard1_replica_p2] main]
   [junit4]   2> 1279212 INFO  (indexFetcher-4918-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1279212 INFO  (searcherExecutor-4904-thread-1) [    ] 
o.a.s.c.SolrCore [deleteByCount_shard1_replica_p2] Registered new searcher 
Searcher@50779fcc[deleteByCount_shard1_replica_p2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1279222 INFO  (qtp1639003188-12479) [n:127.0.0.1:63781_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=2&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3480
   [junit4]   2> 1279223 INFO  (qtp1639003188-12477) [n:127.0.0.1:63781_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collec

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

ng
   [junit4]   2> 158003 INFO  (jetty-closer-2-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=72124198295830540-127.0.0.1:36329_solr-n_0000000000) closing
   [junit4]   2> 158004 INFO  
(OverseerStateUpdate-72124198295830540-127.0.0.1:36329_solr-n_0000000000) 
[n:127.0.0.1:36329_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36329_solr
   [junit4]   2> 158004 WARN  
(OverseerAutoScalingTriggerThread-72124198295830540-127.0.0.1:36329_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 158013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1003c938322000c, likely client has closed socket
   [junit4]   2> 158015 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5fcc7952{/solr,null,UNAVAILABLE}
   [junit4]   2> 158016 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 158051 ERROR 
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 158057 INFO  
(SUITE-DeleteReplicaTest-seed#[3D1612145E21D3C6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62603 62603
   [junit4]   2> 158108 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:62603 62603
   [junit4]   2> 158109 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      
/solr/collections/deleteFromClusterState_true/terms/shard1
   [junit4]   2>        17      
/solr/collections/raceDeleteReplica_true/terms/shard1
   [junit4]   2>        17      
/solr/collections/deleteFromClusterState_false/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/collections/deleteByCountNew/terms/shard1
   [junit4]   2>        8       
/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2>        8       
/solr/collections/raceDeleteReplica_false/terms/shard1
   [junit4]   2>        7       /solr/collections/deleteByCount/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        4       /solr/collections/deleteByCountNew/terms/shard2
   [junit4]   2>        4       
/solr/collections/deletereplica_test/terms/shard1
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_true/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      
/solr/collections/raceDeleteReplica_true/state.json
   [junit4]   2>        16      /solr/collections/deleteByCountNew/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2>        5       /solr/collections/deleteByCount/state.json
   [junit4]   2>        4       
/solr/collections/deleteFromClusterState_true/state.json
   [junit4]   2>        4       
/solr/collections/deleteFromClusterState_false/state.json
   [junit4]   2>        3       
/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72124198295830540-127.0.0.1:36329_solr-n_0000000000
   [junit4]   2>        3       /solr/collections/deletereplica_test/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72124198295830539-127.0.0.1:53743_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72124198295830539-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/deleteFromClusterState_true/leader_elect/shard1/election/72124198295830539-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72124198295830534-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72124198295830549-127.0.0.1:45577_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_3D1612145E21D3C6-001
   [junit4]   2> Nov 26, 2018 4:42:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=944, 
maxMBSortInHeap=7.104288922114429, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-BH, timezone=Etc/GMT+5
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=138054168,total=327155712
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest]
   [junit4] Completed [2/5 (1!)] on J1 in 157.32s, 7 tests, 1 failure, 1 error 
<<< FAILURES!
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.DeleteReplicaTest. This may confuse tools that process 
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      4.00s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.97s J0 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.15s J0 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      13.9s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      7.40s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      26.7s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.24s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [3/5 (1!)] on J0 in 102.79s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      4.23s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      4.16s J1 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.21s J1 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      10.3s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      7.31s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      23.2s J1 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.10s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [4/5 (1!)] on J1 in 99.55s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      4.00s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.94s J0 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.23s J0 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      11.9s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      7.97s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      22.9s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      4.12s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [5/5 (1!)] on J0 in 100.57s, 7 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 3D1612145E21D3C6]:
   [junit4]   - 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4]   - org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.72 ..   314.52 =   313.80s
   [junit4] JVM J1:     0.72 ..   259.89 =   259.18s
   [junit4] Execution time total: 5 minutes 14 seconds
   [junit4] Tests summary: 5 suites, 35 tests, 1 error, 1 failure

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 35 tests, 1 error, 1 failure [seed: 
3D1612145E21D3C6]

Total time: 5 minutes 17 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[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=bcb5e8cb62bf1471f92e40b46272d9b15fd8ec0c, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #928
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