Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3240/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([7FE782C9AF33E209:D28736C2B20C4A7C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:127)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 14303 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/init-core-data-001
   [junit4]   2> 1033518 WARN  
(SUITE-DeleteReplicaTest-seed#[7FE782C9AF33E209]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1033519 INFO  
(SUITE-DeleteReplicaTest-seed#[7FE782C9AF33E209]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1033520 INFO  
(SUITE-DeleteReplicaTest-seed#[7FE782C9AF33E209]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1033520 INFO  
(SUITE-DeleteReplicaTest-seed#[7FE782C9AF33E209]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1033523 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 1033523 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001
   [junit4]   2> 1033523 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1033523 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1033524 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1033624 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44281
   [junit4]   2> 1033624 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44281
   [junit4]   2> 1033624 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44281
   [junit4]   2> 1033626 INFO  (zkConnectionManagerCallback-5916-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033628 INFO  (zkConnectionManagerCallback-5918-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033632 INFO  (zkConnectionManagerCallback-5920-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033635 WARN  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1033635 WARN  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1033635 WARN  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1033636 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1033636 WARN  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1033637 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1033637 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1033637 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1033652 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033652 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033652 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033654 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033654 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033654 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033672 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41c486f4{/solr,null,AVAILABLE}
   [junit4]   2> 1033672 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033672 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033672 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033673 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033673 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033673 WARN  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@11d4d3c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033673 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1033673 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163bda4f{/solr,null,AVAILABLE}
   [junit4]   2> 1033673 WARN  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10b885fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033673 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d9bc417{/solr,null,AVAILABLE}
   [junit4]   2> 1033674 WARN  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61881a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033674 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73cf8d25{/solr,null,AVAILABLE}
   [junit4]   2> 1033674 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4535e135{SSL,[ssl, 
http/1.1]}{127.0.0.1:36287}
   [junit4]   2> 1033674 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.e.j.s.Server Started @1033745ms
   [junit4]   2> 1033674 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36287}
   [junit4]   2> 1033674 ERROR (jetty-launcher-5921-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1033674 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033674 WARN  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@15195d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033675 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1033675 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033675 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033675 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-20T13:50:21.078Z
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@12bff954{SSL,[ssl, 
http/1.1]}{127.0.0.1:33901}
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@762b6732{SSL,[ssl, 
http/1.1]}{127.0.0.1:42383}
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@55eafdb5{SSL,[ssl, 
http/1.1]}{127.0.0.1:35145}
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.e.j.s.Server Started @1033754ms
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.e.j.s.Server Started @1033754ms
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.e.j.s.Server Started @1033754ms
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42383}
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33901}
   [junit4]   2> 1033683 INFO  (zkConnectionManagerCallback-5923-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033683 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35145}
   [junit4]   2> 1033683 ERROR (jetty-launcher-5921-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1033683 ERROR (jetty-launcher-5921-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033684 ERROR (jetty-launcher-5921-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-20T13:50:21.087Z
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-20T13:50:21.087Z
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033684 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-20T13:50:21.087Z
   [junit4]   2> 1033688 INFO  (zkConnectionManagerCallback-5927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033688 INFO  (zkConnectionManagerCallback-5929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033688 INFO  (zkConnectionManagerCallback-5926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033688 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033688 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033688 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033749 INFO  (jetty-launcher-5921-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44281/solr
   [junit4]   2> 1033751 INFO  (zkConnectionManagerCallback-5933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033755 INFO  (zkConnectionManagerCallback-5935-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033779 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35145_solr
   [junit4]   2> 1033779 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.Overseer Overseer 
(id=72074050079817736-127.0.0.1:35145_solr-n_0000000000) starting
   [junit4]   2> 1033789 INFO  (zkConnectionManagerCallback-5942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033790 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44281/solr ready
   [junit4]   2> 1033792 INFO  
(OverseerStateUpdate-72074050079817736-127.0.0.1:35145_solr-n_0000000000) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35145_solr
   [junit4]   2> 1033796 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35145_solr
   [junit4]   2> 1033800 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033806 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033806 INFO  
(OverseerAutoScalingTriggerThread-72074050079817736-127.0.0.1:35145_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:35145_solr]
   [junit4]   2> 1033812 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1033818 INFO  (jetty-launcher-5921-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44281/solr
   [junit4]   2> 1033822 INFO  (zkConnectionManagerCallback-5947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033828 INFO  (zkConnectionManagerCallback-5949-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033830 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1033830 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35145.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033831 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42383_solr as DOWN
   [junit4]   2> 1033831 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1033831 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42383_solr
   [junit4]   2> 1033832 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033832 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033836 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35145.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033836 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35145.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033837 INFO  (jetty-launcher-5921-thread-1) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node1/.
   [junit4]   2> 1033840 INFO  (zkCallback-5948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033851 INFO  (zkConnectionManagerCallback-5956-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033852 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1033852 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44281/solr ready
   [junit4]   2> 1033856 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1033865 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033868 INFO  (jetty-launcher-5921-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44281/solr
   [junit4]   2> 1033871 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033872 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033872 INFO  (jetty-launcher-5921-thread-2) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/.
   [junit4]   2> 1033875 INFO  (zkConnectionManagerCallback-5961-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033877 INFO  (zkConnectionManagerCallback-5963-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033879 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1033880 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33901_solr as DOWN
   [junit4]   2> 1033880 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1033880 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33901_solr
   [junit4]   2> 1033884 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033884 INFO  (zkCallback-5948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033884 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033885 INFO  (zkCallback-5962-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033888 INFO  (zkCallback-5955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1033902 INFO  (zkConnectionManagerCallback-5970-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033904 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1033904 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44281/solr ready
   [junit4]   2> 1033906 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1033915 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33901.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033918 INFO  (jetty-launcher-5921-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44281/solr
   [junit4]   2> 1033919 INFO  (zkConnectionManagerCallback-5975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033920 INFO  (zkConnectionManagerCallback-5977-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033921 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33901.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033921 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33901.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033922 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1033922 INFO  (jetty-launcher-5921-thread-3) 
[n:127.0.0.1:33901_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node3/.
   [junit4]   2> 1033923 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36287_solr as DOWN
   [junit4]   2> 1033924 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1033924 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36287_solr
   [junit4]   2> 1033925 INFO  (zkCallback-5948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5976-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5969-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5955-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033925 INFO  (zkCallback-5962-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1033936 INFO  (zkConnectionManagerCallback-5984-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033937 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1033937 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44281/solr ready
   [junit4]   2> 1033938 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1033947 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36287.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033952 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36287.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033952 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36287.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1033952 INFO  (jetty-launcher-5921-thread-4) 
[n:127.0.0.1:36287_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node4/.
   [junit4]   2> 1033978 INFO  (zkConnectionManagerCallback-5990-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033980 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1033981 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44281/solr ready
   [junit4]   2> 1033990 INFO  (qtp2028817391-19325) [n:127.0.0.1:33901_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1033991 INFO  (qtp2028817391-19325) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1033991 INFO  (qtp2028817391-19337) [n:127.0.0.1:33901_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1033992 INFO  
(OverseerThreadFactory-7097-thread-1-processing-n:127.0.0.1:35145_solr) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
raceDeleteReplica_false
   [junit4]   2> 1034097 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034098 INFO  (qtp2028817391-19325) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034098 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034099 INFO  (qtp2028817391-19325) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034099 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034108 INFO  (qtp316788090-19332) [n:127.0.0.1:36287_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034109 INFO  (qtp316788090-19334) [n:127.0.0.1:36287_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034109 INFO  (qtp316788090-19335) [n:127.0.0.1:36287_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034110 INFO  (qtp316788090-19332) [n:127.0.0.1:36287_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034110 INFO  (qtp316788090-19334) [n:127.0.0.1:36287_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034118 INFO  (qtp1912461294-19336) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034119 INFO  (qtp1912461294-19338) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034120 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034120 INFO  (qtp1912461294-19336) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034121 INFO  (qtp1912461294-19338) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034128 INFO  (qtp718904468-19344) [n:127.0.0.1:42383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034129 INFO  (qtp718904468-19345) [n:127.0.0.1:42383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034130 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034130 INFO  (qtp718904468-19344) [n:127.0.0.1:42383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034131 INFO  (qtp718904468-19345) [n:127.0.0.1:42383_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1034133 INFO  
(OverseerStateUpdate-72074050079817736-127.0.0.1:35145_solr-n_0000000000) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42383/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034134 INFO  
(OverseerStateUpdate-72074050079817736-127.0.0.1:35145_solr-n_0000000000) 
[n:127.0.0.1:35145_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"raceDeleteReplica_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"raceDeleteReplica_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35145/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034336 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr    
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034336 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr    
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034336 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr    
x:raceDeleteReplica_false_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1035344 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 1035344 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 1035357 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema 
[raceDeleteReplica_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1035357 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[raceDeleteReplica_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1035358 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1035358 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'raceDeleteReplica_false_shard1_replica_n2' using configuration from 
collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1035359 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35145.solr.core.raceDeleteReplica_false.shard1.replica_n2' 
(registry 'solr.core.raceDeleteReplica_false.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1035359 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore 
[[raceDeleteReplica_false_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node1/raceDeleteReplica_false_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node1/./raceDeleteReplica_false_shard1_replica_n2/data/]
   [junit4]   2> 1035359 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1035359 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'raceDeleteReplica_false_shard1_replica_n1' using configuration from 
collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1035359 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42383.solr.core.raceDeleteReplica_false.shard1.replica_n1' 
(registry 'solr.core.raceDeleteReplica_false.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1035359 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[raceDeleteReplica_false_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/raceDeleteReplica_false_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/./raceDeleteReplica_false_shard1_replica_n1/data/]
   [junit4]   2> 1035388 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035388 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035389 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1035389 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1035390 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a5c1169[raceDeleteReplica_false_shard1_replica_n2] main]
   [junit4]   2> 1035391 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1035391 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1035391 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1035391 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1620378987050041344
   [junit4]   2> 1035394 INFO  
(searcherExecutor-7123-thread-1-processing-n:127.0.0.1:35145_solr 
x:raceDeleteReplica_false_shard1_replica_n2 c:raceDeleteReplica_false s:shard1 
r:core_node4) [n:127.0.0.1:35145_solr c:raceDeleteReplica_false s:shard1 
r:core_node4 x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SolrCore 
[raceDeleteReplica_false_shard1_replica_n2] Registered new searcher 
Searcher@4a5c1169[raceDeleteReplica_false_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035395 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/raceDeleteReplica_false/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1035395 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/raceDeleteReplica_false/leaders/shard1
   [junit4]   2> 1035397 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 1035399 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035399 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035401 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1035401 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1035402 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14ff0b59[raceDeleteReplica_false_shard1_replica_n1] main]
   [junit4]   2> 1035403 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1035403 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1035403 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1035403 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1620378987062624256
   [junit4]   2> 1035405 INFO  
(searcherExecutor-7124-thread-1-processing-n:127.0.0.1:42383_solr 
x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1 
r:core_node3) [n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 
r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore 
[raceDeleteReplica_false_shard1_replica_n1] Registered new searcher 
Searcher@14ff0b59[raceDeleteReplica_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035406 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/raceDeleteReplica_false/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1035407 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/raceDeleteReplica_false/leaders/shard1
   [junit4]   2> 1035898 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1035898 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1035898 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35145/solr/raceDeleteReplica_false_shard1_replica_n2/
   [junit4]   2> 1035898 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=raceDeleteReplica_false_shard1_replica_n2 url=https://127.0.0.1:35145/solr 
START 
replicas=[https://127.0.0.1:42383/solr/raceDeleteReplica_false_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 1035898 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=raceDeleteReplica_false_shard1_replica_n2 url=https://127.0.0.1:35145/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1035901 INFO  (qtp718904468-19344) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.S.Request 
[raceDeleteReplica_false_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1035901 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1035901 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1035901 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1035902 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/raceDeleteReplica_false/leaders/shard1/leader after winning as 
/collections/raceDeleteReplica_false/leader_elect/shard1/election/72074050079817736-core_node4-n_0000000000
   [junit4]   2> 1035903 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:35145/solr/raceDeleteReplica_false_shard1_replica_n2/ shard1
   [junit4]   2> 1036004 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036004 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_shard1_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1036006 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr 
c:raceDeleteReplica_false s:shard1 r:core_node4 
x:raceDeleteReplica_false_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=raceDeleteReplica_false_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1670
   [junit4]   2> 1036106 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036106 INFO  (zkCallback-5934-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036410 INFO  (qtp718904468-19346) [n:127.0.0.1:42383_solr 
c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_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=raceDeleteReplica_false_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_false&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2074
   [junit4]   2> 1036412 INFO  (qtp2028817391-19337) [n:127.0.0.1:33901_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1036516 INFO  (zkCallback-5948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036516 INFO  (zkCallback-5962-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036516 INFO  (zkCallback-5934-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036516 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036520 INFO  (qtp2028817391-19337) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=raceDeleteReplica_false&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2528
   [junit4]   2> 1036525 INFO  (watches-5987-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1036525 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica 
count: 2
   [junit4]   2> 1036527 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445063886
   [junit4]   2> 1036527 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42383_solr
   [junit4]   2> 1036527 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1036527 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42383_solr as DOWN
   [junit4]   2> 1036528 INFO  (zkCallback-5948-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036536 INFO  (coreCloseExecutor-7133-thread-1) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore 
[raceDeleteReplica_false_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fb0ac68
   [junit4]   2> 1036536 INFO  (coreCloseExecutor-7133-thread-1) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.raceDeleteReplica_false.shard1.replica_n1, tag=4fb0ac68
   [junit4]   2> 1036536 INFO  (coreCloseExecutor-7133-thread-1) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4251240: rootName = 
solr_42383, domain = solr.core.raceDeleteReplica_false.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.raceDeleteReplica_false.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@484812c
   [junit4]   2> 1036543 INFO  (coreCloseExecutor-7133-thread-1) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.raceDeleteReplica_false.shard1.leader, tag=4fb0ac68
   [junit4]   2> 1036558 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1036558 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74ae6b84: rootName = 
solr_42383, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@14fe9647
   [junit4]   2> 1036564 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1036564 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dee8dc1: rootName = 
solr_42383, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5ca41fdd
   [junit4]   2> 1036567 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1036568 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@341d67ac: rootName = 
solr_42383, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@40c0d12a
   [junit4]   2> 1036568 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1036570 INFO  (zkCallback-5969-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5989-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5976-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5934-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036570 INFO  (zkCallback-5962-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1036573 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@762b6732{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1036573 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d9bc417{/solr,null,UNAVAILABLE}
   [junit4]   2> 1036573 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1036629 INFO  (zkCallback-5934-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036629 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036629 INFO  (zkCallback-5989-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036629 INFO  (zkCallback-5989-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036629 INFO  (zkCallback-5989-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1036630 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1036631 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1036631 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42383 try 
number 1 ...
   [junit4]   2> 1036631 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1036640 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1036640 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1036640 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1036641 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5291b8f3{/solr,null,AVAILABLE}
   [junit4]   2> 1036641 WARN  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@5f5696c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@467902cb{SSL,[ssl, 
http/1.1]}{127.0.0.1:42383}
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.e.j.s.Server Started @1036713ms
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42383}
   [junit4]   2> 1036642 ERROR 
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.7.0
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1036642 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-20T13:50:24.045Z
   [junit4]   2> 1036669 INFO  (zkConnectionManagerCallback-5995-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036669 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1036787 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44281/solr
   [junit4]   2> 1036788 INFO  (zkConnectionManagerCallback-5999-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036792 INFO  (zkConnectionManagerCallback-6001-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036794 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1036795 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42383_solr as DOWN
   [junit4]   2> 1036796 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1036796 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42383_solr
   [junit4]   2> 1036796 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5969-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5962-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5989-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-5976-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036796 INFO  (zkCallback-6000-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1036808 INFO  (zkConnectionManagerCallback-6008-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036809 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1036809 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44281/solr ready
   [junit4]   2> 1036809 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1036822 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1036864 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1036864 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42383.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1036865 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/.
   [junit4]   2> 1036865 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[7FE782C9AF33E209])
 [n:127.0.0.1:42383_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[raceDeleteReplica_false_shard1_replica_n1]
   [junit4]   2> 1036871 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1036875 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr    ] o.a.s.s.IndexSchema 
[raceDeleteReplica_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1036877 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1036882 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.7.0
   [junit4]   2> 1036886 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema 
[raceDeleteReplica_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1036887 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1036887 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'raceDeleteReplica_false_shard1_replica_n1' using configuration from 
collection raceDeleteReplica_false, trusted=true
   [junit4]   2> 1036887 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42383.solr.core.raceDeleteReplica_false.shard1.replica_n1' 
(registry 'solr.core.raceDeleteReplica_false.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@22f4df69
   [junit4]   2> 1036887 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore 
[[raceDeleteReplica_false_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/raceDeleteReplica_false_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/./raceDeleteReplica_false_shard1_replica_n1/data/]
   [junit4]   2> 1036896 INFO  (zkCallback-5934-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036896 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1036910 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1036910 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1036912 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1036912 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1036913 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60434e72[raceDeleteReplica_false_shard1_replica_n1] main]
   [junit4]   2> 1036913 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1036913 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036914 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1036914 INFO  
(coreLoadExecutor-7143-thread-1-processing-n:127.0.0.1:42383_solr) 
[n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 r:core_node3 
x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1620378988647022592
   [junit4]   2> 1036916 INFO  
(coreZkRegister-7135-thread-1-processing-n:127.0.0.1:42383_solr 
x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1 
r:core_node3) [n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 
r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] 
o.a.s.c.DeleteReplicaTest Running delete core 
CoreDescriptor[name=raceDeleteReplica_false_shard1_replica_n1;instanceDir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7FE782C9AF33E209-001/tempDir-001/node2/./raceDeleteReplica_false_shard1_replica_n1]
   [junit4]   2> 1036916 INFO  
(searcherExecutor-7144-thread-1-processing-n:127.0.0.1:42383_solr 
x:raceDeleteReplica_false_shard1_replica_n1 c:raceDeleteReplica_false s:shard1 
r:core_node3) [n:127.0.0.1:42383_solr c:raceDeleteReplica_false s:shard1 
r:core_node3 x:raceDeleteReplica_false_shard1_replica_n1] o.a.s.c.SolrCore 
[raceDeleteReplica_false_shard1_replica_n1] Registered new searcher 
Searcher@60434e72[raceDeleteReplica_false_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1037018 INFO  (zkCallback-5934-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1037018 INFO  (zkCallback-5934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/raceDeleteReplica_false/state.json] for collection 
[raceDeleteReplica_false] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1037419 INFO  (qtp2028817391-19325) [n:127.0.0.1:33901_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=raceDeleteReplica_false&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1037420 INFO  
(OverseerCollectionConfigSetProcessor-72074050079817736-127.0.0.1:35145_solr-n_0000000000)
 [n:127.0.0.1:35145_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> 1037423 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037423 INFO  (qtp2028817391-19337) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037424 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037424 INFO  (qtp2028817391-19337) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037425 INFO  (qtp2028817391-19343) [n:127.0.0.1:33901_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037425 INFO  (qtp1912461294-19336) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.raceDeleteReplica_false.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1037425 INFO  (qtp1912461294-19338) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.raceDeleteReplica_false.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1037426 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.raceDeleteReplica_false.shard1.replica_n2:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1037426 INFO  (qtp1912461294-19336) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037427 INFO  (qtp1912461294-19338) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037427 INFO  (qtp1912461294-19339) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1037428 INFO  (qtp1912461294-19336) [n:127.0.0.1:35145_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=java

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

.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 7FE782C9AF33E209
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says olá! Master seed: 7FE782C9AF33E209
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      18.8s J2 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      10.8s J2 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      5.95s J2 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.57s J2 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.54s J2 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      4.17s J2 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      4.81s J2 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      3.86s J2 | 
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      5.78s J2 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [1/5] on J2 in 64.23s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      19.0s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      10.8s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      5.95s J0 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.59s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.53s J0 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.36s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      5.40s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      3.45s J0 | 
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      3.47s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [2/5] on J0 in 64.21s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      27.9s J1 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      10.2s J1 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      6.02s J1 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.45s J1 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.50s J1 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.68s J1 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      4.52s J1 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      3.90s J1 | 
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      5.61s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [3/5] on J1 in 75.15s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      11.1s J2 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      10.7s J2 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      5.75s J2 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.63s J2 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.36s J2 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      3.81s J2 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      4.98s J2 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      3.89s J2 | 
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      3.51s J2 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [4/5] on J2 in 51.46s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4] OK      10.9s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
   [junit4] OK      11.3s J0 | 
DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy
   [junit4] OK      5.84s J0 | 
DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup
   [junit4] OK      3.56s J0 | DeleteReplicaTest.deleteReplicaByCount
   [junit4] OK      3.51s J0 | 
DeleteReplicaTest.deleteReplicaByCountForAllShards
   [junit4] OK      6.02s J0 | DeleteReplicaTest.deleteReplicaFromClusterState
   [junit4] OK      5.54s J0 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] OK      3.57s J0 | 
DeleteReplicaTest.deleteReplicaFromClusterStateLegacy
   [junit4] OK      3.46s J0 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4] Completed [5/5] on J0 in 54.66s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.45 ..   120.70 =   120.25s
   [junit4] JVM J1:     0.42 ..    76.64 =    76.22s
   [junit4] JVM J2:     0.44 ..   117.43 =   116.98s
   [junit4] Execution time total: 2 minutes
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 130.32s | org.apache.solr.search.TestRangeQuery
[junit4:tophints] 116.55s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 113.31s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints]  93.62s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints]  89.84s | org.apache.solr.cloud.LIRRollingUpdatesTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 2 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        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:1835)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=28eaf354fb46ba3d5593551c690f4ae17b89ce23, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #3239
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to