Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3602/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:36023/solr/testAsyncOperations]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:36023/solr/testAsyncOperations]
        at 
__randomizedtesting.SeedInfo.seed([230AD3B0100A218C:C74EEF07B6A26F53]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:463)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:983)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:155)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:835)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36023/solr/testAsyncOperations: no servers 
hosting shard: shard2
        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:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        ... 44 more


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([230AD3B0100A218C:7E42CD39DFCC87C3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster.testSearchRate(TestSimLargeCluster.java:682)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:835)




Build Log:
[...truncated 13590 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 1103943 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[230AD3B0100A218C]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/init-core-data-001
   [junit4]   2> 1103944 WARN  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[230AD3B0100A218C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 1103944 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[230AD3B0100A218C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1103945 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[230AD3B0100A218C]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1103947 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 1103948 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001
   [junit4]   2> 1103948 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1103949 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1103949 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1104049 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41473
   [junit4]   2> 1104049 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41473
   [junit4]   2> 1104049 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41473
   [junit4]   2> 1104053 INFO  (zkConnectionManagerCallback-3266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104057 INFO  (zkConnectionManagerCallback-3268-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104060 INFO  (zkConnectionManagerCallback-3270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104062 WARN  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1104063 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1104063 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1104063 WARN  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1104063 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1104063 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1104063 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1104064 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1104185 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1104186 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e1804ec{/solr,null,AVAILABLE}
   [junit4]   2> 1104186 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b7b970a{/solr,null,AVAILABLE}
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c26da70{HTTP/1.1,[http/1.1]}{127.0.0.1:43395}
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fbb279e{HTTP/1.1,[http/1.1]}{127.0.0.1:40673}
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.e.j.s.Server Started @1104443ms
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.e.j.s.Server Started @1104443ms
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40673}
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43395}
   [junit4]   2> 1104215 ERROR (jetty-launcher-3271-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1104215 ERROR (jetty-launcher-3271-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.8.0
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1104215 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1104216 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-03T19:23:18.766002Z
   [junit4]   2> 1104216 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1104216 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-03T19:23:18.766050Z
   [junit4]   2> 1104221 INFO  (zkConnectionManagerCallback-3275-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104221 INFO  (zkConnectionManagerCallback-3273-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104222 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1104222 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1104229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100487437890003, likely client has closed socket
   [junit4]   2> 1104316 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1104322 INFO  (jetty-launcher-3271-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41473/solr
   [junit4]   2> 1104337 INFO  (zkConnectionManagerCallback-3279-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104341 INFO  (zkConnectionManagerCallback-3281-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104417 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1104426 INFO  (jetty-launcher-3271-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41473/solr
   [junit4]   2> 1104446 INFO  (zkConnectionManagerCallback-3287-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104446 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40673_solr
   [junit4]   2> 1104448 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.Overseer Overseer 
(id=72137258023059462-127.0.0.1:40673_solr-n_0000000000) starting
   [junit4]   2> 1104477 INFO  (zkConnectionManagerCallback-3289-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104487 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43395_solr
   [junit4]   2> 1104493 INFO  (zkCallback-3280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1104493 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1104507 INFO  (zkConnectionManagerCallback-3294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104509 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1104510 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41473/solr ready
   [junit4]   2> 1104533 INFO  
(OverseerStateUpdate-72137258023059462-127.0.0.1:40673_solr-n_0000000000) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40673_solr
   [junit4]   2> 1104545 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40673_solr as DOWN
   [junit4]   2> 1104546 INFO  (zkConnectionManagerCallback-3301-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104546 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1104546 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40673_solr
   [junit4]   2> 1104547 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1104547 INFO  (zkCallback-3280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1104548 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1104549 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41473/solr ready
   [junit4]   2> 1104573 INFO  (zkCallback-3293-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1104576 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1104588 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1104636 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43395.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104655 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40673.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104674 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43395.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104674 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43395.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104676 INFO  (jetty-launcher-3271-thread-1) 
[n:127.0.0.1:43395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node1/.
   [junit4]   2> 1104697 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40673.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104697 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40673.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1104701 INFO  (jetty-launcher-3271-thread-2) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node2/.
   [junit4]   2> 1104849 INFO  (zkConnectionManagerCallback-3308-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104850 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1104851 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[230AD3B0100A218C])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41473/solr ready
   [junit4]   2> 1104857 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1104860 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1104860 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1104862 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1104862 INFO  
(OverseerThreadFactory-4447-thread-1-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 1104968 INFO  
(OverseerStateUpdate-72137258023059462-127.0.0.1:40673_solr-n_0000000000) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43395/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1105174 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1105174 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr    x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1105175 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr    x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1105176 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709
   [junit4]   2> 1105176 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1105863 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1105864 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1106178 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709
   [junit4]   2> 1106178 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1106339 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.8.0
   [junit4]   2> 1106346 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema 
[testasynccollectioncreation_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1106348 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1106348 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration 
from collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1106349 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_43395.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1106349 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore 
[[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node1/testasynccollectioncreation_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 1106438 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1106438 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106442 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1106442 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1106445 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4d209812[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 1106446 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1106447 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1106449 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1106449 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1627013514263527424
   [junit4]   2> 1106452 INFO  
(searcherExecutor-4455-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1
 8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 r:core_node2 CREATE 
n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SolrCore 
[testasynccollectioncreation_shard1_replica_n1] Registered new searcher 
Searcher@4d209812[testasynccollectioncreation_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106454 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1106454 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 1106456 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106457 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106457 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 1106457 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1106458 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1106458 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1106458 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testasynccollectioncreation/leaders/shard1/leader after winning as 
/collections/testasynccollectioncreation/leader_elect/shard1/election/72137258023059464-core_node2-n_0000000000
   [junit4]   2> 1106459 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/ 
shard1
   [junit4]   2> 1106561 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106561 INFO  (zkCallback-3288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106563 INFO  
(parallelCoreAdminExecutor-4444-thread-1-processing-n:127.0.0.1:43395_solr 
x:testasynccollectioncreation_shard1_replica_n1 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709 CREATE) 
[n:127.0.0.1:43395_solr c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1106665 INFO  (zkCallback-3288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106665 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106665 INFO  (zkCallback-3288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106864 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1106865 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1107179 INFO  (qtp1817448117-11932) [n:127.0.0.1:43395_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709
   [junit4]   2> 1107179 INFO  (qtp1817448117-11932) [n:127.0.0.1:43395_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa601215576963327709&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1107181 INFO  
(OverseerThreadFactory-4447-thread-1-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1107866 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107868 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1107868 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107869 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=8397e853-c4b7-4bf0-a1f9-6a0245f8aa60&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1107869 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107872 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1107873 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1107873 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1107874 INFO  
(OverseerThreadFactory-4447-thread-2-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testasynccollectioncreation
   [junit4]   2> 1107874 INFO  
(OverseerCollectionConfigSetProcessor-72137258023059462-127.0.0.1:40673_solr-n_0000000000)
 [n:127.0.0.1:40673_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1107874 ERROR 
(OverseerThreadFactory-4447-thread-2-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testasynccollectioncreation operation: create 
failed:org.apache.solr.common.SolrException: collection already exists: 
testasynccollectioncreation
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:108)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 1108052 INFO  
(OverseerThreadFactory-4447-thread-2-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1108874 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108877 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1108877 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108879 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e9faf4a6-73d7-4e68-a7ce-ab11ef23286b&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1108879 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
async=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108882 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr 
c:testasynccollectioncreation   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={async=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1108882 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108883 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1108883 INFO  
(OverseerCollectionConfigSetProcessor-72137258023059462-127.0.0.1:40673_solr-n_0000000000)
 [n:127.0.0.1:40673_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1108930 INFO  
(OverseerThreadFactory-4447-thread-3-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40673_solr for creating new 
replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 1108932 INFO  
(OverseerThreadFactory-4447-thread-3-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1108933 INFO  
(OverseerStateUpdate-72137258023059462-127.0.0.1:40673_solr-n_0000000000) 
[n:127.0.0.1:40673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40673/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40673_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1108933 INFO  (zkCallback-3288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1108933 INFO  (zkCallback-3288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1108933 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109035 INFO  (qtp1235524918-11933) [n:127.0.0.1:40673_solr    
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={async=e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 1109035 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr    x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
async=e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1109037 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347
   [junit4]   2> 1109037 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1109047 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.8.0
   [junit4]   2> 1109053 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.IndexSchema 
[testasynccollectioncreation_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1109055 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1109055 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'testasynccollectioncreation_shard1_replica_n3' using configuration 
from collection testasynccollectioncreation, trusted=true
   [junit4]   2> 1109056 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_40673.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 
'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2de247ed
   [junit4]   2> 1109056 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrCore 
[[testasynccollectioncreation_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node2/testasynccollectioncreation_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_230AD3B0100A218C-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 1109138 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1109138 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1109139 INFO  (zkCallback-3288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109139 INFO  (zkCallback-3288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109139 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109318 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1109318 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1109320 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7073da13[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 1109321 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1109321 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1109322 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1109322 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1627013517276086272
   [junit4]   2> 1109326 INFO  
(searcherExecutor-4460-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrCore 
[testasynccollectioncreation_shard1_replica_n3] Registered new searcher 
Searcher@7073da13[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109327 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1109327 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 1109329 INFO  
(parallelCoreAdminExecutor-4449-thread-1-processing-n:127.0.0.1:40673_solr 
x:testasynccollectioncreation_shard1_replica_n3 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 CREATE) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkController Core 
needs to recover:testasynccollectioncreation_shard1_replica_n3
   [junit4]   2> 1109329 INFO  
(updateExecutor-3276-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1109330 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1109330 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
startupVersions is empty
   [junit4]   2> 1109332 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1109332 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1109332 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin 
buffering updates. core=[testasynccollectioncreation_shard1_replica_n3]
   [junit4]   2> 1109332 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1109333 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Publishing state of core [testasynccollectioncreation_shard1_replica_n3] as 
recovering, leader is 
[http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/] 
and I am 
[http://127.0.0.1:40673/solr/testasynccollectioncreation_shard1_replica_n3/]
   [junit4]   2> 1109334 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0, core_node4_recovering=0, core_node4=0}, version=2}
   [junit4]   2> 1109335 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:43395/solr]; [WaitForState: 
action=PREPRECOVERY&core=testasynccollectioncreation_shard1_replica_n1&nodeName=127.0.0.1:40673_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1109335 INFO  (qtp1817448117-11932) [n:127.0.0.1:43395_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going 
to wait for coreNodeName: core_node4, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1109335 INFO  (qtp1817448117-11932) [n:127.0.0.1:43395_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40673_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"http://127.0.0.1:40673/solr","node_name":"127.0.0.1:40673_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 1109436 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (zkCallback-3288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (zkCallback-3288-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (zkCallback-3280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (zkCallback-3280-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (zkCallback-3280-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1109436 INFO  (watches-3295-thread-1) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=testasynccollectioncreation, shard=shard1, 
thisCore=testasynccollectioncreation_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:40673_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"testasynccollectioncreation_shard1_replica_n3","base_url":"http://127.0.0.1:40673/solr","node_name":"127.0.0.1:40673_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 1109436 INFO  (qtp1817448117-11932) [n:127.0.0.1:43395_solr    
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40673_solr&onlyIfLeaderActive=true&core=testasynccollectioncreation_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=101
   [junit4]   2> 1109883 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1109884 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1109937 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from 
[http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1109937 WARN  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no 
frame of reference to tell if we've missed updates
   [junit4]   2> 1109938 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 1109938 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Starting Replication Recovery.
   [junit4]   2> 1109938 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Attempting to replicate from 
[http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/].
   [junit4]   2> 1109939 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1627013517923057664,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1109941 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1109942 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1109943 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr 
c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: 
BUFFERING replay: false
   [junit4]   2> 1109943 INFO  (qtp1235524918-11929) [n:127.0.0.1:40673_solr 
c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testasynccollectioncreation_shard1_replica_n3]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43395/solr/testasynccollectioncreation_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1109944 INFO  (qtp1817448117-11928) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1109945 INFO  (qtp1817448117-11930) [n:127.0.0.1:43395_solr 
c:testasynccollectioncreation s:shard1 r:core_node2 
x:testasynccollectioncreation_shard1_replica_n1] o.a.s.c.S.Request 
[testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1109945 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Master's 
generation: 1
   [junit4]   2> 1109945 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Master's 
version: 0
   [junit4]   2> 1109945 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 1109945 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 1109945 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.h.IndexFetcher New index 
in Master. Deleting mine...
   [junit4]   2> 1109948 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3fd2680e[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 1109952 INFO  
(searcherExecutor-4460-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.SolrCore 
[testasynccollectioncreation_shard1_replica_n3] Registered new searcher 
Searcher@3fd2680e[testasynccollectioncreation_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1109952 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1109952 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Replication Recovery was successful.
   [junit4]   2> 1109952 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1109953 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testasynccollectioncreation/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=3}
   [junit4]   2> 1109954 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Updating version bucket highest from index after successful recovery.
   [junit4]   2> 1109954 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1627013517938786304
   [junit4]   2> 1109955 INFO  
(recoveryExecutor-3277-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3
 e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347 r:core_node4 CREATE 
n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1 r:core_node4 
x:testasynccollectioncreation_shard1_replica_n3] o.a.s.c.RecoveryStrategy 
Finished recovery process, successful=[true]
   [junit4]   2> 1110039 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347
   [junit4]   2> 1110039 INFO  (qtp1235524918-11931) [n:127.0.0.1:40673_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=e96692a3-d201-42af-8dc8-e6e4c357d34b1215581029416347&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1110041 INFO  
(OverseerThreadFactory-4447-thread-3-processing-n:127.0.0.1:40673_solr) 
[n:127.0.0.1:40673_solr c:testasynccollectioncreation s:shard1  ] 
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> 1110056 INFO  (zkCallback-3288-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1110056 INFO  (zkCallback-3280-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1110056 INFO  (zkCallback-3288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json] for collection 
[testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1110056 INFO  (zkCallback-3280-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:Syn

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

hread.java:835) [?:?]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected 
exception while processing event: {
   [junit4]   2>   "id":"452901f261dbbT6btxxjtg6f0og6nty98xpffon",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1216678858202555,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[
   [junit4]   2>       1216678858202555,
   [junit4]   2>       1216678880946055,
   [junit4]   2>       1216678889921055,
   [junit4]   2>       1216678883362355,
   [junit4]   2>       1216678862391355,
   [junit4]   2>       1216678887099955,
   [junit4]   2>       1216678864693855,
   [junit4]   2>       1216678907169955,
   [junit4]   2>       1216678877089655,
   [junit4]   2>       1216678902592155,
   [junit4]   2>       1216678869316055,
   [junit4]   2>       1216678871698855,
   [junit4]   2>       1216678874700755,
   [junit4]   2>       1216678892201155,
   [junit4]   2>       1216678895697555,
   [junit4]   2>       1216678866932655,
   [junit4]   2>       1216678897838455,
   [junit4]   2>       1216678904871355,
   [junit4]   2>       1216678899988255],
   [junit4]   2>     "preferredOperation":"movereplica",
   [junit4]   2>     "_enqueue_time_":1216684140673055,
   [junit4]   2>     "nodeNames":[
   [junit4]   2>       "127.0.0.1:10218_solr",
   [junit4]   2>       "127.0.0.1:10208_solr",
   [junit4]   2>       "127.0.0.1:10212_solr",
   [junit4]   2>       "127.0.0.1:10205_solr",
   [junit4]   2>       "127.0.0.1:10204_solr",
   [junit4]   2>       "127.0.0.1:10202_solr",
   [junit4]   2>       "127.0.0.1:10220_solr",
   [junit4]   2>       "127.0.0.1:10210_solr",
   [junit4]   2>       "127.0.0.1:10215_solr",
   [junit4]   2>       "127.0.0.1:10207_solr",
   [junit4]   2>       "127.0.0.1:10203_solr",
   [junit4]   2>       "127.0.0.1:10206_solr",
   [junit4]   2>       "127.0.0.1:10217_solr",
   [junit4]   2>       "127.0.0.1:10213_solr",
   [junit4]   2>       "127.0.0.1:10209_solr",
   [junit4]   2>       "127.0.0.1:10219_solr",
   [junit4]   2>       "127.0.0.1:10214_solr",
   [junit4]   2>       "127.0.0.1:10216_solr",
   [junit4]   2>       "127.0.0.1:10211_solr"]}}
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:160)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:325)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.io.IOException: already closed
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.sim.SimClusterStateProvider.ensureNotClosed(SimClusterStateProvider.java:2212)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.sim.SimClusterStateProvider.getClusterState(SimClusterStateProvider.java:2116)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:91)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$3(ScheduledTriggers.java:325)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> 1390723 DEBUG (AutoscalingActionExecutor-3608-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing took 676 ms for event 
id=452901f261dbbT6btxxjtg6f0og6nty98xpffon
   [junit4]   2> 1390723 DEBUG 
(TEST-TestSimLargeCluster.testAddNode-seed#[230AD3B0100A218C]) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 1390723 DEBUG 
(TEST-TestSimLargeCluster.testAddNode-seed#[230AD3B0100A218C]) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1390723 DEBUG 
(TEST-TestSimLargeCluster.testAddNode-seed#[230AD3B0100A218C]) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1390751 INFO  
(TEST-TestSimLargeCluster.testAddNode-seed#[230AD3B0100A218C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddNode
   [junit4] IGNOR/A 0.00s J1 | TestSimLargeCluster.testNodeLost
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4] IGNOR/A 0.00s J1 | TestSimLargeCluster.testBasic
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimLargeCluster_230AD3B0100A218C-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=6540, maxDocsPerChunk=792, blockSize=863), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=6540, blockSize=863)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=pt-MZ, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 
12-testing (64-bit)/cpus=8,threads=1,free=217768056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[SearchRateTriggerIntegrationTest, BigEndianAscendingWordDeserializerTest, 
PrimitiveFieldTypeTest, HighlighterTest, TestCorePropertiesReload, 
TestShardHandlerFactory, TestBlendedInfixSuggestions, ReplaceNodeNoTargetTest, 
CreateRoutedAliasTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestUnInvertedFieldException, TestDFISimilarityFactory, ExplicitHLLTest, 
BasicFunctionalityTest, TestReplicaProperties, TestBinaryResponseWriter, 
TestSchemaSimilarityResource, TestCloudPivotFacet, TestJsonFacetRefinement, 
TestCloudDeleteByQuery, SimpleMLTQParserTest, ExitableDirectoryReaderTest, 
CoreMergeIndexesAdminHandlerTest, PluginInfoTest, DebugComponentTest, 
DirectUpdateHandlerTest, TestQuerySenderListener, TestInfoStreamLogging, 
TestPHPSerializedResponseWriter, MetricsHistoryIntegrationTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCoreBackup, TestIndexSearcher, 
SimplePostToolTest, CurrencyRangeFacetCloudTest, TransactionLogTest, 
AtomicUpdatesTest, TestLockTree, AutoAddReplicasPlanActionTest, 
TestJsonFacetsWithNestedObjects, TestFieldCacheSort, DirectSolrConnectionTest, 
SharedFSAutoReplicaFailoverTest, TestSolrXml, SolrCloudExampleTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestFoldingMultitermQuery, 
SegmentsInfoRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
HdfsNNFailoverTest, DocValuesMissingTest, TestRandomFlRTGCloud, RulesTest, 
TestExpandComponent, TestDownShardTolerantSearch, TestCloudSearcherWarming, 
DistributedTermsComponentTest, TestPolicyCloud, TestMissingGroups, 
EnumFieldTest, TestCollapseQParserPlugin, EmbeddedSolrNoSerializeTest, 
TestPartialUpdateDeduplication, ClassificationUpdateProcessorTest, 
TestSolrCoreParser, TestReRankQParserPlugin, DeleteStatusTest, NumberUtilsTest, 
TestSha256AuthenticationProvider, TestDocTermOrdsUninvertLimit, 
LeaderTragicEventTest, TestShortCircuitedRequests, TestTlogReplica, 
URLClassifyProcessorTest, UtilsToolTest, CurrencyFieldTypeTest, 
HdfsDirectoryTest, HLLUtilTest, HdfsBasicDistributedZkTest, 
CSVRequestHandlerTest, TestLMDirichletSimilarityFactory, 
ResponseLogComponentTest, ConfigSetsAPITest, SuggesterFSTTest, 
BasicDistributedZkTest, TestLeaderElectionWithEmptyReplica, V2StandaloneTest, 
PreAnalyzedUpdateProcessorTest, TestStressLucene, RequestLoggingTest, 
TestChildDocTransformer, ZkStateWriterTest, VersionInfoTest, 
CollectionTooManyReplicasTest, ZkFailoverTest, RequestHandlersTest, 
CdcrWithNodesRestartsTest, HttpPartitionOnCommitTest, DisMaxRequestHandlerTest, 
TestTrieFacet, TestManagedSchemaAPI, TestCloudNestedDocsSort, 
TestGeoJSONResponseWriter, PeerSyncTest, TestTestInjection, TestComponentsName, 
VMParamsZkACLAndCredentialsProvidersTest, SolrCmdDistributorTest, 
BlockJoinFacetRandomTest, CheckHdfsIndexTest, TestFieldSortValues, 
TestNumericTerms64, BooleanFieldTest, StressHdfsTest, TestFieldTypeResource, 
RecoveryAfterSoftCommitTest, TestFieldCollectionResource, 
SolrMetricReporterTest, SolrIndexSplitterTest, TestSQLHandler, 
TestRandomFaceting, TestFuzzyAnalyzedSuggestions, AdminHandlersProxyTest, 
TestSimLargeCluster]
   [junit4] Completed [318/838 (2!)] on J1 in 8.49s, 4 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 44214 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3602/consoleText

[repro] Revision: 76aae1cc1b6c69e7adbd65d39e8e9d0db2ace7f6

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest 
-Dtests.method=testAsyncRequests -Dtests.seed=230AD3B0100A218C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=rwk -Dtests.timezone=HST 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSimLargeCluster 
-Dtests.method=testSearchRate -Dtests.seed=230AD3B0100A218C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-MZ 
-Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3588 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestSimLargeCluster|*.CollectionsAPIAsyncDistributedZkTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=230AD3B0100A218C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt-MZ -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 130 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimLargeCluster
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to