Build: 
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/101/

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
        at 
__randomizedtesting.SeedInfo.seed([AA201B60D16FE327:741088CC7D830777]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14343 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 3013026 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AA201B60D16FE327]-worker) [   
  ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3013026 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AA201B60D16FE327]-worker) [   
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3013027 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AA201B60D16FE327]-worker) [   
  ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/data-dir-164-001
   [junit4]   2> 3013027 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AA201B60D16FE327]-worker) [   
  ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3013028 INFO  
(SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[AA201B60D16FE327]-worker) [   
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3013039 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdBackCompat
   [junit4]   2> 3013040 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-001
   [junit4]   2> 3013040 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3013041 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3013041 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3013141 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer start zk server on port:33202
   [junit4]   2> 3013141 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33202
   [junit4]   2> 3013141 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33202
   [junit4]   2> 3013141 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33202
   [junit4]   2> 3013143 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3013146 INFO  (zkConnectionManagerCallback-10275-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013146 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3013157 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3013158 INFO  (zkConnectionManagerCallback-10277-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013158 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3013159 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3013160 INFO  (zkConnectionManagerCallback-10279-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013160 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3013264 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3013264 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3013264 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3013265 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e9a442f{/solr,null,AVAILABLE}
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@369fe922{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37008}
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.s.Server Started @3013304ms
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37008}
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13abb45d{/solr,null,AVAILABLE}
   [junit4]   2> 3013266 ERROR (jetty-launcher-10280-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@748f4a96{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40792}
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-21T16:59:55.153817Z
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.s.Server Started @3013304ms
   [junit4]   2> 3013266 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40792}
   [junit4]   2> 3013267 ERROR (jetty-launcher-10280-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-21T16:59:55.154229Z
   [junit4]   2> 3013267 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3013268 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3013268 INFO  (zkConnectionManagerCallback-10282-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013268 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3013269 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3013301 INFO  (zkConnectionManagerCallback-10284-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013301 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3013301 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3015624 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3015625 WARN  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d8b1771[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015625 WARN  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d8b1771[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015640 WARN  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@357b78f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015640 WARN  (jetty-launcher-10280-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@357b78f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015642 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33202/solr
   [junit4]   2> 3015643 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3015644 INFO  (zkConnectionManagerCallback-10292-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015644 INFO  (jetty-launcher-10280-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3015790 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3015791 INFO  (zkConnectionManagerCallback-10294-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015791 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3015984 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37008_solr
   [junit4]   2> 3015993 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.Overseer Overseer 
(id=72324976364093446-127.0.0.1:37008_solr-n_0000000000) starting
   [junit4]   2> 3016012 INFO  
(OverseerStateUpdate-72324976364093446-127.0.0.1:37008_solr-n_0000000000) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37008_solr
   [junit4]   2> 3016012 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37008_solr
   [junit4]   2> 3016038 INFO  (zkCallback-10293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3016040 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3016041 WARN  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3016105 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3016219 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37008.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3016263 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37008.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3016264 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37008.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3016274 INFO  (jetty-launcher-10280-thread-1) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-001/node1/.
   [junit4]   2> 3021219 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3021220 WARN  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20d3a7a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3021220 WARN  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20d3a7a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3021223 WARN  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59e057ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3021223 WARN  (jetty-launcher-10280-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59e057ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3021225 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33202/solr
   [junit4]   2> 3021226 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3021227 INFO  (zkConnectionManagerCallback-10304-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3021227 INFO  (jetty-launcher-10280-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3021336 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3021337 INFO  (zkConnectionManagerCallback-10306-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3021337 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3021351 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3021356 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40792_solr as DOWN
   [junit4]   2> 3021357 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3021357 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40792_solr
   [junit4]   2> 3021358 INFO  (zkCallback-10293-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3021359 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3021360 WARN  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3021368 INFO  (zkCallback-10305-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3021411 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3021520 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40792.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3021558 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40792.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3021558 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40792.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3021560 INFO  (jetty-launcher-10280-thread-2) 
[n:127.0.0.1:40792_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-001/node2/.
   [junit4]   2> 3021681 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 3021681 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3021683 INFO  (zkConnectionManagerCallback-10315-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3021683 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3021685 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3021686 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33202/solr ready
   [junit4]   2> 3021692 INFO  (qtp2051586991-23694) [n:127.0.0.1:40792_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3021694 INFO  (qtp2051586991-23694) [n:127.0.0.1:40792_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3021695 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdBackCompat
   [junit4]   2> 3021705 INFO  
(OverseerThreadFactory-5963-thread-1-processing-n:127.0.0.1:37008_solr) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testAsyncIdBackCompat
   [junit4]   2> 3021802 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1988349695
   [junit4]   2> 3021802 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37008_solr
   [junit4]   2> 3021803 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3021803 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37008_solr as DOWN
   [junit4]   2> 3021805 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3021805 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=245648460
   [junit4]   2> 3021805 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40792_solr
   [junit4]   2> 3021806 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3021806 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40792_solr as DOWN
   [junit4]   2> 3021844 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3021844 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c0c2c2c: rootName = 
solr_37008, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2f883815
   [junit4]   2> 3021847 ERROR 
(OverseerThreadFactory-5963-thread-1-processing-n:127.0.0.1:37008_solr) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testAsyncIdBackCompat operation: create 
failed:org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:342)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [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:834)
   [junit4]   2> Caused by: org.apache.solr.common.AlreadyClosedException
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.offerStateUpdate(Overseer.java:983)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:249)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 3021858 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3021858 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2644089b: rootName = 
solr_40792, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6d74a964
   [junit4]   2> 3021879 INFO  
(OverseerThreadFactory-5963-thread-1-processing-n:127.0.0.1:37008_solr) 
[n:127.0.0.1:37008_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> 3021900 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3021900 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22edc845: rootName = 
solr_37008, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1a1c7252
   [junit4]   2> 3021904 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3021904 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3716c693: rootName = 
solr_40792, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1a1c7252
   [junit4]   2> 3021917 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3021917 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33308cce: rootName = 
solr_37008, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4d8437fe
   [junit4]   2> 3021917 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3021927 INFO  (closeThreadPool-10323-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72324976364093446-127.0.0.1:37008_solr-n_0000000000) closing
   [junit4]   2> 3021927 INFO  
(OverseerAutoScalingTriggerThread-72324976364093446-127.0.0.1:37008_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3021948 INFO  
(OverseerStateUpdate-72324976364093446-127.0.0.1:37008_solr-n_0000000000) 
[n:127.0.0.1:37008_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37008_solr
   [junit4]   2> 3021950 INFO  (closeThreadPool-10323-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72324976364093446-127.0.0.1:37008_solr-n_0000000000) closing
   [junit4]   2> 3021951 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3021951 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b6a25b7: rootName = 
solr_40792, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4d8437fe
   [junit4]   2> 3021952 INFO  (jetty-closer-10316-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3021953 INFO  (zkCallback-10305-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3022053 INFO  (jetty-closer-10316-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72324976364093446-127.0.0.1:37008_solr-n_0000000000) closing
   [junit4]   2> 3022054 INFO  (jetty-closer-10316-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@369fe922{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3022054 INFO  (jetty-closer-10316-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e9a442f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3022054 INFO  (jetty-closer-10316-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3022167 INFO  (jetty-closer-10316-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@748f4a96{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3022168 INFO  (jetty-closer-10316-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13abb45d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3022168 INFO  (jetty-closer-10316-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3022169 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3022374 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3022379 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33202
   [junit4]   2> 3022379 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33202
   [junit4]   2> 3022379 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33202
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIAsyncDistributedZkTest 
-Dtests.method=testAsyncIdBackCompat -Dtests.seed=AA201B60D16FE327 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-TC -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.36s J2 | 
CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expecting exception
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA201B60D16FE327:741088CC7D830777]:0)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 3022404 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 3022405 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002
   [junit4]   2> 3022405 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3022422 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3022422 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3022522 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer start zk server on port:34288
   [junit4]   2> 3022522 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34288
   [junit4]   2> 3022522 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34288
   [junit4]   2> 3022522 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34288
   [junit4]   2> 3022524 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022527 INFO  (zkConnectionManagerCallback-10326-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3022527 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3022530 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022531 INFO  (zkConnectionManagerCallback-10328-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3022531 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3022532 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022534 INFO  (zkConnectionManagerCallback-10330-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3022534 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3022667 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@797e0d6a{/solr,null,AVAILABLE}
   [junit4]   2> 3022680 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f6c9433{/solr,null,AVAILABLE}
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@50cab1c7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34996}
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.s.Server Started @3022719ms
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1838a511{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33121}
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.s.Server Started @3022719ms
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34996}
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33121}
   [junit4]   2> 3022681 ERROR (jetty-launcher-10331-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3022681 ERROR (jetty-launcher-10331-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-21T17:00:04.568805Z
   [junit4]   2> 3022681 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-21T17:00:04.568805Z
   [junit4]   2> 3022682 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022683 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3022684 INFO  (zkConnectionManagerCallback-10334-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3022684 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3022684 INFO  (zkConnectionManagerCallback-10335-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3022684 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3022685 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3022685 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3024013 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3024031 WARN  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a7584a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024031 WARN  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a7584a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024047 WARN  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52dd0041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024047 WARN  (jetty-launcher-10331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52dd0041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3024049 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34288/solr
   [junit4]   2> 3024050 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3024067 INFO  (zkConnectionManagerCallback-10343-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024067 INFO  (jetty-launcher-10331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3024192 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3024194 INFO  (zkConnectionManagerCallback-10345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3024194 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3024527 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33121_solr
   [junit4]   2> 3024528 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.Overseer Overseer 
(id=72324976978952198-127.0.0.1:33121_solr-n_0000000000) starting
   [junit4]   2> 3024559 INFO  
(OverseerStateUpdate-72324976978952198-127.0.0.1:33121_solr-n_0000000000) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33121_solr
   [junit4]   2> 3024560 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33121_solr
   [junit4]   2> 3024578 INFO  (zkCallback-10344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3024604 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3024604 WARN  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3024736 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3025102 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33121.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3025169 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33121.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3025169 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33121.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3025191 INFO  (jetty-launcher-10331-thread-1) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node1/.
   [junit4]   2> 3026266 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3026267 WARN  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@528444c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026267 WARN  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@528444c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026271 WARN  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71db3ec0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026271 WARN  (jetty-launcher-10331-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71db3ec0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3026272 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34288/solr
   [junit4]   2> 3026274 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3026275 INFO  (zkConnectionManagerCallback-10355-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026275 INFO  (jetty-launcher-10331-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3026378 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3026379 INFO  (zkConnectionManagerCallback-10357-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026379 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3026387 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3026392 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34996_solr as DOWN
   [junit4]   2> 3026393 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3026393 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34996_solr
   [junit4]   2> 3026394 INFO  (zkCallback-10344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026395 INFO  (zkCallback-10356-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3026396 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3026397 WARN  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3026412 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3026439 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34996.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3026454 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34996.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3026454 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34996.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3026456 INFO  (jetty-launcher-10331-thread-2) 
[n:127.0.0.1:34996_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node2/.
   [junit4]   2> 3026493 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 3026494 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3026495 INFO  (zkConnectionManagerCallback-10366-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3026495 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3026497 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3026498 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34288/solr ready
   [junit4]   2> 3026503 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 3026504 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 3026505 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3026507 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3026508 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3026513 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 3026514 INFO  
(OverseerThreadFactory-5987-thread-1-processing-n:127.0.0.1:33121_solr) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testAsyncOperations
   [junit4]   2> 3026624 INFO  
(OverseerStateUpdate-72324976978952198-127.0.0.1:33121_solr-n_0000000000) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAsyncOperations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33121/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33121_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3026828 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr    
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3026828 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 3026828 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3026831 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328
   [junit4]   2> 3026831 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3026839 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 3026850 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3026853 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3026853 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 3026853 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33121.solr.core.testAsyncOperations.shard1.replica_n1' 
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3026853 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node1/testAsyncOperations_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 3026912 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3026912 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3026915 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3026915 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3026916 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64b8f1ce[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 3026918 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3026918 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3026919 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3026919 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1659166427768160256
   [junit4]   2> 3026923 INFO  
(searcherExecutor-5999-thread-1-processing-x:testAsyncOperations_shard1_replica_n1
 4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 r:core_node2 CREATE 
n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica_n1] Registered new searcher 
Searcher@64b8f1ce[testAsyncOperations_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3026926 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testAsyncOperations/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3026926 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testAsyncOperations/leaders/shard1
   [junit4]   2> 3026929 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3026929 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3026929 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33121/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 3026930 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 3026930 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:33121/solr/testAsyncOperations_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3026930 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testAsyncOperations/leaders/shard1/leader after winning as 
/collections/testAsyncOperations/leader_elect/shard1/election/72324976978952198-core_node2-n_0000000000
   [junit4]   2> 3026932 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:33121/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 3027034 INFO  (zkCallback-10344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027035 INFO  (zkCallback-10344-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027035 INFO  (zkCallback-10344-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027035 INFO  
(parallelCoreAdminExecutor-5988-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328 CREATE) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 3027138 INFO  (zkCallback-10344-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027138 INFO  (zkCallback-10344-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027138 INFO  (zkCallback-10344-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027138 INFO  (zkCallback-10344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAsyncOperations/state.json] for collection 
[testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3027515 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3027516 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3027834 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328
   [junit4]   2> 3027834 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e84079944094136328&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3027837 INFO  
(OverseerThreadFactory-5987-thread-1-processing-n:127.0.0.1:33121_solr) 
[n:127.0.0.1:33121_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> 3028516 INFO  
(OverseerCollectionConfigSetProcessor-72324976978952198-127.0.0.1:33121_solr-n_0000000000)
 [n:127.0.0.1:33121_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> 3028518 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3028518 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3028519 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3028520 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=4ae81141-f79d-43e6-b03c-f4d4f4fb02e8&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3028520 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
testAsyncOperations
   [junit4]   2> 3028528 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testAsyncOperations/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 3028528 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1659166429452173312), 1 
(1659166429453221888), 2 (1659166429453221889), 3 (1659166429453221890), 4 
(1659166429453221891), 5 (1659166429454270464), 6 (1659166429454270465), 7 
(1659166429454270466), 8 (1659166429454270467), 9 (1659166429454270468), ... 
(18 adds)]} 0 4
   [junit4]   2> 3028529 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1659166429456367616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3028529 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3a584c7c 
commitCommandVersion:1659166429456367616
   [junit4]   2> 3028536 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3621fa33[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 3028537 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 3028539 INFO  
(searcherExecutor-5999-thread-1-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 
r:core_node2) [n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 
r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testAsyncOperations_shard1_replica_n1] Registered new searcher 
Searcher@3621fa33[testAsyncOperations_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C18:[diagnostics={java.version=11.0.4,
 java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.4+10-LTS, 
os.version=4.4.0-170-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1582304410419}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3028540 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 11
   [junit4]   2> 3028541 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr 
c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request 
[testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2}
 hits=18 status=0 QTime=0
   [junit4]   2> 3028547 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
async=fde4aa03-ec78-4cc1-8d3d-39f981cbfa74&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3028549 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=fde4aa03-ec78-4cc1-8d3d-39f981cbfa74&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3028549 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=fde4aa03-ec78-4cc1-8d3d-39f981cbfa74&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3028551 INFO  (qtp385829310-23810) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=fde4aa03-ec78-4cc1-8d3d-39f981cbfa74&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3028551 INFO  
(OverseerThreadFactory-5987-thread-2-processing-n:127.0.0.1:33121_solr) 
[n:127.0.0.1:33121_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd=action=RELOAD, 
asyncId=fde4aa03-ec78-4cc1-8d3d-39f981cbfa74
   [junit4]   2> 3028552 INFO  (qtp385829310-23812) [n:127.0.0.1:33121_solr    
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={core=testAsyncOperations_shard1_replica_n1&async=fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3028553 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139
   [junit4]   2> 3028553 INFO  (qtp385829310-23814) [n:127.0.0.1:33121_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3028560 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3028570 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3028573 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3028573 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr    x:testAsyncOperations_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 3028629 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33121.solr.core.testAsyncOperations.shard1.replica_n1' 
(registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd3c3e9
   [junit4]   2> 3028629 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node1/testAsyncOperations_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001/tempDir-002/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 3028685 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3028685 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3028688 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fb4bab7[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 3028690 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 
x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3028690 INFO  
(parallelCoreAdminExecutor-5988-thread-2-processing-n:127.0.0.1:33121_solr 
x:testAsyncOperations_shard1_replica_n1 
fde4aa03-ec78-4cc1-8d3d-39f981cbfa744079946022400139 RELOAD) 
[n:127.0.0.1:33121_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsync

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

.java:309)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [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:834)
   [junit4]   2> 
   [junit4]   2> 3067613 ERROR 
(OverseerThreadFactory-6098-thread-2-processing-n:127.0.0.1:37412_solr) 
[n:127.0.0.1:37412_solr     ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-failure
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2>        at 
org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:513)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [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:834)
   [junit4]   2> 
   [junit4]   2> 3067613 WARN  
(OverseerThreadFactory-6098-thread-2-processing-n:127.0.0.1:37412_solr) 
[n:127.0.0.1:37412_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: 
testAsyncIdRaceCondition
   [junit4]   2> 3067613 ERROR 
(OverseerThreadFactory-6098-thread-2-processing-n:127.0.0.1:37412_solr) 
[n:127.0.0.1:37412_solr     ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1793)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:263)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:262)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [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:834)
   [junit4]   2> 
   [junit4]   2> 3067614 INFO  
(OverseerAutoScalingTriggerThread-72324979636699142-127.0.0.1:37412_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3067615 INFO  (jetty-closer-10487-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72324979636699142-127.0.0.1:37412_solr-n_0000000000) closing
   [junit4]   2> 3067615 INFO  (closeThreadPool-10495-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72324979636699142-127.0.0.1:37412_solr-n_0000000000) closing
   [junit4]   2> 3067616 INFO  (jetty-closer-10487-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3d0cc55b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3067617 INFO  (jetty-closer-10487-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14c94986{/solr,null,UNAVAILABLE}
   [junit4]   2> 3067617 INFO  (jetty-closer-10487-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3067617 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3067822 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3067824 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40333
   [junit4]   2> 3067824 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40333
   [junit4]   2> 3067824 INFO  
(TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[AA201B60D16FE327])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40333
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_AA201B60D16FE327-001
   [junit4]   2> Feb 21, 2020 5:00:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{_version_=PostingsFormat(name=Direct), _root_=PostingsFormat(name=Direct), 
id=PostingsFormat(name=MockRandom), 
_route_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{}, maxPointsInLeafNode=1949, maxMBSortInHeap=5.139042146934289, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71e9b78e),
 locale=en-TC, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=333372440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestNRTOpen, 
CdcrBidirectionalTest, DistribDocExpirationUpdateProcessorTest, 
ConcurrentCreateRoutedAliasTest, TestGeoJSONResponseWriter, 
ProtectedTermFilterFactoryTest, PrimitiveFieldTypeTest, FullHLLTest, TestUtils, 
TestOrdValues, TestDistribPackageStore, TestConfigSets, TestSolrJ, 
TestDocBasedVersionConstraints, TestSubQueryTransformer, 
TestConfigSetsAPIExclusivity, PolyFieldTest, 
TestLegacyNumericRangeQueryBuilder, TestSimExecutePlanAction, TestRTGBase, 
TestExportWriter, TestCloudJSONFacetJoinDomain, NodeMutatorTest, 
ForceLeaderWithTlogReplicasTest, TestMissingGroups, BlockDirectoryTest, 
TestAddFieldRealTimeGet, DOMUtilTest, TestJoin, AuditLoggerPluginTest, 
TestUnInvertedFieldException, TestManagedSchema, DateRangeFieldTest, 
CloudMLTQParserTest, TestBinaryResponseWriter, HighlighterConfigTest, 
UnloadDistributedZkTest, DefaultValueUpdateProcessorTest, 
TestMultiValuedNumericRangeQuery, ScheduledMaintenanceTriggerTest, 
CachingDirectoryFactoryTest, SolrIndexSplitterTest, 
TestSizeLimitedDistributedMap, StressHdfsTest, BasicDistributedZkTest, 
TestLRUStatsCacheCloud, TestCorePropertiesReload, 
WrapperMergePolicyFactoryTest, IndexSizeTriggerTest, 
DistributedQueryComponentCustomSortTest, TestUninvertingReader, 
MoveReplicaHDFSFailoverTest, TestEmbeddedSolrServerConstructors, 
MBeansHandlerTest, BadIndexSchemaTest, TestPackages, PeerSyncReplicationTest, 
TestValueSourceCache, SyncSliceTest, SpatialRPTFieldTypeTest, 
TestInPlaceUpdatesRequiredField, TestNestedDocsSort, TestFastOutputStream, 
UUIDFieldTest, V2StandaloneTest, RandomizedTaggerTest, 
PKIAuthenticationIntegrationTest, DistributedDebugComponentTest, 
CdcrWithNodesRestartsTest, TestTlogReplica, ClusterStateMockUtilTest, 
TestSimUtils, TestNestedUpdateProcessor, DistributedFacetPivotLargeTest, 
SolrCloudExampleTest, TestReloadAndDeleteDocs, RuleEngineTest, 
CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [370/904 (1!)] on J2 in 55.62s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to