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

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:33789/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33789/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([BCED02AE159457F5:118DB6A508ABFF80]: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:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13846 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/init-core-data-001
   [junit4]   2> 2613961 INFO  
(SUITE-DeleteReplicaTest-seed#[BCED02AE159457F5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001
   [junit4]   2> 2613962 INFO  
(SUITE-DeleteReplicaTest-seed#[BCED02AE159457F5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2613988 INFO  (Thread-3579) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2613988 INFO  (Thread-3579) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2613989 ERROR (Thread-3579) [    ] 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> 2614068 INFO  
(SUITE-DeleteReplicaTest-seed#[BCED02AE159457F5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39260
   [junit4]   2> 2614078 INFO  (zkConnectionManagerCallback-8902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614111 INFO  (jetty-launcher-8899-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> 2614130 INFO  (jetty-launcher-8899-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> 2614139 INFO  (jetty-launcher-8899-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> 2614146 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614146 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614146 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2614146 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@351a9dcc{/solr,null,AVAILABLE}
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5fe9d103{SSL,[ssl, 
http/1.1]}{127.0.0.1:33789}
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.e.j.s.Server Started @2614442ms
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33789}
   [junit4]   2> 2614148 ERROR (jetty-launcher-8899-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614148 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T02:17:07.854Z
   [junit4]   2> 2614159 INFO  (zkConnectionManagerCallback-8904-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614159 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2614257 INFO  (jetty-launcher-8899-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> 2614258 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614258 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614258 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2614258 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@319c80a7{/solr,null,AVAILABLE}
   [junit4]   2> 2614259 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bc54314{SSL,[ssl, 
http/1.1]}{127.0.0.1:36447}
   [junit4]   2> 2614259 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.e.j.s.Server Started @2614553ms
   [junit4]   2> 2614259 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36447}
   [junit4]   2> 2614287 ERROR (jetty-launcher-8899-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614287 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614292 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2614292 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614292 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614292 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T02:17:07.998Z
   [junit4]   2> 2614325 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614325 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614325 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2614325 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d07cc5{/solr,null,AVAILABLE}
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e120122{SSL,[ssl, 
http/1.1]}{127.0.0.1:42811}
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.e.j.s.Server Started @2614620ms
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42811}
   [junit4]   2> 2614326 ERROR (jetty-launcher-8899-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614326 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T02:17:08.032Z
   [junit4]   2> 2614329 INFO  (zkConnectionManagerCallback-8908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614329 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2614535 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2614535 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2614535 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2614551 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e4ad65c{/solr,null,AVAILABLE}
   [junit4]   2> 2614551 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@451c4303{SSL,[ssl, 
http/1.1]}{127.0.0.1:34160}
   [junit4]   2> 2614551 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.e.j.s.Server Started @2614846ms
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34160}
   [junit4]   2> 2614552 ERROR (jetty-launcher-8899-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2614552 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-27T02:17:08.258Z
   [junit4]   2> 2614600 INFO  (zkConnectionManagerCallback-8906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614601 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2614636 INFO  (zkConnectionManagerCallback-8910-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2614673 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2616322 INFO  (jetty-launcher-8899-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39260/solr
   [junit4]   2> 2616324 INFO  (zkConnectionManagerCallback-8914-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2616353 INFO  (zkConnectionManagerCallback-8916-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2616481 INFO  (jetty-launcher-8899-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39260/solr
   [junit4]   2> 2616492 INFO  (zkConnectionManagerCallback-8922-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2616629 INFO  (zkConnectionManagerCallback-8924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2616783 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36447_solr
   [junit4]   2> 2616784 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.Overseer Overseer 
(id=73215852963954696-127.0.0.1:36447_solr-n_0000000000) starting
   [junit4]   2> 2617032 INFO  (zkConnectionManagerCallback-8931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2617158 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39260/solr ready
   [junit4]   2> 2617195 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36447_solr
   [junit4]   2> 2617215 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36447_solr
   [junit4]   2> 2617450 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2617735 INFO  (zkCallback-8930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2617824 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2617874 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2617896 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2617896 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42811_solr
   [junit4]   2> 2617930 INFO  (zkCallback-8923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2618080 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2618161 INFO  (zkCallback-8930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2618443 INFO  (zkConnectionManagerCallback-8937-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618484 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36447.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2618498 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2618588 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39260/solr ready
   [junit4]   2> 2618620 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2618666 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36447.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2618667 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36447.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2618668 INFO  (jetty-launcher-8899-thread-2) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node2/.
   [junit4]   2> 2618702 INFO  (jetty-launcher-8899-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39260/solr
   [junit4]   2> 2618791 INFO  (zkConnectionManagerCallback-8942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619567 INFO  (zkConnectionManagerCallback-8944-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619641 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2619656 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2619656 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34160_solr
   [junit4]   2> 2619677 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2619689 INFO  (zkCallback-8930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2619763 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42811.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2623603 INFO  (zkCallback-8923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2623789 INFO  (zkCallback-8943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2623619 INFO  (zkCallback-8936-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2623830 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42811.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2623873 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42811.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2623874 INFO  (jetty-launcher-8899-thread-3) 
[n:127.0.0.1:42811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node3/.
   [junit4]   2> 2623948 INFO  (zkConnectionManagerCallback-8951-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2623948 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2623949 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39260/solr ready
   [junit4]   2> 2623984 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2624113 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34160.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2624241 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34160.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2624241 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34160.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2624242 INFO  (jetty-launcher-8899-thread-1) 
[n:127.0.0.1:34160_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node1/.
   [junit4]   2> 2624477 INFO  (jetty-launcher-8899-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39260/solr
   [junit4]   2> 2624569 INFO  (zkConnectionManagerCallback-8956-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624667 INFO  (zkConnectionManagerCallback-8958-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2624695 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2624698 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2624699 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33789_solr
   [junit4]   2> 2624716 INFO  (zkCallback-8923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624716 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624717 INFO  (zkCallback-8930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624877 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624888 INFO  (zkCallback-8943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624890 INFO  (zkCallback-8950-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2624898 INFO  (zkCallback-8936-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2625060 INFO  (zkConnectionManagerCallback-8965-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625061 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2625062 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39260/solr ready
   [junit4]   2> 2625066 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2625246 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33789.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2625298 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33789.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2625298 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33789.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2625299 INFO  (jetty-launcher-8899-thread-4) 
[n:127.0.0.1:33789_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node4/.
   [junit4]   2> 2625605 INFO  (zkConnectionManagerCallback-8968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625645 INFO  (zkConnectionManagerCallback-8973-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2625679 INFO  
(SUITE-DeleteReplicaTest-seed#[BCED02AE159457F5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2625680 INFO  
(SUITE-DeleteReplicaTest-seed#[BCED02AE159457F5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39260/solr ready
   [junit4] IGNOR/A 0.00s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 2626148 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2626163 INFO  
(OverseerThreadFactory-6728-thread-1-processing-n:127.0.0.1:36447_solr) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deletereplica_test
   [junit4]   2> 2626511 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33789/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2626529 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36447/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2626820 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2627120 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr    
x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2627120 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr    
x:deletereplica_test_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2628039 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2628096 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema 
[deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2628111 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2628111 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'deletereplica_test_shard1_replica_n1' using configuration from collection 
deletereplica_test, trusted=true
   [junit4]   2> 2628111 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33789.solr.core.deletereplica_test.shard1.replica_n1' 
(registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2628111 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2628111 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node4/deletereplica_test_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node4/./deletereplica_test_shard1_replica_n1/data/]
   [junit4]   2> 2628317 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2628460 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema 
[deletereplica_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2628696 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2628697 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'deletereplica_test_shard1_replica_n2' using configuration from collection 
deletereplica_test, trusted=true
   [junit4]   2> 2628697 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36447.solr.core.deletereplica_test.shard1.replica_n2' 
(registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2628697 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2628697 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore 
[[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node2/deletereplica_test_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node2/./deletereplica_test_shard1_replica_n2/data/]
   [junit4]   2> 2628953 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2628966 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2628967 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2628967 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2628968 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2491dfe5[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 2628986 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2628987 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2628987 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2628987 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1609916736018055168
   [junit4]   2> 2628989 INFO  
(searcherExecutor-6751-thread-1-processing-n:127.0.0.1:33789_solr 
x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 
r:core_node3) [n:127.0.0.1:33789_solr c:deletereplica_test s:shard1 
r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n1] Registered new searcher 
Searcher@2491dfe5[deletereplica_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629023 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2629026 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 2629166 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2629166 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2629168 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2629168 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2629186 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67e2d978[deletereplica_test_shard1_replica_n2] main]
   [junit4]   2> 2629187 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2629188 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2629188 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2629201 INFO  
(searcherExecutor-6753-thread-1-processing-n:127.0.0.1:36447_solr 
x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1 
r:core_node4) [n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 
r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n2] Registered new searcher 
Searcher@67e2d978[deletereplica_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2629201 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1609916736242450432
   [junit4]   2> 2629238 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2629530 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2629530 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2629530 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33789/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 2629531 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=deletereplica_test_shard1_replica_n1 url=https://127.0.0.1:33789/solr 
START 
replicas=[https://127.0.0.1:36447/solr/deletereplica_test_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2629531 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=deletereplica_test_shard1_replica_n1 url=https://127.0.0.1:33789/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2629540 INFO  (qtp1801609342-20480) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.S.Request 
[deletereplica_test_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2629541 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 2629541 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 2629541 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2629561 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:33789/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 2629771 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2629772 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr 
c:deletereplica_test s:shard1 r:core_node3 
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2952
   [junit4]   2> 2629932 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2630258 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr 
c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3138
   [junit4]   2> 2630308 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_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> 2630365 INFO  (zkCallback-8923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2630377 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631321 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=5173
   [junit4]   2> 2631368 INFO  (qtp1537244591-20473) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2631369 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2631410 INFO  
(OverseerCollectionConfigSetProcessor-73215852963954696-127.0.0.1:36447_solr-n_0000000000)
 [n:127.0.0.1:36447_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> 2631449 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, 
tag=null
   [junit4]   2> 2631449 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64e7fb65: rootName 
= solr_33789, domain = solr.core.deletereplica_test.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.deletereplica_test.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5d6f1794
   [junit4]   2> 2631505 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore 
[deletereplica_test_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58ee2f75
   [junit4]   2> 2631505 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, 
tag=58ee2f75
   [junit4]   2> 2631505 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, 
tag=58ee2f75
   [junit4]   2> 2631542 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/deletereplica_test/terms/shard1 to 
Terms{values={core_node4=0}, version=2}
   [junit4]   2> 2631570 INFO  (qtp1537244591-20474) [n:127.0.0.1:33789_solr    
x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=121
   [junit4]   2> 2631571 INFO  (zkCallback-8923-thread-1) 
[n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2631673 INFO  (zkCallback-8923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631674 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2631786 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_solr 
c:deletereplica_test   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2}
 status=0 QTime=416
   [junit4]   2> 2633425 INFO  
(OverseerCollectionConfigSetProcessor-73215852963954696-127.0.0.1:36447_solr-n_0000000000)
 [n:127.0.0.1:36447_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> 2634078 INFO  (zkCallback-8923-thread-1) 
[n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36447/solr/deletereplica_test_shard1_replica_n2/
   [junit4]   2> 2634078 INFO  (zkCallback-8923-thread-1) 
[n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2634078 INFO  (zkCallback-8923-thread-1) 
[n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:36447/solr/deletereplica_test_shard1_replica_n2/ has no 
replicas
   [junit4]   2> 2634138 INFO  (zkCallback-8923-thread-1) 
[n:127.0.0.1:36447_solr c:deletereplica_test s:shard1 r:core_node4 
x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:36447/solr/deletereplica_test_shard1_replica_n2/ shard1
   [junit4]   2> 2634152 INFO  (zkCallback-8923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deletereplica_test/state.json] for collection 
[deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2634395 INFO  (qtp1537244591-20473) [n:127.0.0.1:33789_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2634432 INFO  
(OverseerThreadFactory-6728-thread-3-processing-n:127.0.0.1:36447_solr) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
delLiveColl
   [junit4]   2> 2634741 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36447/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634904 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34160/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2634975 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42811/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2635048 INFO  
(OverseerStateUpdate-73215852963954696-127.0.0.1:36447_solr-n_0000000000) 
[n:127.0.0.1:36447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33789/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2635363 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr    
x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2635373 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr    
x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2635607 INFO  (qtp1195828358-20501) [n:127.0.0.1:34160_solr    
x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2635622 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr    
x:delLiveColl_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n3&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2635652 INFO  (zkCallback-8943-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2635658 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2636484 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2636545 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2636561 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2636561 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 2636562 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33789.solr.core.delLiveColl.shard2.replica_n4' (registry 
'solr.core.delLiveColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2636562 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2636562 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node4/delLiveColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node4/./delLiveColl_shard2_replica_n4/data/]
   [junit4]   2> 2636631 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2636665 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2636667 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2636667 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 2636684 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36447.solr.core.delLiveColl.shard1.replica_n1' (registry 
'solr.core.delLiveColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2636685 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2636685 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node2/delLiveColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node2/./delLiveColl_shard1_replica_n1/data/]
   [junit4]   2> 2636880 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2637290 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 2637292 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2637292 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n3' using 
configuration from collection delLiveColl, trusted=true
   [junit4]   2> 2637293 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42811.solr.core.delLiveColl.shard2.replica_n3' (registry 
'solr.core.delLiveColl.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@724b57b9
   [junit4]   2> 2637293 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2637293 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node3/delLiveColl_shard2_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_BCED02AE159457F5-001/tempDir-001/node3/./delLiveColl_shard2_replica_n3/data/]
   [junit4]   2> 2637533 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2637533 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2637579 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2637579 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2637581 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2637581 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2637582 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2637582 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2637595 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1360f29c[delLiveColl_shard2_replica_n4] main]
   [junit4]   2> 2637597 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d8c4298[delLiveColl_shard1_replica_n1] main]
   [junit4]   2> 2637603 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2637604 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2637604 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2637604 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1609916745053634560
   [junit4]   2> 2637607 INFO  
(searcherExecutor-6761-thread-1-processing-n:127.0.0.1:33789_solr 
x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node8) 
[n:127.0.0.1:33789_solr c:delLiveColl s:shard2 r:core_node8 
x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n4] Registered new searcher 
Searcher@1360f29c[delLiveColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2637616 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2637616 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2637617 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2637618 INFO  
(searcherExecutor-6762-thread-1-processing-n:127.0.0.1:36447_solr 
x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node5) 
[n:127.0.0.1:36447_solr c:delLiveColl s:shard1 r:core_node5 
x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore 
[delLiveColl_shard1_replica_n1] Registered new searcher 
Searcher@7d8c4298[delLiveColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2637618 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1609916745068314624
   [junit4]   2> 2637687 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 2637721 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2637781 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2637838 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9966ms
   [junit4]   2> 2637838 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2637838 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2637839 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2637839 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2637841 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1638420a[delLiveColl_shard2_replica_n3] main]
   [junit4]   2> 2637854 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2637855 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2637856 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2637856 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1609916745317875712
   [junit4]   2> 2637875 INFO  
(searcherExecutor-6764-thread-1-processing-n:127.0.0.1:42811_solr 
x:delLiveColl_shard2_replica_n3 c:delLiveColl s:shard2 r:core_node7) 
[n:127.0.0.1:42811_solr c:delLiveColl s:shard2 r:core_node7 
x:delLiveColl_shard2_replica_n3] o.a.s.c.SolrCore 
[delLiveColl_shard2_replica_n3] Registered new searcher 
Searcher@1638420a[delLiveColl_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2637877 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 2638236 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2638236 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2638236 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33789/solr/delLiveColl_shard2_replica_n4/
   [junit4]   2> 2638236 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n4 
url=https://127.0.0.1:33789/solr START 
replicas=[https://127.0.0.1:42811/solr/delLiveColl_shard2_replica_n3/] 
nUpdates=100
   [junit4]   2> 2638237 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n4 
url=https://127.0.0.1:33789/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2638266 INFO  (qtp1536132152-20489) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.c.S.Request [delLiveColl_shard2_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2638296 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2638296 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
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> 2638296 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2638299 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33789/solr/delLiveColl_shard2_replica_n4/ shard2
   [junit4]   2> 2638483 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2638485 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr 
c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3112
   [junit4]   2> 2638618 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2639022 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr 
c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n3&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3400
   [junit4]   2> 2639087 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2639087 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2648006 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but 
they are taking too long - assuming they won't come back till later
   [junit4]   2> 2648006 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2648006 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36447/solr/delLiveColl_shard1_replica_n1/
   [junit4]   2> 2648007 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 
url=https://127.0.0.1:36447/solr START 
replicas=[https://127.0.0.1:34160/solr/delLiveColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2648007 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 
url=https://127.0.0.1:36447/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2648037 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2648037 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2648040 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36447/solr/delLiveColl_shard1_replica_n1/ shard1
   [junit4]   2> 2648071 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2648071 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2648092 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2648095 INFO  (qtp1801609342-20486) [n:127.0.0.1:36447_solr 
c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=12732
   [junit4]   2> 2648195 INFO  (zkCallback-8957-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2648195 INFO  (zkCallback-8915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2648195 INFO  (zkCallback-8923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json] for collection [delLiveColl] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2677893 INFO  (qtp1536132152-20492) [n:127.0.0.1:42811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n3:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard2.replica_n3:UPDATE./update.requests&key=solr.core.delLiveColl.shard2.replica_n3:QUERY./select.requests}
 status=0 QTime=2
   [junit4]   2> 2678076 INFO  (qtp1536132152-20492) [n:127.0.0.1:42811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=163
   [junit4]   2> 2678094 INFO  (qtp1195828358-20505) [n:127.0.0.1:34160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n2:UPDATE./update.requests&key=solr.core.delLiveColl.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard1.replica_n2:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 2678095 INFO  (qtp1195828358-20505) [n:127.0.0.1:34160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2678128 INFO  (qtp1537244591-20471) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n4:UPDATE./update.requests&key=solr.core.delLiveColl.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard2.replica_n4:QUERY./select.requests}
 status=0 QTime=18
   [junit4]   2> 2678129 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2678166 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n1:UPDATE./update.requests&key=solr.core.delLiveColl.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard1.replica_n1:QUERY./select.requests&key=solr.core.deletereplica_test.shard1.replica_n2:QUERY./select.requests&key=solr.core.deletereplica_test.shard1.replica_n2:UPDATE./update.requests&key=solr.core.deletereplica_test.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=20
   [junit4]   2> 2678167 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2738215 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n3:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard2.replica_n3:UPDATE./update.requests&key=solr.core.delLiveColl.shard2.replica_n3:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 2738216 INFO  (qtp1536132152-20494) [n:127.0.0.1:42811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2738218 INFO  (qtp1195828358-20505) [n:127.0.0.1:34160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n2:UPDATE./update.requests&key=solr.core.delLiveColl.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard1.replica_n2:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 2738247 INFO  (qtp1195828358-20500) [n:127.0.0.1:34160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2738288 INFO  (qtp1537244591-20472) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n4:UPDATE./update.requests&key=solr.core.delLiveColl.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard2.replica_n4:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 2738301 INFO  (qtp1537244591-20467) [n:127.0.0.1:33789_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 2738303 INFO  (qtp1801609342-20484) [n:127.0.0.1:36447_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n1:UPDATE./update.requests&key=solr.core.delLiveColl.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard1.replica_n1:QUERY./select.requests&key=solr.core.deletereplica_test.shard1.replica_n2:QUERY./select.requests&key=solr.core.deletereplica_test.shard1.replica_n2:UPDATE./update.requests&key=solr.core.deletereplica_test.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 2738336 INFO  (qtp1801609342-20483) [n:127.0.0.1:36447_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=33
   [junit4]   2> 2798341 INFO  (qtp1536132152-20490) [n:127.0.0.1:42811_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n3:INDEX.sizeInBytes&key=solr.core.delLiveColl.shard2.replica_n3:UPDATE./update.requests&k

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

ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/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 = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

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 30ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            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: 211 minutes 23 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 lucene2
                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