Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22434/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([4A4B62733B3742B2:23E16C73D046D27]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:465)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2: 
ClusterState says we are the leader 
(http://127.0.0.1:45395/solr/awhollynewcollection_0_shard2_replica_n2), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more




Build Log:
[...truncated 13281 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 645898 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/init-core-data-001
   [junit4]   2> 645898 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 645899 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 645899 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 645899 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001
   [junit4]   2> 645900 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 645900 INFO  (Thread-3626) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 645900 INFO  (Thread-3626) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 645901 ERROR (Thread-3626) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 646000 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46611
   [junit4]   2> 646001 INFO  (zkConnectionManagerCallback-1893-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646004 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 646004 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 646004 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 646004 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@688cd1a8{/solr,null,AVAILABLE}
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a7f7101{/solr,null,AVAILABLE}
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@319d4d98{/solr,null,AVAILABLE}
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 646006 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d25ffbb{/solr,null,AVAILABLE}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2451c735{HTTP/1.1,[http/1.1]}{127.0.0.1:45395}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4cfe794a{HTTP/1.1,[http/1.1]}{127.0.0.1:40431}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.e.j.s.Server Started @646033ms
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42e2eb8e{HTTP/1.1,[http/1.1]}{127.0.0.1:39605}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.e.j.s.Server Started @646033ms
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45395}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39605}
   [junit4]   2> 646008 ERROR (jetty-launcher-1890-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 646008 ERROR (jetty-launcher-1890-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.e.j.s.Server Started @646034ms
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40431}
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-11T11:07:21.352709Z
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-11T11:07:21.352720Z
   [junit4]   2> 646008 ERROR (jetty-launcher-1890-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646008 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-11T11:07:21.352939Z
   [junit4]   2> 646009 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b04b5b6{HTTP/1.1,[http/1.1]}{127.0.0.1:45193}
   [junit4]   2> 646009 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.e.j.s.Server Started @646034ms
   [junit4]   2> 646009 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45193}
   [junit4]   2> 646011 ERROR (jetty-launcher-1890-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 646011 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 646011 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 646011 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 646011 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 646011 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-11T11:07:21.355263Z
   [junit4]   2> 646011 INFO  (zkConnectionManagerCallback-1896-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646011 INFO  (zkConnectionManagerCallback-1897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646011 INFO  (zkConnectionManagerCallback-1899-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646012 INFO  (zkConnectionManagerCallback-1901-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646012 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646012 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646012 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646012 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 646013 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 646013 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 646014 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 646059 INFO  (jetty-launcher-1890-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46611/solr
   [junit4]   2> 646064 INFO  (zkConnectionManagerCallback-1905-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646067 INFO  (zkConnectionManagerCallback-1907-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646104 INFO  (jetty-launcher-1890-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46611/solr
   [junit4]   2> 646105 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646106 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45193_solr
   [junit4]   2> 646106 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.Overseer Overseer 
(id=72108477373612038-127.0.0.1:45193_solr-n_0000000000) starting
   [junit4]   2> 646107 INFO  (zkConnectionManagerCallback-1913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646111 INFO  (zkConnectionManagerCallback-1915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646114 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646115 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39605_solr
   [junit4]   2> 646119 INFO  (zkConnectionManagerCallback-1920-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646119 INFO  (zkCallback-1906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646119 INFO  (zkCallback-1914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646120 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 646120 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46611/solr ready
   [junit4]   2> 646123 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 646123 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 646123 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45193_solr
   [junit4]   2> 646124 INFO  (zkCallback-1906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646124 INFO  (zkCallback-1914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646126 INFO  (jetty-launcher-1890-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46611/solr
   [junit4]   2> 646127 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 646127 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 646128 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 646131 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646132 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:45193_solr, 127.0.0.1:39605_solr]
   [junit4]   2> 646133 INFO  (zkConnectionManagerCallback-1931-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646133 INFO  (zkConnectionManagerCallback-1926-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646133 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 646133 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 646133 DEBUG (ScheduledTrigger-2352-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 646134 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 646134 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46611/solr ready
   [junit4]   2> 646134 DEBUG 
(OverseerAutoScalingTriggerThread-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 646135 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 646135 INFO  (zkConnectionManagerCallback-1934-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646139 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 646140 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646141 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 646141 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40431_solr
   [junit4]   2> 646142 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646142 INFO  (zkCallback-1906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646142 INFO  (zkCallback-1914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646145 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646145 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646147 INFO  (zkCallback-1930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646147 INFO  (zkCallback-1933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 646150 WARN  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=threads,name1=wa?t?ng,name=count
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) 
~[?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
 [java/:?]
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1341) [?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:930)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:866)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:592) [java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:252)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:172) 
[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139) 
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741) 
[jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1477)
 [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1542)
 [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1186)
 [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1023)
 [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:473)
 [jetty-servlet-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
 [java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
 [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
 [jetty-util-9.4.11.v20180605.jar:9.4.11.v20180605]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:392)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:248)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 646151 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646151 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646152 INFO  (jetty-launcher-1890-thread-2) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node2
   [junit4]   2> 646154 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646155 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646155 INFO  (jetty-launcher-1890-thread-3) 
[n:127.0.0.1:45193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node3
   [junit4]   2> 646171 INFO  (zkConnectionManagerCallback-1942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646172 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 646172 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46611/solr ready
   [junit4]   2> 646173 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 646186 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646194 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646194 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646195 INFO  (jetty-launcher-1890-thread-4) 
[n:127.0.0.1:40431_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node4
   [junit4]   2> 646251 INFO  (jetty-launcher-1890-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46611/solr
   [junit4]   2> 646252 INFO  (zkConnectionManagerCallback-1947-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646253 INFO  (zkConnectionManagerCallback-1949-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646256 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 646257 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 646257 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 646257 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45395_solr
   [junit4]   2> 646258 INFO  (zkCallback-1933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646258 INFO  (zkCallback-1941-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646266 INFO  (zkConnectionManagerCallback-1956-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646267 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 646268 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46611/solr ready
   [junit4]   2> 646268 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 646277 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646283 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646283 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 646284 INFO  (jetty-launcher-1890-thread-1) 
[n:127.0.0.1:45395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node1
   [junit4]   2> 646306 INFO  (zkConnectionManagerCallback-1959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646308 INFO  (zkConnectionManagerCallback-1964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646309 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 646309 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46611/solr ready
   [junit4]   2> 646333 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[4A4B62733B3742B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 646333 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[4A4B62733B3742B2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 646336 INFO  (qtp1134800053-8971) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 646337 INFO  (OverseerThreadFactory-2354-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection created_and_deleted
   [junit4]   2> 646441 INFO  
(OverseerStateUpdate-72108477373612038-127.0.0.1:45193_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_and_deleted",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"created_and_deleted_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40431/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 646644 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.u.TestInjection Inject random 
core creation delay of 8s
   [junit4]   2> 647134 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 648135 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 649135 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 650135 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 651135 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 652136 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 653136 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 654136 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 654644 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 655136 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 655651 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 655655 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema 
[created_and_deleted_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 655665 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 655665 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'created_and_deleted_shard1_replica_n1' using configuration from 
collection created_and_deleted, trusted=true
   [junit4]   2> 655666 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.created_and_deleted.shard1.replica_n1' (registry 
'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 655666 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 655666 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
[[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node4/created_and_deleted_shard1_replica_n1/data/]
   [junit4]   2> 655692 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 655692 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 655692 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 655692 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 655693 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f7819d2[created_and_deleted_shard1_replica_n1] main]
   [junit4]   2> 655694 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 655695 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 655695 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 655695 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1605692032065470464
   [junit4]   2> 655696 INFO  
(searcherExecutor-2374-thread-1-processing-n:127.0.0.1:40431_solr 
x:created_and_deleted_shard1_replica_n1 c:created_and_deleted s:shard1 
r:core_node2) [n:127.0.0.1:40431_solr c:created_and_deleted s:shard1 
r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica_n1] Registered new searcher 
Searcher@3f7819d2[created_and_deleted_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 655699 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/created_and_deleted/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40431/solr/created_and_deleted_shard1_replica_n1/
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40431/solr/created_and_deleted_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 655700 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 655702 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:40431/solr/created_and_deleted_shard1_replica_n1/ shard1
   [junit4]   2> 655803 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 655845 INFO  (qtp827561366-8972) [n:127.0.0.1:40431_solr 
c:created_and_deleted s:shard1 r:core_node2 
x:created_and_deleted_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=9201
   [junit4]   2> 655847 INFO  (qtp1134800053-8971) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 655905 INFO  (zkCallback-1933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 656136 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 656340 INFO  
(OverseerCollectionConfigSetProcessor-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] 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> 656848 INFO  (qtp1134800053-8971) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=10512
   [junit4]   2> 656849 INFO  (qtp1134800053-8950) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 656849 INFO  (qtp1134800053-8950) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 656850 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 656852 INFO  (OverseerThreadFactory-2354-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 656854 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, 
tag=null
   [junit4]   2> 656854 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5765dee6: rootName 
= null, domain = solr.core.created_and_deleted.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.created_and_deleted.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6221bae3
   [junit4]   2> 656862 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23cb04b9
   [junit4]   2> 656862 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.created_and_deleted.shard1.replica_n1, 
tag=23cb04b9
   [junit4]   2> 656862 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.created_and_deleted.shard1.leader, tag=23cb04b9
   [junit4]   2> 656865 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/created_and_deleted/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 656866 INFO  (qtp827561366-8951) [n:127.0.0.1:40431_solr    
x:created_and_deleted_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=created_and_deleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 656968 INFO  (zkCallback-1933-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 657136 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 657572 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 
QTime=722
   [junit4]   2> 657573 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 657573 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 657573 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[4A4B62733B3742B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 657587 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4A4B62733B3742B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 657588 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[4A4B62733B3742B2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 657589 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 657590 INFO  (OverseerThreadFactory-2354-thread-3) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 657590 INFO  
(OverseerCollectionConfigSetProcessor-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 657590 WARN  (OverseerThreadFactory-2354-thread-3) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(halfdeletedcollection) without cores.
   [junit4]   2> 657795 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 657795 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 657795 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 657797 INFO  
(OverseerCollectionConfigSetProcessor-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 657798 INFO  (OverseerThreadFactory-2354-thread-4) [ 
c:halfdeletedcollection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45193_solr for creating new replica
   [junit4]   2> 657799 INFO  
(OverseerStateUpdate-72108477373612038-127.0.0.1:45193_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45193/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45193_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 658001 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.TestInjection Inject random 
core creation delay of 8s
   [junit4]   2> 658137 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 659137 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 660137 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 661137 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 662137 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 663137 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 664138 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 665138 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 666002 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666008 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 666012 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 666013 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 666013 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 666013 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 666013 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 666013 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node3/halfdeletedcollection_shard1_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-002/]
   [junit4]   2> 666056 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 666056 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 666057 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 666057 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 666058 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a634f0d[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 666059 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 666059 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 666059 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 666059 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1605692042932912128
   [junit4]   2> 666060 INFO  
(searcherExecutor-2379-thread-1-processing-n:127.0.0.1:45193_solr 
x:halfdeletedcollection_shard1_replica_n41 c:halfdeletedcollection s:shard1 
r:core_node42) [n:127.0.0.1:45193_solr c:halfdeletedcollection s:shard1 
r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n41] Registered new searcher 
Searcher@1a634f0d[halfdeletedcollection_shard1_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666062 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/halfdeletedcollection/terms/shard1 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 666063 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 666064 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 666064 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:45193/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 666064 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 666064 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:45193/solr/halfdeletedcollection_shard1_replica_n41/ has no 
replicas
   [junit4]   2> 666064 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 666065 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:45193/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 666138 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 666217 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 666262 INFO  (qtp1025488502-8970) [n:127.0.0.1:45193_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8260
   [junit4]   2> 666264 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=8468
   [junit4]   2> 666264 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 666265 INFO  
(OverseerCollectionConfigSetProcessor-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 666265 INFO  (OverseerThreadFactory-2354-thread-5) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 666266 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 666266 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1911befa: rootName 
= null, domain = solr.core.halfdeletedcollection.shard1.replica_n41, service 
url = null, agent id = null] for registry 
solr.core.halfdeletedcollection.shard1.replica_n41 / 
com.codahale.metrics.MetricRegistry@42d3742c
   [junit4]   2> 666274 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d7111c5
   [junit4]   2> 666274 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=6d7111c5
   [junit4]   2> 666274 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=6d7111c5
   [junit4]   2> 666277 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/halfdeletedcollection/terms/shard1 to 
Terms{values={}, version=1}
   [junit4]   2> 666278 INFO  (qtp1025488502-8949) [n:127.0.0.1:45193_solr    
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=12
   [junit4]   2> 666379 INFO  (zkCallback-1906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 666984 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=719
   [junit4]   2> 666984 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 666984 INFO  (qtp1134800053-8965) [n:127.0.0.1:39605_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 666984 INFO  (qtp1134800053-8969) [n:127.0.0.1:39605_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 666985 INFO  (OverseerThreadFactory-2354-thread-5) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 666986 INFO  
(OverseerCollectionConfigSetProcessor-72108477373612038-127.0.0.1:45193_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 667138 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 667190 INFO  
(OverseerStateUpdate-72108477373612038-127.0.0.1:45193_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40431/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 667192 INFO  
(OverseerStateUpdate-72108477373612038-127.0.0.1:45193_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39605/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 667394 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr    
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.TestInjection Inject random 
core creation delay of 8s
   [junit4]   2> 667394 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr    
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.TestInjection Inject random 
core creation delay of 8s
   [junit4]   2> 668138 DEBUG (ScheduledTrigger-2352-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 669138 DEBUG (ScheduledTrigger-2352-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 670139 DEBUG (ScheduledTrigger-2352-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 671139 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 672139 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 673139 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 674139 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 675142 DEBUG (ScheduledTrigger-2352-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 675394 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr    
x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 675394 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr    
x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 675394 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr    
x:halfdeletedcollection_shard2_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 676143 DEBUG (ScheduledTrigger-2352-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 676401 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 676405 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 676406 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 676406 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 676406 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 
'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 676407 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 676407 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node2/halfdeletedcollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node2/halfdeletedcollection_shard2_replica_n2/data/]
   [junit4]   2> 676409 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 676414 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 676415 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 676415 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 676415 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50d397bb
   [junit4]   2> 676416 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 676416 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node4/halfdeletedcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001/tempDir-001/node4/halfdeletedcollection_shard1_replica_n1/data/]
   [junit4]   2> 676471 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 676471 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 676472 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 676472 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 676473 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cc109c0[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 676474 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 676474 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 676474 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 676474 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1605692053853831168
   [junit4]   2> 676475 INFO  
(searcherExecutor-2384-thread-1-processing-n:127.0.0.1:39605_solr 
x:halfdeletedcollection_shard2_replica_n2 c:halfdeletedcollection s:shard2 
r:core_node4) [n:127.0.0.1:39605_solr c:halfdeletedcollection s:shard2 
r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[halfdeletedcollection_shard2_replica_n2] Registered new searcher 
Searcher@1cc109c0[halfdeletedcollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 676478 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/halfdeletedcollection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 676480 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 676480 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 676481 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 676481 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 676483 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40d900ae[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 676483 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 676484 INFO  (qtp827561366-8968) [n:127.0.0.1:40431_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 676484 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 676484 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 676484 INFO  (qtp1134800053-8954) [n:127.0.0.1:39605_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:39605/solr/halfdeletedcollection_shard2_replica_n2/
   [junit4]   2> 676484 INFO  (qtp1134800053-8954) [n:127.0.0.1:3960

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

e.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 822654 INFO  (qtp1134800053-8948) [n:127.0.0.1:39605_solr    
x:addReplicaColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:39605_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n2&coreNodeName=core_node13&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=23002
   [junit4]   2> 823629 WARN  (zkCallback-1941-thread-4) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 823630 INFO  (jetty-closer-1891-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@688cd1a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 823630 INFO  (jetty-closer-1891-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 823631 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 823631 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[4A4B62733B3742B2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46611 46611
   [junit4]   2> 823648 INFO  (Thread-3678) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46611 46611
   [junit4]   2> 823648 WARN  (Thread-3678) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        36      /solr/collections/addReplicaColl/terms/shard1
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        8       
/solr/collections/reloaded_collection/terms/shard1
   [junit4]   2>        8       
/solr/collections/reloaded_collection/terms/shard2
   [junit4]   2>        8       /solr/collections/addReplicaColl/terms/shard2
   [junit4]   2>        3       
/solr/collections/halfcollectionblocker/terms/shard1
   [junit4]   2>        3       /solr/collections/halfcollection/terms/shard2
   [junit4]   2>        3       /solr/collections/onlyinzk/terms/shard2
   [junit4]   2>        3       /solr/collections/onlyinzk/terms/shard1
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/terms/shard1
   [junit4]   2>        2       
/solr/collections/halfcollectionblocker2/terms/shard1
   [junit4]   2>        2       /solr/collections/withconfigset2/terms/shard1
   [junit4]   2>        2       
/solr/collections/awhollynewcollection_0/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        154     /solr/aliases.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/addReplicaColl/state.json
   [junit4]   2>        4       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2>        4       /solr/collections/reloaded_collection/state.json
   [junit4]   2>        3       
/solr/collections/addReplicaColl/leader_elect/shard1/election/72108477373612053-core_node3-n_0000000001
   [junit4]   2>        2       /solr/collections/onlyinzk/state.json
   [junit4]   2>        2       
/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        271     /solr/collections
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4A4B62733B3742B2-001
   [junit4]   2> Jul 11, 2018 11:10:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7a1ebc43),
 locale=ewo-CM, timezone=Poland
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=205690800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeySafeLeaderTest, TestDistribDocBasedVersion, 
CloudExitableDirectoryReaderTest, UnloadDistributedZkTest, 
TestSolrDeletionPolicy1, LeaderElectionContextKeyTest, UpdateParamsTest, 
TestStressInPlaceUpdates, TestQuerySenderListener, HdfsDirectoryTest, 
TimeRoutedAliasUpdateProcessorTest, TestCloudNestedDocsSort, 
TestChildDocTransformer, TestTrackingShardHandlerFactory, 
ExitableDirectoryReaderTest, SpellCheckCollatorTest, JSONWriterTest, 
TestPayloadCheckQParserPlugin, HdfsWriteToMultipleCollectionsTest, 
RandomizedTaggerTest, TaggingAttributeTest, MoveReplicaHDFSTest, 
SuggestComponentContextFilterQueryTest, TestExtendedDismaxParser, 
RestoreTriggerStateTest, TestCloudJSONFacetJoinDomain, 
TestTolerantUpdateProcessorCloud, SpellingQueryConverterTest, 
TestStressUserVersions, TestSolrQueryParser, ScheduledTriggerTest, 
TestSolrCloudWithKerberosAlt, AnalyticsMergeStrategyTest, 
DeleteLastCustomShardedReplicaTest, TestCloudPseudoReturnFields, 
TestRestManager, TestScoreJoinQPScore, PreAnalyzedFieldManagedSchemaCloudTest, 
TestLMDirichletSimilarityFactory, TestDocTermOrdsUninvertLimit, 
MetricTriggerTest, CdcrBootstrapTest, SolrXmlInZkTest, 
DefaultValueUpdateProcessorTest, TestGeoJSONResponseWriter, TestSearchPerf, 
TestMultiWordSynonyms, TestWriterPerf, ConnectionReuseTest, 
DistribDocExpirationUpdateProcessorTest, TestComputePlanAction, 
TestLocalFSCloudBackupRestore, DistributedFacetPivotLargeTest, 
CreateCollectionCleanupTest, TestTriggerIntegration, 
ChaosMonkeyNothingIsSafeTest, MultiThreadedOCPTest, SolrCloudReportersTest, 
DistributedFacetPivotSmallTest, UUIDUpdateProcessorFallbackTest, 
TestManagedSchemaThreadSafety, ZkStateReaderTest, TestStressLucene, 
HighlighterConfigTest, TestUpdate, ReturnFieldsTest, ResponseHeaderTest, 
TestNumericRangeQuery32, TestFilteredDocIdSet, TestRandomRequestDistribution, 
TestSha256AuthenticationProvider, ExternalFileFieldSortTest, 
CoreAdminCreateDiscoverTest, TestReqParamsAPI, RecoveryZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [313/824 (1!)] on J0 in 178.01s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 43644 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22434/consoleText

[repro] Revision: fe180bbd59ef45679f3cffa252fff0aa069b7427

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIDistributedZkTest 
-Dtests.method=testCollectionsAPI -Dtests.seed=4A4B62733B3742B2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ewo-CM 
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CollectionsAPIDistributedZkTest
[repro] ant compile-test

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CollectionsAPIDistributedZkTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4A4B62733B3742B2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ewo-CM 
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 166 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to