Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/428/

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
        at 
__randomizedtesting.SeedInfo.seed([DF26B499C3031406:B22E527876541E8A]:0)
        at org.junit.Assert.assertEquals(Assert.java:117)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
Captured an uncaught exception in thread: Thread[id=208018, name=Thread-166184, 
state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=208018, name=Thread-166184, state=RUNNABLE, 
group=TGRP-TestDistributedStatsComponentCardinality]
        at 
__randomizedtesting.SeedInfo.seed([DF26B499C3031406:57728B436DFF79FE]:0)
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
        at __randomizedtesting.SeedInfo.seed([DF26B499C3031406]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:688)




Build Log:
[...truncated 13615 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 482184 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 482184 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/data-dir-18-001
   [junit4]   2> 482184 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 482184 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 482186 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 482186 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DF26B499C3031406]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 482218 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteAliasedCollection
   [junit4]   2> 482218 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001
   [junit4]   2> 482219 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 482219 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 482219 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 482220 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 482319 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 43235
   [junit4]   2> 482319 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43235
   [junit4]   2> 482319 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43235
   [junit4]   2> 482319 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43235
   [junit4]   2> 482324 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482328 INFO  (zkConnectionManagerCallback-5001-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482332 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482343 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482348 INFO  (zkConnectionManagerCallback-5003-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482348 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482349 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482350 INFO  (zkConnectionManagerCallback-5005-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482350 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 482452 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 482453 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 482453 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 482453 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 482465 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 482465 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 482465 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 482466 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 482466 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 482466 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 482467 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 482467 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 482467 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 482467 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51053b9a{/solr,null,AVAILABLE}
   [junit4]   2> 482472 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c795057{/solr,null,AVAILABLE}
   [junit4]   2> 482476 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 482476 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 482477 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 482477 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7480b3a{/solr,null,AVAILABLE}
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@201325f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35291}
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d8f7eeb{/solr,null,AVAILABLE}
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.s.Server Started @482507ms
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43235/solr, hostPort=35291}
   [junit4]   2> 482480 ERROR (jetty-launcher-5006-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@59528d9d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40903}
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.s.Server Started @482507ms
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-22T16:22:44.234Z
   [junit4]   2> 482480 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43235/solr, hostPort=40903}
   [junit4]   2> 482481 ERROR (jetty-launcher-5006-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 482481 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 482481 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 482481 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 482481 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 482481 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-22T16:22:44.235Z
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@407e19ff{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45795}
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.s.Server Started @482510ms
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43235/solr, hostPort=45795}
   [junit4]   2> 482483 ERROR (jetty-launcher-5006-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 482483 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-22T16:22:44.237Z
   [junit4]   2> 482484 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482487 INFO  (zkConnectionManagerCallback-5010-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482487 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482487 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482488 INFO  (zkConnectionManagerCallback-5008-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60d0d71f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34213}
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.s.Server Started @482514ms
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:43235/solr, hostPort=34213}
   [junit4]   2> 482488 ERROR (jetty-launcher-5006-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.0
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-22T16:22:44.242Z
   [junit4]   2> 482488 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482489 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 482489 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 482489 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482489 INFO  (zkConnectionManagerCallback-5012-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482489 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482491 INFO  (zkConnectionManagerCallback-5014-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482491 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482491 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 482491 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 482493 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 482493 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 482494 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 482494 WARN  
(jetty-launcher-5006-thread-2-SendThread(127.0.0.1:43235)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1085fbcf53e0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1085fbcf53e0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1085fbcf53e0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 482494 WARN  
(jetty-launcher-5006-thread-3-SendThread(127.0.0.1:43235)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1085fbcf53e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1085fbcf53e0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1085fbcf53e0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 482497 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 483767 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 483768 WARN  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29d2c373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 483768 WARN  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29d2c373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 483802 WARN  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5636341a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 483802 WARN  (jetty-launcher-5006-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5636341a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 483825 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43235/solr
   [junit4]   2> 483844 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 483847 INFO  (zkConnectionManagerCallback-5034-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 483847 INFO  (jetty-launcher-5006-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 483848 WARN  
(jetty-launcher-5006-thread-1-SendThread(127.0.0.1:43235)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1085fbcf53e0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1085fbcf53e0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1085fbcf53e0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 483980 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 483992 INFO  (zkConnectionManagerCallback-5036-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 483992 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 484053 WARN  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 484059 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34213_solr
   [junit4]   2> 484060 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.Overseer Overseer 
(id=74414659024584712-127.0.0.1:34213_solr-n_0000000000) starting
   [junit4]   2> 484064 INFO  
(OverseerStateUpdate-74414659024584712-127.0.0.1:34213_solr-n_0000000000) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34213_solr
   [junit4]   2> 484072 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34213_solr
   [junit4]   2> 484074 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 484075 WARN  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_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> 484080 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 484106 INFO  (jetty-launcher-5006-thread-1) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node1
   [junit4]   2> 484342 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 484343 WARN  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e50220d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 484343 WARN  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e50220d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 484349 WARN  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@156ec966[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 484349 WARN  (jetty-launcher-5006-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@156ec966[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 484350 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43235/solr
   [junit4]   2> 484354 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 484354 INFO  (zkConnectionManagerCallback-5054-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484354 INFO  (jetty-launcher-5006-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 484674 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 484675 INFO  (zkConnectionManagerCallback-5056-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484675 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 484678 WARN  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 484679 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 484682 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40903_solr as DOWN
   [junit4]   2> 484683 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 484683 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40903_solr
   [junit4]   2> 484684 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 484685 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 484685 WARN  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_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> 484692 INFO  (zkCallback-5055-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 484707 INFO  (jetty-launcher-5006-thread-3) 
[n:127.0.0.1:40903_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node3
   [junit4]   2> 485447 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 485448 WARN  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6706938c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 485449 WARN  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6706938c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 485459 WARN  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@196fa2a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 485459 WARN  (jetty-launcher-5006-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@196fa2a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 485460 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43235/solr
   [junit4]   2> 485464 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 485466 INFO  (zkConnectionManagerCallback-5070-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 485466 INFO  (jetty-launcher-5006-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 485472 WARN  
(jetty-launcher-5006-thread-2-SendThread(127.0.0.1:43235)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1085fbcf53e000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1085fbcf53e000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1085fbcf53e000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 485652 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 485665 INFO  (zkConnectionManagerCallback-5072-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 485666 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 485669 WARN  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 485672 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 485675 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35291_solr as DOWN
   [junit4]   2> 485676 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 485676 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35291_solr
   [junit4]   2> 485677 INFO  (zkCallback-5055-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 485677 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 485678 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 485679 WARN  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_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> 485688 INFO  (zkCallback-5071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 485726 INFO  (jetty-launcher-5006-thread-2) 
[n:127.0.0.1:35291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node2
   [junit4]   2> 488647 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 488648 WARN  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cb728d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488648 WARN  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cb728d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488656 WARN  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c0c0036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488656 WARN  (jetty-launcher-5006-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c0c0036[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488657 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43235/solr
   [junit4]   2> 488660 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488666 INFO  (zkConnectionManagerCallback-5086-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488666 INFO  (jetty-launcher-5006-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488769 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 488770 INFO  (zkConnectionManagerCallback-5088-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488770 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 488773 WARN  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 488774 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 488777 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45795_solr as DOWN
   [junit4]   2> 488778 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 488778 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45795_solr
   [junit4]   2> 488779 INFO  (zkCallback-5071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488779 INFO  (zkCallback-5055-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488779 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488779 INFO  (zkCallback-5087-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 488780 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 488780 WARN  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_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> 488805 INFO  (jetty-launcher-5006-thread-4) 
[n:127.0.0.1:45795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node4
   [junit4]   2> 488813 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 488814 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488815 INFO  (zkConnectionManagerCallback-5099-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488815 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488816 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 488817 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43235/solr ready
   [junit4]   2> 488831 INFO  (qtp1847010477-9916) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 488838 INFO  
(OverseerThreadFactory-5043-thread-1-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
aliasedCollection1
   [junit4]   2> 488948 INFO  
(OverseerStateUpdate-74414659024584712-127.0.0.1:34213_solr-n_0000000000) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"aliasedCollection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34213_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34213/solr";,
   [junit4]   2>   "collection":"aliasedCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 489151 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr    
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection1_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489151 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr    
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 489162 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.11.0
   [junit4]   2> 489163 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 489164 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 489164 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'aliasedCollection1_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 489164 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[aliasedCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node1/aliasedCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node1/aliasedCollection1_shard1_replica_n1/data/]
   [junit4]   2> 489195 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489195 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489195 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 489195 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 489197 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 489197 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 489197 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 489197 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1714337633744715776
   [junit4]   2> 489199 INFO  
(searcherExecutor-5101-thread-1-processing-n:127.0.0.1:34213_solr 
x:aliasedCollection1_shard1_replica_n1 c:aliasedCollection1 s:shard1 
r:core_node2) [n:127.0.0.1:34213_solr c:aliasedCollection1 s:shard1 
r:core_node2 x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[aliasedCollection1_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 489204 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/aliasedCollection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 489204 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/aliasedCollection1/leaders/shard1
   [junit4]   2> 489210 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 489210 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 489210 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34213/solr/aliasedCollection1_shard1_replica_n1/
   [junit4]   2> 489211 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 489211 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34213/solr/aliasedCollection1_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 489211 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/aliasedCollection1/leaders/shard1/leader after winning as 
/collections/aliasedCollection1/leader_elect/shard1/election/74414659024584712-core_node2-n_0000000000
   [junit4]   2> 489213 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:34213/solr/aliasedCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 489315 INFO  (zkCallback-5035-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489315 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489315 INFO  (zkCallback-5035-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489316 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 489320 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection1_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=169
   [junit4]   2> 489322 INFO  (qtp1847010477-9920) [n:127.0.0.1:34213_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 489420 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489420 INFO  (zkCallback-5035-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489420 INFO  (zkCallback-5035-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489420 INFO  (zkCallback-5035-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 489421 INFO  (qtp1847010477-9920) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=aliasedCollection1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=585
   [junit4]   2> 489434 INFO  
(OverseerThreadFactory-5043-thread-2-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
aliasedCollection2
   [junit4]   2> 489434 INFO  
(OverseerCollectionConfigSetProcessor-74414659024584712-127.0.0.1:34213_solr-n_0000000000)
 [n:127.0.0.1:34213_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> 489642 INFO  
(OverseerStateUpdate-74414659024584712-127.0.0.1:34213_solr-n_0000000000) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"aliasedCollection2_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35291_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35291/solr";,
   [junit4]   2>   "collection":"aliasedCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 489845 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr    
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489875 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.11.0
   [junit4]   2> 489877 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 489877 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 489877 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'aliasedCollection2_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 489877 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[aliasedCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node2/aliasedCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DF26B499C3031406-001/tempDir-001/node2/aliasedCollection2_shard1_replica_n1/data/]
   [junit4]   2> 489902 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489902 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489903 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 489903 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 489904 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 489904 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 489904 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 489904 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1714337634486059008
   [junit4]   2> 489907 INFO  
(searcherExecutor-5107-thread-1-processing-n:127.0.0.1:35291_solr 
x:aliasedCollection2_shard1_replica_n1 c:aliasedCollection2 s:shard1 
r:core_node2) [n:127.0.0.1:35291_solr c:aliasedCollection2 s:shard1 
r:core_node2 x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[aliasedCollection2_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 489911 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/aliasedCollection2/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 489911 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/aliasedCollection2/leaders/shard1
   [junit4]   2> 489914 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 489914 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 489914 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35291/solr/aliasedCollection2_shard1_replica_n1/
   [junit4]   2> 489914 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 489915 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:35291/solr/aliasedCollection2_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 489915 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/aliasedCollection2/leaders/shard1/leader after winning as 
/collections/aliasedCollection2/leader_elect/shard1/election/74414659024584716-core_node2-n_0000000000
   [junit4]   2> 489917 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:35291/solr/aliasedCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 490018 INFO  (zkCallback-5071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490019 INFO  (zkCallback-5071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490019 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 490021 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=176
   [junit4]   2> 490022 INFO  (qtp1847010477-9911) [n:127.0.0.1:34213_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 490121 INFO  (zkCallback-5035-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490121 INFO  (zkCallback-5071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490121 INFO  (zkCallback-5071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490121 INFO  (zkCallback-5071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490122 INFO  (qtp1847010477-9911) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=aliasedCollection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=700
   [junit4]   2> 490122 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
aliasedCollection1
   [junit4]   2> 490142 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
aliasedCollection2
   [junit4]   2> 490145 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (aliasedCollection1): Expected 
collection1 to be created with 1 shard and 1 replica
   [junit4]   2> 490146 INFO  (watches-5096-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 490147 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490147 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490151 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490151 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (aliasedCollection2): Expected 
collection2 to be created with 1 shard and 1 replica
   [junit4]   2> 490152 INFO  (watches-5096-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 490152 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490153 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490153 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 490164 INFO  (qtp1847010477-9916) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/aliasedCollection1/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 490165 INFO  (qtp1847010477-9916) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[aliasedCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1714337634751348736)]} 0 8
   [junit4]   2> 490172 INFO  (qtp214355383-9923) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/aliasedCollection2/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 490172 INFO  (qtp214355383-9923) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1714337634763931648)]} 0 3
   [junit4]   2> 490201 INFO  
(searcherExecutor-5101-thread-1-processing-n:127.0.0.1:34213_solr 
x:aliasedCollection1_shard1_replica_n1 c:aliasedCollection1 s:shard1 
r:core_node2) [n:127.0.0.1:34213_solr c:aliasedCollection1 s:shard1 
r:core_node2 x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[aliasedCollection1_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 490201 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[aliasedCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=aliasedCollection1:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 28
   [junit4]   2> 490205 INFO  
(searcherExecutor-5107-thread-1-processing-n:127.0.0.1:35291_solr 
x:aliasedCollection2_shard1_replica_n1 c:aliasedCollection2 s:shard1 
r:core_node2) [n:127.0.0.1:35291_solr c:aliasedCollection2 s:shard1 
r:core_node2 x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[aliasedCollection2_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 490205 INFO  (qtp214355383-9925) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=aliasedCollection2:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 490206 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr 
c:aliasedCollection1 s:shard1 r:core_node2 
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection1:3&wt=javabin&version=2} hits=1 
status=0 QTime=0
   [junit4]   2> 490207 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection2:3&wt=javabin&version=2} hits=1 
status=0 QTime=0
   [junit4]   2> 490218 INFO  
(OverseerCollectionConfigSetProcessor-74414659024584712-127.0.0.1:34213_solr-n_0000000000)
 [n:127.0.0.1:34213_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 490322 INFO  (qtp1847010477-9920) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=aliasedCollection2&name=aliasedCollection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=112
   [junit4]   2> 490326 INFO  (qtp214355383-9915) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection1:3&_forwardedCount=1&wt=javabin&version=2}
 hits=1 status=0 QTime=0
   [junit4]   2> 490327 INFO  (qtp214355383-9918) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection2:3&wt=javabin&version=2} hits=1 
status=0 QTime=0
   [junit4]   2> 490330 INFO  
(OverseerCollectionConfigSetProcessor-74414659024584712-127.0.0.1:34213_solr-n_0000000000)
 [n:127.0.0.1:34213_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 490330 INFO  
(OverseerThreadFactory-5043-thread-4-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 490331 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr    
x:aliasedCollection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.aliasedCollection1.shard1.replica_n1 
tag=null
   [junit4]   2> 490331 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.c.SolrCore [aliasedCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4db1bfa5
   [junit4]   2> 490331 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.aliasedCollection1.shard1.replica_n1 tag=SolrCore@4db1bfa5
   [junit4]   2> 490331 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.aliasedCollection1.shard1.leader tag=SolrCore@4db1bfa5
   [junit4]   2> 490331 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 490333 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/aliasedCollection1/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 490335 INFO  (qtp1847010477-9928) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=aliasedCollection1_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 490437 INFO  (zkCallback-5035-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490437 INFO  (zkCallback-5035-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490437 INFO  (zkCallback-5035-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490437 INFO  (zkCallback-5035-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection1/state.json] for collection 
[aliasedCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490449 INFO  (qtp1847010477-9916) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=aliasedCollection1&action=DELETE&followAliases=false&wt=javabin&version=2}
 status=0 QTime=121
   [junit4]   2> 490451 INFO  (qtp214355383-9923) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection2:3&wt=javabin&version=2} hits=1 
status=0 QTime=0
   [junit4]   2> 490452 INFO  (qtp214355383-9925) [n:127.0.0.1:35291_solr 
c:aliasedCollection2 s:shard1 r:core_node2 
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.c.S.Request 
[aliasedCollection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=aliasedCollection2:3&wt=javabin&version=2} hits=1 
status=0 QTime=0
   [junit4]   2> 490459 INFO  
(OverseerCollectionConfigSetProcessor-74414659024584712-127.0.0.1:34213_solr-n_0000000000)
 [n:127.0.0.1:34213_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 490460 INFO  
(OverseerThreadFactory-5043-thread-5-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 490461 ERROR 
(OverseerThreadFactory-5043-thread-5-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: aliasedCollection1 operation: delete 
failed:org.apache.solr.common.SolrException: Could not find collection : 
aliasedCollection1
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:123)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:784)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:138)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:271)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 490463 INFO  (qtp1847010477-9929) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=aliasedCollection1&action=DELETE&followAliases=false&wt=javabin&version=2}
 status=400 QTime=10
   [junit4]   2> 490465 INFO  
(OverseerCollectionConfigSetProcessor-74414659024584712-127.0.0.1:34213_solr-n_0000000000)
 [n:127.0.0.1:34213_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 490467 INFO  
(OverseerThreadFactory-5043-thread-5-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 490469 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr    
x:aliasedCollection2_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.aliasedCollection2.shard1.replica_n1 
tag=null
   [junit4]   2> 490469 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.c.SolrCore [aliasedCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f07c81
   [junit4]   2> 490469 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.aliasedCollection2.shard1.replica_n1 tag=SolrCore@6f07c81
   [junit4]   2> 490469 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.aliasedCollection2.shard1.leader tag=SolrCore@6f07c81
   [junit4]   2> 490470 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 490472 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/aliasedCollection2/terms/shard1 to Terms{values={}, version=2}
   [junit4]   2> 490474 INFO  (qtp214355383-9913) [n:127.0.0.1:35291_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=aliasedCollection2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 490578 INFO  (zkCallback-5035-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490578 INFO  (zkCallback-5035-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490578 INFO  (zkCallback-5071-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490578 INFO  (zkCallback-5071-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490578 INFO  (zkCallback-5071-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490578 INFO  (zkCallback-5071-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/aliasedCollection2/state.json] for collection 
[aliasedCollection2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 490588 INFO  (qtp1847010477-9920) [n:127.0.0.1:34213_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=aliasedCollection1&action=DELETE&followAliases=true&wt=javabin&version=2}
 status=0 QTime=124
   [junit4]   2> 490590 WARN  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[DF26B499C3031406]-SendThread(127.0.0.1:43235))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1085fbcf53e000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1085fbcf53e000f, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1085fbcf53e000f, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=255007842
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1465184717
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34213_solr
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40903_solr
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=176888964
   [junit4]   2> 490691 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35291_solr
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34213_solr as DOWN
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1295029797
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40903_solr as DOWN
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45795_solr
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35291_solr as DOWN
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 490692 INFO  (jetty-closer-5112-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45795_solr as DOWN
   [junit4]   2> 490720 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 490720 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 490720 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 490720 INFO  (jetty-closer-5112-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 490722 INFO  (closeThreadPool-5128-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=74414659024584712-127.0.0.1:34213_solr-n_0000000000) closing
   [junit4]   2> 490722 INFO  
(OverseerStateUpdate-74414659024584712-127.0.0.1:34213_solr-n_0000000000) 
[n:127.0.0.1:34213_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34213_solr
   [junit4]   2> 490733 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 490735 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 490735 INFO  (jetty-closer-5112-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 490729 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 490735 INFO  (jetty-closer-5112-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=

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

egistry=solr.jvm tag=null
   [junit4]   2> 3832306 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77e6a0c6: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@197f059c
   [junit4]   2> 3832306 INFO  (closeThreadPool-27622-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d334473{/i/dn,null,STOPPED}
   [junit4]   2> 3832306 INFO  (closeThreadPool-27622-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3832308 INFO  (closeThreadPool-27622-thread-8) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65b44b85{/i/dn,null,STOPPED}
   [junit4]   2> 3832308 INFO  (closeThreadPool-27622-thread-8) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3832308 INFO  (closeThreadPool-27622-thread-6) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77edfa7d{/i/dn,null,STOPPED}
   [junit4]   2> 3832308 INFO  (closeThreadPool-27622-thread-6) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3832311 INFO  (closeThreadPool-27622-thread-9) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@19cddeab{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3832311 INFO  (closeThreadPool-27622-thread-9) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34c78826{/i/dn,null,STOPPED}
   [junit4]   2> 3832311 INFO  (closeThreadPool-27622-thread-9) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3832313 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 3832313 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27dd4ef1: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@5c3f4e99
   [junit4]   2> 3832317 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5b21ec9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3832317 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a67ac56{/i/dn,null,STOPPED}
   [junit4]   2> 3832317 INFO  (closeThreadPool-27622-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [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=TestDistributedStatsComponentCardinality -Dtests.method=test 
-Dtests.seed=DF26B499C3031406 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-NI -Dtests.timezone=UCT -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    175s J0 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=208018, name=Thread-166184, state=RUNNABLE, 
group=TGRP-TestDistributedStatsComponentCardinality]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF26B499C3031406:57728B436DFF79FE]:0)
   [junit4]    > Caused by: junit.framework.AssertionFailedError: 
.responseHeader.status:200!=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF26B499C3031406]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:688)
   [junit4]   2> 3832323 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[DF26B499C3031406]-worker) 
[     ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_root_=Lucene84, string_s=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=Direct)}, 
docValues:{int_i=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene80), 
int_i_prehashed_l=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Lucene80), 
long_l_prehashed_l=DocValuesFormat(name=Direct), 
long_l=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), 
string_s_prehashed_l=DocValuesFormat(name=Direct), 
id_i1=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1559, 
maxMBSortInHeap=7.405997022226575, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-NI, timezone=UCT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=270633744,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressVersions, 
TestLuceneIndexBackCompat, DeleteNodeTest, EnumFieldTest, TestCloudPivotFacet, 
QueryParsingTest, TestCSVResponseWriter, WordBreakSolrSpellCheckerTest, 
TestRandomFlRTGCloud, TestBulkSchemaAPI, TestFieldCacheVsDocValues, 
TestChildDocTransformerHierarchy, NodeMarkersRegistrationTest, TestPolicyCloud, 
ConcurrentCreateCollectionTest, NodeAddedTriggerIntegrationTest, 
BlobRepositoryCloudTest, HdfsRestartWhileUpdatingTest, ExecutePlanActionTest, 
CollectionStateFormat2Test, TestSSLRandomization, 
BigEndianAscendingWordDeserializerTest, TestLockTree, 
TestDistribDocBasedVersion, TestFileDictionaryLookup, ClusterStateMockUtilTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, MetricsHistoryIntegrationTest, 
DistributedSuggestComponentTest, TestMinimalConfig, 
TestManagedSynonymGraphFilterFactory, HdfsDirectoryTest, 
LeaderFailureAfterFreshStartTest, TestPackages, OverseerSolrResponseTest, 
ParsingFieldUpdateProcessorsTest, ResponseHeaderTest, TestExpandComponent, 
TestSolrDeletionPolicy1, SparseHLLTest, TriLevelCompositeIdRoutingTest, 
AliasIntegrationTest, DistributedQueryComponentCustomSortTest, 
TestSerializedLuceneMatchVersion, TestComplexPhraseLeadingWildcard, 
SolrGraphiteReporterTest, TestSystemCollAutoCreate, 
HdfsChaosMonkeySafeLeaderTest, RangeFacetCloudTest, TestSolrConfigHandlerCloud, 
BlockJoinFacetRandomTest, DistribCursorPagingTest, TestExactSharedStatsCache, 
MultiThreadedOCPTest, TestMultiValuedNumericRangeQuery, AuditLoggerPluginTest, 
DistanceUnitsTest, TestLegacyField, BasicZkTest, RecoveryZkTest, 
TestTlogReplica, OrderedExecutorTest, TestJavabinTupleStreamParser, 
TestStressLucene, RankFieldTest, SolrTestCaseJ4Test, 
HdfsUnloadDistributedZkTest, AnalysisAfterCoreReloadTest, TestCloudConsistency, 
TestCloudSearcherWarming, BaseCdcrDistributedZkTest, TestSolr4Spatial2, 
TestPhraseSuggestions, UpdateLogCloudTest, ManagedSchemaRoundRobinCloudTest, 
ZkControllerTest, TestRecoveryHdfs, MoreLikeThisComponentTest, 
TestSchemaManager, TestSortByMinMaxFunction, TestUtils, 
TestExclusionRuleCollectionAccess, TestSQLHandler, TestFacetMethods, 
TestHighlightDedupGrouping, TemplateUpdateProcessorTest, 
UUIDUpdateProcessorFallbackTest, LeaderElectionContextKeyTest, 
TestSchemaNameResource, MetricsHistoryHandlerTest, SortByFunctionTest, 
TestLegacyBM25SimilarityFactory, TestSweetSpotSimilarityFactory, 
JsonLoaderTest, OverseerTest, ResponseBuilderTest, EmbeddedSolrNoSerializeTest, 
ReplaceNodeTest, IndexSizeTriggerSizeEstimationTest, SuggesterWFSTTest, 
TestStressCloudBlindAtomicUpdates, TestValueSourceCache, 
SignificantTermsQParserPluginTest, RuleEngineTest, TestDocSet, 
BinaryUpdateRequestHandlerTest, DistributedVersionInfoTest, SliceStateTest, 
SoftAutoCommitTest, DisMaxRequestHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, TestJettySolrRunner, RouteFieldTest, 
PathHierarchyTokenizerFactoryTest, SplitShardTest, TestDocumentBuilder, 
TestGroupingSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, 
TestTolerantSearch, TestTrie, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CleanupOldIndexTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, FullSolrCloudDistribCmdsTest, 
HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaHDFSTest, MoveReplicaTest, ShardRoutingCustomTest, ShardRoutingTest, 
TestPullReplica, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestZkChroot, ZkSolrClientTest, 
AssignTest, AsyncCallRequestStatusResponseTest, 
BackupRestoreApiErrorConditionsTest, CollectionTooManyReplicasTest, 
CollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, 
TestCollectionAPI, TestHdfsCloudBackupRestore, TestReplicaProperties, 
AutoAddReplicasIntegrationTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest, SearchRateTriggerTest, 
TriggerSetPropertiesIntegrationTest, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimDistributedQueue, TestSimLargeCluster, 
CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotLongTailTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TermVectorComponentTest, TermsComponentTest, 
TestDistributedStatsComponentCardinality]
   [junit4] Completed [703/948 (2!)] on J0 in 175.48s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to