Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2890/

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

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:36640_solr, 
127.0.0.1:39669_solr, 127.0.0.1:42633_solr] Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"raceDeleteReplica_true_shard1_replica_n1",     
      "base_url":"http://127.0.0.1:43935/solr";,           
"node_name":"127.0.0.1:43935_solr",           "state":"down",           
"type":"NRT",           "leader":"true"},         "core_node6":{           
"core":"raceDeleteReplica_true_shard1_replica_n5",           
"base_url":"http://127.0.0.1:43935/solr";,           
"node_name":"127.0.0.1:43935_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"raceDeleteReplica_true_shard1_replica_n2",           
"base_url":"http://127.0.0.1:36640/solr";,           
"node_name":"127.0.0.1:36640_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:36640_solr, 127.0.0.1:39669_solr, 127.0.0.1:42633_solr]
Last available state: 
DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_true_shard1_replica_n1",
          "base_url":"http://127.0.0.1:43935/solr";,
          "node_name":"127.0.0.1:43935_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_true_shard1_replica_n5",
          "base_url":"http://127.0.0.1:43935/solr";,
          "node_name":"127.0.0.1:43935_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"raceDeleteReplica_true_shard1_replica_n2",
          "base_url":"http://127.0.0.1:36640/solr";,
          "node_name":"127.0.0.1:36640_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([B8C5D9E3DF2CE8A3:D2D3B833B7DEA269]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:223)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at http://127.0.0.1:39669/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:39669/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([B8C5D9E3DF2CE8A3:15A56DE8C21340D6]: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:73)
        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 13983 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/init-core-data-001
   [junit4]   2> 1133865 WARN  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1133865 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1133868 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1133868 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1133869 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001
   [junit4]   2> 1133869 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1133895 INFO  (Thread-2011) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1133895 INFO  (Thread-2011) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1133908 ERROR (Thread-2011) [    ] 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> 1133985 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36702
   [junit4]   2> 1133987 INFO  (zkConnectionManagerCallback-3805-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134007 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1134009 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1134019 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1134020 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1134021 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1134021 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1134021 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1134021 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21de2759{/solr,null,AVAILABLE}
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58da6747{HTTP/1.1,[http/1.1]}{127.0.0.1:39669}
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.e.j.s.Server Started @1134079ms
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39669}
   [junit4]   2> 1134022 ERROR (jetty-launcher-3802-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1134022 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T02:24:26.198Z
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67779d18{/solr,null,AVAILABLE}
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62b81be0{HTTP/1.1,[http/1.1]}{127.0.0.1:43935}
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.e.j.s.Server Started @1134082ms
   [junit4]   2> 1134025 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43935}
   [junit4]   2> 1134026 ERROR (jetty-launcher-3802-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1134026 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1134026 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1134026 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1134026 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1134026 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T02:24:26.202Z
   [junit4]   2> 1134037 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1134037 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1134037 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1134038 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5424eb40{/solr,null,AVAILABLE}
   [junit4]   2> 1134038 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e869346{HTTP/1.1,[http/1.1]}{127.0.0.1:42633}
   [junit4]   2> 1134038 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.e.j.s.Server Started @1134095ms
   [junit4]   2> 1134038 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42633}
   [junit4]   2> 1134038 ERROR (jetty-launcher-3802-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1134039 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1134039 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1134039 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1134039 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1134039 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T02:24:26.215Z
   [junit4]   2> 1134068 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1134068 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1134068 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1134077 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56af9f86{/solr,null,AVAILABLE}
   [junit4]   2> 1134077 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@789400e7{HTTP/1.1,[http/1.1]}{127.0.0.1:36640}
   [junit4]   2> 1134077 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.e.j.s.Server Started @1134135ms
   [junit4]   2> 1134077 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36640}
   [junit4]   2> 1134078 ERROR (jetty-launcher-3802-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1134078 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1134078 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1134078 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1134078 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1134078 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T02:24:26.254Z
   [junit4]   2> 1134102 INFO  (zkConnectionManagerCallback-3809-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134128 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1134135 INFO  (zkConnectionManagerCallback-3811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134136 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1134139 INFO  (zkConnectionManagerCallback-3813-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134142 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1134155 INFO  (zkConnectionManagerCallback-3807-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134156 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1134435 INFO  (jetty-launcher-3802-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36702/solr
   [junit4]   2> 1134455 INFO  (zkConnectionManagerCallback-3817-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134479 INFO  (zkConnectionManagerCallback-3819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134552 INFO  (jetty-launcher-3802-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36702/solr
   [junit4]   2> 1134567 INFO  (zkConnectionManagerCallback-3825-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134595 INFO  (zkConnectionManagerCallback-3827-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134615 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43935_solr
   [junit4]   2> 1134616 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.Overseer Overseer 
(id=72143436529795080-127.0.0.1:43935_solr-n_0000000000) starting
   [junit4]   2> 1134631 INFO  (jetty-launcher-3802-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36702/solr
   [junit4]   2> 1134634 INFO  (zkConnectionManagerCallback-3834-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134636 INFO  (zkConnectionManagerCallback-3838-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134639 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36702/solr ready
   [junit4]   2> 1134647 INFO  
(OverseerStateUpdate-72143436529795080-127.0.0.1:43935_solr-n_0000000000) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43935_solr
   [junit4]   2> 1134648 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43935_solr
   [junit4]   2> 1134656 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1134656 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42633_solr
   [junit4]   2> 1134669 INFO  (jetty-launcher-3802-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36702/solr
   [junit4]   2> 1134675 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134679 INFO  (zkConnectionManagerCallback-3840-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134684 INFO  (zkCallback-3826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1134688 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1134693 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1134693 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36640_solr
   [junit4]   2> 1134699 INFO  (zkCallback-3826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134703 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134703 INFO  (zkCallback-3839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1134719 INFO  (zkConnectionManagerCallback-3844-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134704 INFO  (zkCallback-3833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1134761 INFO  (zkConnectionManagerCallback-3851-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134762 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1134763 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1134764 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36702/solr ready
   [junit4]   2> 1134795 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1134825 INFO  (zkConnectionManagerCallback-3858-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134826 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1134828 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36702/solr ready
   [junit4]   2> 1134831 INFO  (zkConnectionManagerCallback-3853-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134839 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1134844 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1134844 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39669_solr
   [junit4]   2> 1134846 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134846 INFO  (zkCallback-3826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134850 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1134851 INFO  (zkCallback-3833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134855 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36640.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134855 INFO  (zkCallback-3839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134857 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43935.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134862 INFO  (zkCallback-3850-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134867 INFO  (zkCallback-3852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134867 INFO  (zkCallback-3857-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1134870 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36640.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134871 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36640.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134872 INFO  (jetty-launcher-3802-thread-2) 
[n:127.0.0.1:36640_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node3/.
   [junit4]   2> 1134882 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43935.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134882 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43935.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134884 INFO  (jetty-launcher-3802-thread-4) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node4/.
   [junit4]   2> 1134926 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42633.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134933 INFO  (zkConnectionManagerCallback-3868-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134942 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1134947 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36702/solr ready
   [junit4]   2> 1134970 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42633.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134970 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42633.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1134975 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1135021 INFO  (jetty-launcher-3802-thread-3) 
[n:127.0.0.1:42633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node2/.
   [junit4]   2> 1135078 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39669.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1135139 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39669.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1135139 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39669.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1135141 INFO  (jetty-launcher-3802-thread-1) 
[n:127.0.0.1:39669_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node1/.
   [junit4]   2> 1135243 INFO  (zkConnectionManagerCallback-3871-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135248 INFO  (zkConnectionManagerCallback-3876-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1135250 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1135251 INFO  
(SUITE-DeleteReplicaTest-seed#[B8C5D9E3DF2CE8A3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36702/solr ready
   [junit4] IGNOR/A 0.00s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 1135341 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[B8C5D9E3DF2CE8A3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards
   [junit4]   2> 1135344 INFO  (qtp1476577137-12770) [n:127.0.0.1:39669_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1135347 INFO  
(OverseerThreadFactory-5594-thread-1-processing-n:127.0.0.1:43935_solr) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCountNew
   [junit4]   2> 1135461 INFO  (qtp1476577137-12762) [n:127.0.0.1:39669_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> 1135463 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_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> 1135465 INFO  (qtp1692213498-12791) [n:127.0.0.1:42633_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> 1135466 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_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> 1135476 INFO  
(OverseerStateUpdate-72143436529795080-127.0.0.1:43935_solr-n_0000000000) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43935/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1135479 INFO  
(OverseerStateUpdate-72143436529795080-127.0.0.1:43935_solr-n_0000000000) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCountNew_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42633/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1135482 INFO  
(OverseerStateUpdate-72143436529795080-127.0.0.1:43935_solr-n_0000000000) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36640/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1135486 INFO  
(OverseerStateUpdate-72143436529795080-127.0.0.1:43935_solr-n_0000000000) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCountNew",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteByCountNew_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1135689 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1135689 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1135692 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1135696 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr    
x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1135698 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr    
x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1136720 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1136722 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1136728 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1136759 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1136761 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1136766 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1136766 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1136767 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1136767 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36640.solr.core.deleteByCountNew.shard2.replica_n4' (registry 
'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1136768 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node3/deleteByCountNew_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node3/./deleteByCountNew_shard2_replica_n4/data/]
   [junit4]   2> 1136769 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1136769 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1136769 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39669.solr.core.deleteByCountNew.shard2.replica_n6' (registry 
'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1136770 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n6/data/]
   [junit4]   2> 1136771 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1136772 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1136774 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1136774 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1136774 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42633.solr.core.deleteByCountNew.shard1.replica_n2' (registry 
'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1136774 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/]
   [junit4]   2> 1136775 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1136775 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' 
using configuration from collection deleteByCountNew, trusted=true
   [junit4]   2> 1136775 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43935.solr.core.deleteByCountNew.shard1.replica_n1' (registry 
'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1136783 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node4/deleteByCountNew_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node4/./deleteByCountNew_shard1_replica_n1/data/]
   [junit4]   2> 1136851 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1136851 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1136853 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1136853 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1136855 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ebfe0cb[deleteByCountNew_shard1_replica_n2] main]
   [junit4]   2> 1136855 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1136855 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1136855 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1136855 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1136857 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1136857 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1136857 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1136857 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1136859 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ad891e0[deleteByCountNew_shard2_replica_n4] main]
   [junit4]   2> 1136859 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@653d21cf[deleteByCountNew_shard2_replica_n6] main]
   [junit4]   2> 1136861 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1136861 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1136861 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1136861 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1136862 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1136862 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1136863 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1136863 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614990613192638464
   [junit4]   2> 1136863 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1136863 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1136863 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614990613192638464
   [junit4]   2> 1136865 INFO  
(searcherExecutor-5612-thread-1-processing-n:127.0.0.1:39669_solr 
x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) 
[n:127.0.0.1:39669_solr c:deleteByCountNew s:shard2 r:core_node8 
x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n6] Registered new searcher 
Searcher@653d21cf[deleteByCountNew_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1136866 INFO  
(searcherExecutor-5611-thread-1-processing-n:127.0.0.1:36640_solr 
x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) 
[n:127.0.0.1:36640_solr c:deleteByCountNew s:shard2 r:core_node7 
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n4] Registered new searcher 
Searcher@2ad891e0[deleteByCountNew_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1136866 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614990613195784192
   [junit4]   2> 1136869 INFO  
(searcherExecutor-5613-thread-1-processing-n:127.0.0.1:42633_solr 
x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) 
[n:127.0.0.1:42633_solr c:deleteByCountNew s:shard1 r:core_node5 
x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n2] Registered new searcher 
Searcher@6ebfe0cb[deleteByCountNew_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1136871 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1136877 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1136877 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1136877 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1136879 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1136879 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1136880 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1136881 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1136882 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9820291[deleteByCountNew_shard1_replica_n1] main]
   [junit4]   2> 1136883 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1136883 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1136885 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1136887 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614990613217804288
   [junit4]   2> 1136888 INFO  
(searcherExecutor-5614-thread-1-processing-n:127.0.0.1:43935_solr 
x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) 
[n:127.0.0.1:43935_solr c:deleteByCountNew s:shard1 r:core_node3 
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n1] Registered new searcher 
Searcher@9820291[deleteByCountNew_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1136896 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1136899 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9995ms
   [junit4]   2> 1137379 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1137379 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1137379 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39669/solr/deleteByCountNew_shard2_replica_n6/
   [junit4]   2> 1137380 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6 
url=http://127.0.0.1:39669/solr START 
replicas=[http://127.0.0.1:36640/solr/deleteByCountNew_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1137380 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6 
url=http://127.0.0.1:39669/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1137383 INFO  (qtp1884761006-12796) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1137383 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1137383 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1137387 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39669/solr/deleteByCountNew_shard2_replica_n6/ shard2
   [junit4]   2> 1137400 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1137400 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1137400 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42633/solr/deleteByCountNew_shard1_replica_n2/
   [junit4]   2> 1137401 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 
url=http://127.0.0.1:42633/solr START 
replicas=[http://127.0.0.1:43935/solr/deleteByCountNew_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1137401 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 
url=http://127.0.0.1:42633/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1137404 INFO  (qtp379551562-12777) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1137404 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1137405 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1137408 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42633/solr/deleteByCountNew_shard1_replica_n2/ shard1
   [junit4]   2> 1137540 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1137544 INFO  (qtp1476577137-12763) [n:127.0.0.1:39669_solr 
c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1847
   [junit4]   2> 1137561 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1137564 INFO  (qtp1692213498-12767) [n:127.0.0.1:42633_solr 
c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1871
   [junit4]   2> 1137663 INFO  (zkCallback-3852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1137664 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1137891 INFO  (qtp1884761006-12795) [n:127.0.0.1:36640_solr 
c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2202
   [junit4]   2> 1137907 INFO  (qtp379551562-12776) [n:127.0.0.1:43935_solr 
c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2218
   [junit4]   2> 1137920 INFO  (qtp1476577137-12770) [n:127.0.0.1:39669_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> 1138007 INFO  (zkCallback-3852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1138007 INFO  (zkCallback-3839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1138007 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1138007 INFO  (zkCallback-3826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1138920 INFO  (qtp1476577137-12770) [n:127.0.0.1:39669_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3576
   [junit4]   2> 1138923 INFO  (qtp1476577137-12772) [n:127.0.0.1:39669_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1138927 INFO  
(OverseerCollectionConfigSetProcessor-72143436529795080-127.0.0.1:43935_solr-n_0000000000)
 [n:127.0.0.1:43935_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1138929 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4, tag=null
   [junit4]   2> 1138929 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76fad58e: rootName 
= solr_36640, domain = solr.core.deleteByCountNew.shard2.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.deleteByCountNew.shard2.replica_n4 / 
com.codahale.metrics.MetricRegistry@1294b817
   [junit4]   2> 1138977 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore 
[deleteByCountNew_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31709709
   [junit4]   2> 1138977 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4, 
tag=31709709
   [junit4]   2> 1138977 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCountNew.shard2.leader, 
tag=31709709
   [junit4]   2> 1138981 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCountNew/terms/shard2 to 
Terms{values={core_node8=0}, version=2}
   [junit4]   2> 1138982 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1138983 INFO  (qtp1884761006-12799) [n:127.0.0.1:36640_solr    
x:deleteByCountNew_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=54
   [junit4]   2> 1139085 INFO  (zkCallback-3839-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139085 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1, tag=null
   [junit4]   2> 1139085 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ef46357: rootName 
= solr_43935, domain = solr.core.deleteByCountNew.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.deleteByCountNew.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@bf8758e
   [junit4]   2> 1139085 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139085 INFO  (zkCallback-3826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139087 INFO  (zkCallback-3852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139108 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCountNew_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44b3a776
   [junit4]   2> 1139108 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCountNew.shard1.replica_n1, 
tag=44b3a776
   [junit4]   2> 1139108 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCountNew.shard1.leader, 
tag=44b3a776
   [junit4]   2> 1139112 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCountNew/terms/shard1 to 
Terms{values={core_node5=0}, version=2}
   [junit4]   2> 1139113 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1139114 INFO  (qtp379551562-12780) [n:127.0.0.1:43935_solr    
x:deleteByCountNew_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=29
   [junit4]   2> 1139218 INFO  (zkCallback-3852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139219 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCountNew/state.json] for collection 
[deleteByCountNew] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1139222 INFO  (qtp1476577137-12772) [n:127.0.0.1:39669_solr 
c:deleteByCountNew   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2}
 status=0 QTime=299
   [junit4]   2> 1139223 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[B8C5D9E3DF2CE8A3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCountForAllShards
   [junit4]   2> 1139270 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[B8C5D9E3DF2CE8A3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 1139273 INFO  (qtp1476577137-12771) [n:127.0.0.1:39669_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1139275 INFO  (qtp1476577137-12771) [n:127.0.0.1:39669_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 1139276 INFO  (qtp1476577137-12772) [n:127.0.0.1:39669_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1139279 INFO  
(OverseerThreadFactory-5594-thread-3-processing-n:127.0.0.1:43935_solr) 
[n:127.0.0.1:43935_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
raceDeleteReplica_true
   [junit4]   2> 1139279 INFO  
(OverseerCollectionConfigSetProcessor-72143436529795080-127.0.0.1:43935_solr-n_0000000000)
 [n:127.0.0.1:43935_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1139490 INFO  (qtp1476577137-12769) [n:127.0.0.1:39669_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard2.replica_n6:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 1139492 INFO  (qtp1476577137-12762) [n:127.0.0.1:39669_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> 1139494 INFO  (qtp1884761006-12802) [n:127.0.0.1:36640_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> 1139501 INFO  (qtp1692213498-12787) [n:127.0.0.1:42633_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCountNew.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 1139505 INFO  (qtp1692213498-12793) [n:127.0.0.1:42633_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> 1139507 INFO  (qtp379551562-12783) [n:127.0.0.1:43935_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> 1139511 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr    
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1139516 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr    
x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1140531 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1140531 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1140540 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1140543 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1140544 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 1140544 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43935.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1140544 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node4/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 1140553 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 1140555 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1140556 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 1140556 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36640.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e492476
   [junit4]   2> 1140556 INFO  (qtp1884761006-12800) [n:127.0.0.1:36640_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node3/raceDeleteReplica_true_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_B8C5D9E3DF2CE8A3-001/tempDir-001/node3/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 1140622 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1140622 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1140623 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1140623 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1140625 INFO  (qtp379551562-12781) [n:127.0.0.1:43935_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e34125f[raceDeleteReplica_true_shard1_replica_n1] main]
   [junit4]   2> 1140627 INFO

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

vy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1561581367
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1561581367
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1561581367

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 33ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 113 minutes 50 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to