You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/13 03:13:11 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 137 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/137/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection

Error Message:
{aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "core":"aliasedCollection2_shard1_replica_n1",           "node_name":"127.0.0.1:33187_solr",           "base_url":"https://127.0.0.1:33187/solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}}

Stack Trace:
java.lang.AssertionError: {aliasedCollection2=DocCollection(aliasedCollection2//collections/aliasedCollection2/state.json/3 )={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"aliasedCollection2_shard1_replica_n1",
          "node_name":"127.0.0.1:33187_solr",
          "base_url":"https://127.0.0.1:33187/solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}}
	at __randomizedtesting.SeedInfo.seed([C5382A27F986BBAB:22429F3D9D61550]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testDeleteAliasedCollection(CollectionsAPISolrJTest.java:1037)
	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)




Build Log:
[...truncated 14031 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 591874 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-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-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 591874 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 591875 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-135 after mutting 0 log messages
   [junit4]   2> 591875 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-136 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 591876 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/data-dir-56-001
   [junit4]   2> 591876 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 591878 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 591878 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 591881 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testColStatusCollectionName
   [junit4]   2> 591881 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001
   [junit4]   2> 591882 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 591882 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 591882 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 591883 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 591982 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33191
   [junit4]   2> 591982 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33191
   [junit4]   2> 591982 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33191
   [junit4]   2> 591982 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33191
   [junit4]   2> 591984 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 591985 INFO  (zkConnectionManagerCallback-7162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 591985 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 591991 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 591996 INFO  (zkConnectionManagerCallback-7164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 591996 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 591997 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 591999 INFO  (zkConnectionManagerCallback-7166-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 591999 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592102 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 592102 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 592102 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 592102 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 592102 INFO  (jetty-launcher-7167-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> 592102 INFO  (jetty-launcher-7167-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> 592104 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 592104 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 592104 INFO  (jetty-launcher-7167-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> 592104 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 592104 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 592104 INFO  (jetty-launcher-7167-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> 592107 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 592107 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 592107 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 592107 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50253bca{/solr,null,AVAILABLE}
   [junit4]   2> 592109 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 592109 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 592109 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 592109 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50d500fe{/solr,null,AVAILABLE}
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f76c950{SSL, (ssl, http/1.1)}{127.0.0.1:42345}
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.e.j.s.Server Started @592142ms
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33191/solr, hostPort=42345}
   [junit4]   2> 592110 ERROR (jetty-launcher-7167-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T02:20:51.953Z
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 592110 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 592111 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67e7113c{/solr,null,AVAILABLE}
   [junit4]   2> 592111 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 592112 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 592112 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 592112 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7dd95902{/solr,null,AVAILABLE}
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59dd9fb8{SSL, (ssl, http/1.1)}{127.0.0.1:44175}
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c209feb{SSL, (ssl, http/1.1)}{127.0.0.1:39623}
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.e.j.s.Server Started @592146ms
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-3) [     ] o.e.j.s.Server Started @592146ms
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33191/solr, hostPort=44175}
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33191/solr, hostPort=39623}
   [junit4]   2> 592113 ERROR (jetty-launcher-7167-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 592113 ERROR (jetty-launcher-7167-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 592113 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592114 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592114 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 592114 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 592114 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T02:20:51.957Z
   [junit4]   2> 592114 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T02:20:51.957Z
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 592115 INFO  (zkConnectionManagerCallback-7169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d47b963{SSL, (ssl, http/1.1)}{127.0.0.1:37351}
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-2) [     ] o.e.j.s.Server Started @592148ms
   [junit4]   2> 592115 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33191/solr, hostPort=37351}
   [junit4]   2> 592116 INFO  (zkConnectionManagerCallback-7171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592116 ERROR (jetty-launcher-7167-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.1
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-13T02:20:51.959Z
   [junit4]   2> 592116 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592117 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592121 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 592121 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 592121 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 592121 INFO  (zkConnectionManagerCallback-7173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 592122 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592122 WARN  (jetty-launcher-7167-thread-1-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb0003, 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 0x1096884e3cb0003, 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> 592122 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592122 INFO  (zkConnectionManagerCallback-7175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 592125 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 592125 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592126 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 592126 WARN  (jetty-launcher-7167-thread-3-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb0005, 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 0x1096884e3cb0005, 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> 592129 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 592129 WARN  (jetty-launcher-7167-thread-2-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb0006, 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 0x1096884e3cb0006, 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> 593768 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 593769 WARN  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 593787 WARN  (jetty-launcher-7167-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ead9947[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 593787 WARN  (jetty-launcher-7167-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ead9947[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 593815 WARN  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 593839 WARN  (jetty-launcher-7167-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@775b7fca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 593839 WARN  (jetty-launcher-7167-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@775b7fca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 593840 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33191/solr
   [junit4]   2> 593875 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 593895 INFO  (zkConnectionManagerCallback-7195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 593895 INFO  (jetty-launcher-7167-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 593904 WARN  (jetty-launcher-7167-thread-3-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb0007, 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 0x1096884e3cb0007, 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> 594023 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594036 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 594036 WARN  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 594036 INFO  (zkConnectionManagerCallback-7197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594036 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594155 WARN  (jetty-launcher-7167-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd4b99f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594155 WARN  (jetty-launcher-7167-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd4b99f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594177 WARN  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 594190 WARN  (jetty-launcher-7167-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@daaab54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594190 WARN  (jetty-launcher-7167-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@daaab54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 594191 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33191/solr
   [junit4]   2> 594203 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594215 INFO  (zkConnectionManagerCallback-7207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594215 INFO  (jetty-launcher-7167-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594215 WARN  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_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> 594219 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39623_solr
   [junit4]   2> 594219 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.Overseer Overseer (id=74705788795027464-127.0.0.1:39623_solr-n_0000000000) starting
   [junit4]   2> 594235 INFO  (OverseerStateUpdate-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [n:127.0.0.1:39623_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39623_solr
   [junit4]   2> 594251 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39623_solr
   [junit4]   2> 594253 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 594253 WARN  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_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> 594271 INFO  (zkCallback-7196-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 594304 INFO  (jetty-launcher-7167-thread-3) [n:127.0.0.1:39623_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node3
   [junit4]   2> 594349 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 594349 INFO  (zkConnectionManagerCallback-7217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 594349 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 594540 WARN  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_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> 594559 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 594573 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44175_solr as DOWN
   [junit4]   2> 594574 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 594574 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44175_solr
   [junit4]   2> 594583 INFO  (zkCallback-7196-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594584 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 594584 WARN  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_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> 594584 INFO  (zkCallback-7216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594614 INFO  (jetty-launcher-7167-thread-4) [n:127.0.0.1:44175_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node4
   [junit4]   2> 596469 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 596470 WARN  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596471 WARN  (jetty-launcher-7167-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e6f1948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596471 WARN  (jetty-launcher-7167-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e6f1948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596680 WARN  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 596681 WARN  (jetty-launcher-7167-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7091b046[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596681 WARN  (jetty-launcher-7167-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7091b046[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 596682 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33191/solr
   [junit4]   2> 596689 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596692 INFO  (zkConnectionManagerCallback-7231-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596692 INFO  (jetty-launcher-7167-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596693 WARN  (jetty-launcher-7167-thread-1-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb000b, 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 0x1096884e3cb000b, 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> 596807 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 596821 INFO  (zkConnectionManagerCallback-7233-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 596821 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 596829 WARN  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_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> 596838 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 596846 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42345_solr as DOWN
   [junit4]   2> 596847 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 596847 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42345_solr
   [junit4]   2> 596850 INFO  (zkCallback-7216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 596850 INFO  (zkCallback-7196-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 596852 INFO  (zkCallback-7232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 596852 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 596853 WARN  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_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> 596903 INFO  (jetty-launcher-7167-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node1
   [junit4]   2> 597437 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 597437 WARN  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 597440 WARN  (jetty-launcher-7167-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@752e2641[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597440 WARN  (jetty-launcher-7167-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@752e2641[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597442 WARN  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 597443 WARN  (jetty-launcher-7167-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f808174[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597443 WARN  (jetty-launcher-7167-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f808174[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597444 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33191/solr
   [junit4]   2> 597445 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597445 INFO  (zkConnectionManagerCallback-7247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597445 INFO  (jetty-launcher-7167-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597547 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597551 INFO  (zkConnectionManagerCallback-7249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597551 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597555 WARN  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_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> 597556 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 597559 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37351_solr as DOWN
   [junit4]   2> 597559 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 597559 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37351_solr
   [junit4]   2> 597561 INFO  (zkCallback-7196-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 597561 INFO  (zkCallback-7232-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 597561 INFO  (zkCallback-7216-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 597562 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 597562 WARN  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_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> 597570 INFO  (zkCallback-7248-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 597592 INFO  (jetty-launcher-7167-thread-2) [n:127.0.0.1:37351_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node2
   [junit4]   2> 597603 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 597604 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 597607 INFO  (zkConnectionManagerCallback-7260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 597607 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 597608 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 597609 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33191/solr ready
   [junit4]   2> 597649 INFO  (qtp1725494427-11686) [n:127.0.0.1:39623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 597659 INFO  (OverseerThreadFactory-7212-thread-1-processing-n:127.0.0.1:39623_solr) [n:127.0.0.1:39623_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionStatusTest_1
   [junit4]   2> 597767 INFO  (OverseerStateUpdate-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [n:127.0.0.1:39623_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionStatusTest_1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42345_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:42345/solr",
   [junit4]   2>   "collection":"collectionStatusTest_1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 597911 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr    x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collectionStatusTest_1_shard1_replica_n1&action=CREATE&numShards=1&collection=collectionStatusTest_1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 597925 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 597928 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 597931 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 597931 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_1_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 597932 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collectionStatusTest_1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node1/collectionStatusTest_1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node1/collectionStatusTest_1_shard1_replica_n1/data/]
   [junit4]   2> 597963 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 597963 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 597964 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 597964 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 597965 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 597966 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 597966 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 597966 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718995709129129984
   [junit4]   2> 597968 INFO  (searcherExecutor-7262-thread-1-processing-n:127.0.0.1:42345_solr x:collectionStatusTest_1_shard1_replica_n1 c:collectionStatusTest_1 s:shard1 r:core_node2) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SolrCore [collectionStatusTest_1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597972 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest_1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 597972 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest_1/leaders/shard1
   [junit4]   2> 597975 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 597975 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 597975 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42345/solr/collectionStatusTest_1_shard1_replica_n1/
   [junit4]   2> 597975 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 597976 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42345/solr/collectionStatusTest_1_shard1_replica_n1/ has no replicas
   [junit4]   2> 597976 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionStatusTest_1/leaders/shard1/leader after winning as /collections/collectionStatusTest_1/leader_elect/shard1/election/74705788795027468-core_node2-n_0000000000
   [junit4]   2> 597978 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42345/solr/collectionStatusTest_1_shard1_replica_n1/ shard1
   [junit4]   2> 598080 INFO  (zkCallback-7232-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598080 INFO  (zkCallback-7232-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598080 INFO  (zkCallback-7232-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598081 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 598084 INFO  (qtp1703846432-11667) [n:127.0.0.1:42345_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collectionStatusTest_1_shard1_replica_n1&action=CREATE&numShards=1&collection=collectionStatusTest_1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=174
   [junit4]   2> 598086 INFO  (qtp1725494427-11682) [n:127.0.0.1:39623_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> 598183 INFO  (zkCallback-7196-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598183 INFO  (zkCallback-7232-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598183 INFO  (zkCallback-7232-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598183 INFO  (zkCallback-7232-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598183 INFO  (zkCallback-7232-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_1/state.json] for collection [collectionStatusTest_1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598184 INFO  (qtp1725494427-11682) [n:127.0.0.1:39623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=collectionStatusTest_1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=533
   [junit4]   2> 598184 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collectionStatusTest_1
   [junit4]   2> 598191 INFO  (OverseerCollectionConfigSetProcessor-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [n:127.0.0.1:39623_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> 598192 INFO  (OverseerThreadFactory-7212-thread-2-processing-n:127.0.0.1:39623_solr) [n:127.0.0.1:39623_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collectionStatusTest_2
   [junit4]   2> 598400 INFO  (OverseerStateUpdate-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [n:127.0.0.1:39623_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collectionStatusTest_2_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44175_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:44175/solr",
   [junit4]   2>   "collection":"collectionStatusTest_2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 598630 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr    x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collectionStatusTest_2_shard1_replica_n1&action=CREATE&numShards=1&collection=collectionStatusTest_2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 598641 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.1
   [junit4]   2> 598644 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 598647 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 598647 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collectionStatusTest_2_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 598647 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SolrCore [[collectionStatusTest_2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node4/collectionStatusTest_2_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-001/node4/collectionStatusTest_2_shard1_replica_n1/data/]
   [junit4]   2> 598678 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 598678 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 598679 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 598679 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 598680 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 598681 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 598681 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 598681 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1718995709878861824
   [junit4]   2> 598683 INFO  (searcherExecutor-7268-thread-1-processing-n:127.0.0.1:44175_solr x:collectionStatusTest_2_shard1_replica_n1 c:collectionStatusTest_2 s:shard1 r:core_node2) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SolrCore [collectionStatusTest_2_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 598687 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collectionStatusTest_2/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 598688 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collectionStatusTest_2/leaders/shard1
   [junit4]   2> 598691 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 598691 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 598691 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44175/solr/collectionStatusTest_2_shard1_replica_n1/
   [junit4]   2> 598692 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 598692 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44175/solr/collectionStatusTest_2_shard1_replica_n1/ has no replicas
   [junit4]   2> 598692 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collectionStatusTest_2/leaders/shard1/leader after winning as /collections/collectionStatusTest_2/leader_elect/shard1/election/74705788795027466-core_node2-n_0000000000
   [junit4]   2> 598694 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44175/solr/collectionStatusTest_2_shard1_replica_n1/ shard1
   [junit4]   2> 598796 INFO  (zkCallback-7216-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598796 INFO  (zkCallback-7216-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598798 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 598802 INFO  (qtp1394996424-11676) [n:127.0.0.1:44175_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=collectionStatusTest_2_shard1_replica_n1&action=CREATE&numShards=1&collection=collectionStatusTest_2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=172
   [junit4]   2> 598804 INFO  (qtp1725494427-11683) [n:127.0.0.1:39623_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> 598901 INFO  (zkCallback-7196-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598901 INFO  (zkCallback-7216-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598901 INFO  (zkCallback-7216-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598901 INFO  (zkCallback-7216-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectionStatusTest_2/state.json] for collection [collectionStatusTest_2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 598902 INFO  (qtp1725494427-11683) [n:127.0.0.1:39623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=collectionStatusTest_2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=714
   [junit4]   2> 598903 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collectionStatusTest_2
   [junit4]   2> 598915 INFO  (qtp1703846432-11668) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.S.Request [collectionStatusTest_1_shard1_replica_n1]  webapp=/solr path=/admin/segments params={qt=/admin/segments&rawSizeSummary=false&sizeInfo=false&rawSize=false&fieldInfo=true&wt=javabin&version=2&rawSizeDetails=false&coreInfo=false} status=0 QTime=2
   [junit4]   2> 598916 INFO  (qtp1725494427-11684) [n:127.0.0.1:39623_solr c:collectionStatusTest_1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&collection=collectionStatusTest_1&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 598918 INFO  (qtp1394996424-11677) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.S.Request [collectionStatusTest_2_shard1_replica_n1]  webapp=/solr path=/admin/segments params={qt=/admin/segments&rawSizeSummary=false&sizeInfo=false&rawSize=false&fieldInfo=true&wt=javabin&version=2&rawSizeDetails=false&coreInfo=false} status=0 QTime=0
   [junit4]   2> 598919 INFO  (qtp1725494427-11685) [n:127.0.0.1:39623_solr c:collectionStatusTest_2    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&collection=collectionStatusTest_2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 598920 INFO  (qtp1725494427-11686) [n:127.0.0.1:39623_solr c:doesNotExist    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&collection=doesNotExist&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 598923 INFO  (qtp1703846432-11664) [n:127.0.0.1:42345_solr c:collectionStatusTest_1 s:shard1 r:core_node2 x:collectionStatusTest_1_shard1_replica_n1 ] o.a.s.c.S.Request [collectionStatusTest_1_shard1_replica_n1]  webapp=/solr path=/admin/segments params={qt=/admin/segments&rawSizeSummary=false&sizeInfo=false&rawSize=false&fieldInfo=true&wt=javabin&version=2&rawSizeDetails=false&coreInfo=false} status=0 QTime=0
   [junit4]   2> 598924 INFO  (qtp1394996424-11678) [n:127.0.0.1:44175_solr c:collectionStatusTest_2 s:shard1 r:core_node2 x:collectionStatusTest_2_shard1_replica_n1 ] o.a.s.c.S.Request [collectionStatusTest_2_shard1_replica_n1]  webapp=/solr path=/admin/segments params={qt=/admin/segments&rawSizeSummary=false&sizeInfo=false&rawSize=false&fieldInfo=true&wt=javabin&version=2&rawSizeDetails=false&coreInfo=false} status=0 QTime=0
   [junit4]   2> 598925 INFO  (qtp1725494427-11682) [n:127.0.0.1:39623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=COLSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=912971793
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39623_solr
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1282106205
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44175_solr
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44175_solr as DOWN
   [junit4]   2> 599027 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39623_solr as DOWN
   [junit4]   2> 599031 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1918410844
   [junit4]   2> 599031 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42345_solr
   [junit4]   2> 599032 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 599032 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42345_solr as DOWN
   [junit4]   2> 599043 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363378579
   [junit4]   2> 599043 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37351_solr
   [junit4]   2> 599043 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 599043 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37351_solr as DOWN
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7285-thread-1) [n:127.0.0.1:44175_solr     ] o.a.s.c.SolrCore [collectionStatusTest_2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@575559ed
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7285-thread-1) [n:127.0.0.1:44175_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collectionStatusTest_2.shard1.replica_n1 tag=SolrCore@575559ed
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7285-thread-1) [n:127.0.0.1:44175_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collectionStatusTest_2.shard1.leader tag=SolrCore@575559ed
   [junit4]   2> 599044 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7286-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.c.SolrCore [collectionStatusTest_1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f54faca
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7286-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collectionStatusTest_1.shard1.replica_n1 tag=SolrCore@f54faca
   [junit4]   2> 599044 INFO  (coreCloseExecutor-7286-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collectionStatusTest_1.shard1.leader tag=SolrCore@f54faca
   [junit4]   2> 599045 INFO  (coreCloseExecutor-7285-thread-1) [n:127.0.0.1:44175_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 599047 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 599047 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 599047 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 599047 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 599047 INFO  (coreCloseExecutor-7286-thread-1) [n:127.0.0.1:42345_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 599057 INFO  (closeThreadPool-7289-thread-2) [     ] o.a.s.c.Overseer Overseer (id=74705788795027464-127.0.0.1:39623_solr-n_0000000000) closing
   [junit4]   2> 599057 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 599057 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 599057 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 599057 INFO  (jetty-closer-7273-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 599057 INFO  (OverseerStateUpdate-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [n:127.0.0.1:39623_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39623_solr
   [junit4]   2> 599071 INFO  (OverseerAutoScalingTriggerThread-74705788795027464-127.0.0.1:39623_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 599076 INFO  (zkCallback-7232-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 599076 INFO  (zkCallback-7216-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 599077 WARN  (jetty-launcher-7167-thread-3-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb0008, 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 0x1096884e3cb0008, 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> 599079 INFO  (zkCallback-7216-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 599079 INFO  (zkCallback-7232-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 599079 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 599079 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 599079 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 599079 INFO  (jetty-closer-7273-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 599087 INFO  (closeThreadPool-7289-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74705788795027464-127.0.0.1:39623_solr-n_0000000000) closing
   [junit4]   2> 599087 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 599087 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 599087 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 599088 INFO  (jetty-closer-7273-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 599091 INFO  (zkCallback-7232-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 599088 WARN  (jetty-launcher-7167-thread-4-SendThread(127.0.0.1:33191)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096884e3cb000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096884e3cb000a, 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 0x1096884e3cb000a, 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> 599175 INFO  (jetty-closer-7273-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d47b963{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 599175 INFO  (jetty-closer-7273-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7dd95902{/solr,null,STOPPED}
   [junit4]   2> 599175 INFO  (jetty-closer-7273-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 599275 INFO  (jetty-closer-7273-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f76c950{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 599275 INFO  (jetty-closer-7273-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50253bca{/solr,null,STOPPED}
   [junit4]   2> 599275 INFO  (jetty-closer-7273-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 599375 INFO  (jetty-closer-7273-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59dd9fb8{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 599375 INFO  (jetty-closer-7273-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50d500fe{/solr,null,STOPPED}
   [junit4]   2> 599375 INFO  (jetty-closer-7273-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 599474 INFO  (jetty-closer-7273-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74705788795027464-127.0.0.1:39623_solr-n_0000000000) closing
   [junit4]   2> 599475 INFO  (jetty-closer-7273-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c209feb{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 599475 INFO  (jetty-closer-7273-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67e7113c{/solr,null,STOPPED}
   [junit4]   2> 599475 INFO  (jetty-closer-7273-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 599476 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 599679 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/collections/collectionStatusTest_1/terms/shard1
   [junit4]   2> 	2	/solr/collections/collectionStatusTest_2/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collectionStatusTest_1/state.json
   [junit4]   2> 	12	/solr/collections/collectionStatusTest_2/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections/collectionStatusTest_1/state.json
   [junit4]   2> 	6	/solr/collections/collectionStatusTest_2/state.json
   [junit4]   2> 
   [junit4]   2> 599682 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33191
   [junit4]   2> 599682 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33191
   [junit4]   2> 599682 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33191
   [junit4]   2> 599683 INFO  (TEST-CollectionsAPISolrJTest.testColStatusCollectionName-seed#[C5382A27F986BBAB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testColStatusCollectionName
   [junit4]   2> 599688 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 599688 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001/tempDir-002
   [junit4]   2> 599689 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 599689 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 599689 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 599690 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 599789 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37143
   [junit4]   2> 599789 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37143
   [junit4]   2> 599789 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37143
   [junit4]   2> 599789 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 3714

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

dThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 713603 INFO  (jetty-closer-10167-thread-1) [     ] o.a.s.c.Overseer Overseer (id=74705796323344394-127.0.0.1:42611_solr-n_0000000000) closing
   [junit4]   2> 713604 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78f2452e{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 713604 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f4a12b2{/solr,null,STOPPED}
   [junit4]   2> 713604 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 713704 INFO  (jetty-closer-10167-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6eabb6ec{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 713705 INFO  (jetty-closer-10167-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@467be786{/solr,null,STOPPED}
   [junit4]   2> 713705 INFO  (jetty-closer-10167-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 713805 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@594aff8f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 713805 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18f0dea4{/solr,null,STOPPED}
   [junit4]   2> 713805 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 713905 INFO  (jetty-closer-10167-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73c35236{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 713905 INFO  (jetty-closer-10167-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b2c408c{/solr,null,STOPPED}
   [junit4]   2> 713905 INFO  (jetty-closer-10167-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 713906 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 713906 WARN  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]-SendThread(127.0.0.1:43181)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1096886a4840000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1096886a4840000, 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 0x1096886a4840000, 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> 714108 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testRename2_true/terms/shard1
   [junit4]   2> 	2	/solr/collections/testRename2_false/terms/shard1
   [junit4]   2> 	2	/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/terms/shard1
   [junit4]   2> 	2	/solr/collections/testRename1_false/terms/shard1
   [junit4]   2> 	2	/solr/collections/testRename1_true/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/aliases.json
   [junit4]   2> 	15	/solr/collections/testRename1_true/state.json
   [junit4]   2> 	15	/solr/collections/testRename2_false/state.json
   [junit4]   2> 	15	/solr/collections/testRename2_true/state.json
   [junit4]   2> 	15	/solr/collections/testRename1_false/state.json
   [junit4]   2> 	11	/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/overseer/collection-queue-work
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections/testRename1_true/state.json
   [junit4]   2> 	7	/solr/collections/testRename2_false/state.json
   [junit4]   2> 	7	/solr/collections/testRename2_true/state.json
   [junit4]   2> 	7	/solr/collections/testRename1_false/state.json
   [junit4]   2> 	4	/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2> 
   [junit4]   2> 714111 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43181
   [junit4]   2> 714111 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43181
   [junit4]   2> 714111 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43181
   [junit4]   2> 714112 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[C5382A27F986BBAB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRenameCollection
   [junit4]   2> 714113 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-136 after mutting 0 log messages
   [junit4]   2> 714114 INFO  (SUITE-CollectionsAPISolrJTest-seed#[C5382A27F986BBAB]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-137 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_C5382A27F986BBAB-001
   [junit4]   2> Dec 13, 2021 2:22:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {number_d=Lucene84, _root_=Lucene84, pointD_0*_d=Lucene84, pointD_1*_d=PostingsFormat(name=Asserting), point_1___double=Lucene84, number_td=Lucene84, store_1_coordinate=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp_tdt=PostingsFormat(name=Asserting), _version_=Lucene84, tv_mv_string=Lucene84, point_0___double=PostingsFormat(name=Asserting), string_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), number_l=Lucene84, number_tl=Lucene84, boolean_b=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), store_0_coordinate=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), number_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), number_ti=PostingsFormat(name=Asserting), timestamp_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), number_f=PostingsFormat(name=LuceneVarGapFixedInterval), number_tf=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{multi_int_with_docvals=DocValuesFormat(name=Direct), payload=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=327, maxMBSortInHeap=7.371233359490898, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ca, timezone=America/Paramaribo
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=176006632,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionaryFactory, TestSolrCloudWithDelegationTokens, ConnectionReuseTest, ClassificationUpdateProcessorFactoryTest, TestDocTermOrdsUninvertLimit, MetricsHistoryHandlerTest, RootFieldTest, CursorMarkTest, TestSchemaDesignerConfigSetHelper, ZkStateReaderTest, TestJoin, DocValuesNotIndexedTest, RequestHandlersTest, XMLAtomicUpdateMultivalueTest, HttpPartitionOnCommitTest, UninvertDocValuesMergePolicyTest, TestDistributedStatsComponentCardinality, TestDynamicFieldCollectionResource, TestJsonFacetsWithNestedObjects, SynonymTokenizerTest, TestAuthorizationFramework, DistributedIntervalFacetingTest, TestRTimerTree, TestMultiWordSynonyms, TestPullReplicaErrorHandling, BinaryUpdateRequestHandlerTest, TestPayloadScoreQParserPlugin, TestRandomRequestDistribution, TestSimNodeAddedTrigger, TestComponentsName, TransactionLogTest, LoggingHandlerTest, TestMiniSolrCloudClusterSSL, BufferStoreTest, TestReplicationHandlerBackup, AssignTest, TestSchemaSimilarityResource, AssignBackwardCompatibilityTest, TestRTGBase, TestLegacyTerms, UtilsToolTest, TestSolrConfigHandlerCloud, ChaosMonkeyNothingIsSafeTest, CdcrBidirectionalTest, DistributedFacetPivotSmallAdvancedTest, TestManagedStopFilterFactory, DistributedExpandComponentTest, TestContainerPlugin, TestSolrDeletionPolicy2, DefaultValueUpdateProcessorTest, JsonLoaderTest, SpatialHeatmapFacetsTest, DirectUpdateHandlerTest, TestTermQParserPlugin, NestedShardedAtomicUpdateTest, AuditLoggerPluginTest, ZookeeperStatusHandlerFailureTest, TestRealTimeGet, SolrCLIZkUtilsTest, CollectionsAPISolrJTest]
   [junit4] Completed [221/955 (1!)] on J1 in 123.08s, 22 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 56858 lines...]