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/01/30 10:44:54 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 182 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/182/

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",           "leader":"true",           "node_name":"127.0.0.1:36929_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "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",
          "leader":"true",
          "node_name":"127.0.0.1:36929_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}}
	at __randomizedtesting.SeedInfo.seed([4F12A0E31F3D523:C3ED29DA11A37BD8]: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:1023)
	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 13405 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 2191 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2205 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2216 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/data-dir-1-001
   [junit4]   2> 2339 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2386 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-worker) [     ] o.e.j.u.log Logging initialized @2411ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2392 INFO  (SUITE-CollectionsAPISolrJTest-seed#[4F12A0E31F3D523]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3389 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRenameCollection
   [junit4]   2> 3396 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001
   [junit4]   2> 3407 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3410 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3411 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3481 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3508 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37489
   [junit4]   2> 3509 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37489
   [junit4]   2> 3510 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37489
   [junit4]   2> 3511 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37489
   [junit4]   2> 3612 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3623 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 3638 WARN  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]-SendThread(127.0.0.1:37489)) [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost.localdomain/127.0.0.1:37489, Closing socket connection. Attempting reconnect except it is a SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x0, 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 0x0, 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> 5356 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5356 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5616 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5628 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5628 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5642 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5670 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5670 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5729 WARN  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]-SendThread(127.0.0.1:37489)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099b61fc0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099b61fc0002, 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 0x103099b61fc0002, 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> 6830 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6830 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6830 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6831 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6830 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6830 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6831 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6831 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6838 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 6851 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 6851 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 6851 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 6932 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6932 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6935 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 7137 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7138 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7138 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 7149 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7149 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7149 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 7170 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15383a4d{/solr,null,AVAILABLE}
   [junit4]   2> 7170 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ce7f30a{/solr,null,AVAILABLE}
   [junit4]   2> 7174 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68df1c00{/solr,null,AVAILABLE}
   [junit4]   2> 7174 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7174 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7175 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 7175 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41283cd9{/solr,null,AVAILABLE}
   [junit4]   2> 7211 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@232455d6{SSL, (ssl, http/1.1)}{127.0.0.1:46153}
   [junit4]   2> 7211 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @7239ms
   [junit4]   2> 7211 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37489/solr, hostPort=46153}
   [junit4]   2> 7215 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f3e5124{SSL, (ssl, http/1.1)}{127.0.0.1:45905}
   [junit4]   2> 7215 INFO  (jetty-launcher-8-thread-4) [     ] o.e.j.s.Server Started @7243ms
   [junit4]   2> 7215 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37489/solr, hostPort=45905}
   [junit4]   2> 7221 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@777865b8{SSL, (ssl, http/1.1)}{127.0.0.1:45065}
   [junit4]   2> 7226 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @7253ms
   [junit4]   2> 7226 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37489/solr, hostPort=45065}
   [junit4]   2> 7227 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8a5ddde{SSL, (ssl, http/1.1)}{127.0.0.1:41525}
   [junit4]   2> 7228 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @7256ms
   [junit4]   2> 7228 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37489/solr, hostPort=41525}
   [junit4]   2> 7319 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7319 ERROR (jetty-launcher-8-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7320 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7320 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 7320 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7320 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 7320 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-30T09:47:14.416Z
   [junit4]   2> 7321 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7321 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7321 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 7321 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7321 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 7321 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-30T09:47:14.417Z
   [junit4]   2> 7322 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7322 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7322 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 7322 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7322 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 7322 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-30T09:47:14.418Z
   [junit4]   2> 7413 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7413 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 7413 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7413 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 7418 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-30T09:47:14.514Z
   [junit4]   2> 7482 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7482 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7486 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7492 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7496 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7496 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7497 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7498 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7499 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7499 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7508 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7508 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7509 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7514 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7515 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7519 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7590 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7592 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7592 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:37489)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099b61fc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099b61fc0005, 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 0x103099b61fc0005, 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> 7597 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 7599 WARN  (jetty-launcher-8-thread-4-SendThread(127.0.0.1:37489)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099b61fc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099b61fc0003, 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 0x103099b61fc0003, 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> 7599 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:37489)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099b61fc0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099b61fc0004, 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 0x103099b61fc0004, 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> 7603 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 10006 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10017 WARN  (jetty-launcher-8-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> 10177 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58d66bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10178 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58d66bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11150 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 11151 WARN  (jetty-launcher-8-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> 11184 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ee25051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11184 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ee25051[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11197 WARN  (jetty-launcher-8-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> 11201 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 11202 WARN  (jetty-launcher-8-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> 11205 WARN  (jetty-launcher-8-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> 11213 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77024881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11213 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77024881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11225 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 11234 WARN  (jetty-launcher-8-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> 11251 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32c2e9e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11251 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32c2e9e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11257 WARN  (jetty-launcher-8-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> 11264 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ebca5ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11266 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ebca5ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11268 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6cb15810[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11268 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6cb15810[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11275 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e809ec6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11275 WARN  (jetty-launcher-8-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e809ec6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11290 WARN  (jetty-launcher-8-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> 11308 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a27781b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11308 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a27781b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11603 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37489/solr
   [junit4]   2> 11604 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37489/solr
   [junit4]   2> 11606 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37489/solr
   [junit4]   2> 11606 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37489/solr
   [junit4]   2> 11622 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11625 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11643 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11646 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11653 INFO  (zkConnectionManagerCallback-58-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11653 INFO  (jetty-launcher-8-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11672 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11672 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11676 INFO  (zkConnectionManagerCallback-60-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11676 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11681 INFO  (zkConnectionManagerCallback-56-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11681 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11789 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11800 INFO  (zkConnectionManagerCallback-62-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11800 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12204 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12213 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12213 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12464 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12486 INFO  (zkConnectionManagerCallback-70-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12487 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12563 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12580 INFO  (zkConnectionManagerCallback-74-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12581 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12629 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46153_solr
   [junit4]   2> 12634 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.Overseer Overseer (id=72912581936545806-127.0.0.1:46153_solr-n_0000000000) starting
   [junit4]   2> 12638 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45905_solr
   [junit4]   2> 12686 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12691 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12766 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12893 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41525_solr as DOWN
   [junit4]   2> 12900 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12905 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41525_solr
   [junit4]   2> 12909 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12909 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12911 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12946 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 12953 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 12954 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 12967 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45065_solr as DOWN
   [junit4]   2> 12968 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12968 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45065_solr
   [junit4]   2> 12970 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12970 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12971 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 12974 INFO  (zkCallback-61-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12975 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_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> 12983 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 12997 WARN  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_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> 13002 WARN  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_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> 13139 INFO  (OverseerStateUpdate-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46153_solr
   [junit4]   2> 13154 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46153_solr as DOWN
   [junit4]   2> 13155 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 13155 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46153_solr
   [junit4]   2> 13168 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 13168 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 13169 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 13169 INFO  (zkCallback-61-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 13184 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 13184 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_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> 13566 INFO  (jetty-launcher-8-thread-3) [n:127.0.0.1:41525_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node3
   [junit4]   2> 13569 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:45065_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node1
   [junit4]   2> 13571 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:46153_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node2
   [junit4]   2> 13577 INFO  (jetty-launcher-8-thread-4) [n:127.0.0.1:45905_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node4
   [junit4]   2> 13708 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 13820 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13840 INFO  (zkConnectionManagerCallback-101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13840 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13846 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 13847 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37489/solr ready
   [junit4]   2> 14066 WARN  (ScheduledTrigger-82-thread-2) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 14776 INFO  (qtp2005053130-73) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=48
   [junit4]   2> 14842 INFO  (OverseerThreadFactory-84-thread-1-processing-n:127.0.0.1:46153_solr) [n:127.0.0.1:46153_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRename1_true
   [junit4]   2> 14973 INFO  (OverseerStateUpdate-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRename1_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRename1_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45905_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15229 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr    x:testRename1_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testRename1_true_shard1_replica_n1&action=CREATE&numShards=1&collection=testRename1_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15241 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr    x:testRename1_true_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 15255 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 15289 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 15342 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 15465 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 15465 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRename1_true_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 15508 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRename1_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node4/testRename1_true_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node4/testRename1_true_shard1_replica_n1/data/]
   [junit4]   2> 16745 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 16745 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 16755 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 16755 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 16882 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 16887 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 16952 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 16995 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690304558232764416
   [junit4]   2> 17006 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 17007 INFO  (searcherExecutor-103-thread-1-processing-n:127.0.0.1:45905_solr x:testRename1_true_shard1_replica_n1 c:testRename1_true s:shard1 r:core_node2) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SolrCore [testRename1_true_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 17019 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRename1_true/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 17023 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRename1_true/leaders/shard1
   [junit4]   2> 17031 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17031 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17032 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45905/solr/testRename1_true_shard1_replica_n1/
   [junit4]   2> 17037 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17057 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45905/solr/testRename1_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 17060 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRename1_true/leaders/shard1/leader after winning as /collections/testRename1_true/leader_elect/shard1/election/72912581936545805-core_node2-n_0000000000
   [junit4]   2> 17074 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45905/solr/testRename1_true_shard1_replica_n1/ shard1
   [junit4]   2> 17077 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 17291 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename1_true/state.json] for collection [testRename1_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17294 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17299 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr c:testRename1_true s:shard1 r:core_node2 x:testRename1_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 17302 INFO  (qtp1519640395-66) [n:127.0.0.1:45905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testRename1_true_shard1_replica_n1&action=CREATE&numShards=1&collection=testRename1_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2074
   [junit4]   2> 17314 INFO  (qtp2005053130-74) [n:127.0.0.1:41525_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> 17314 INFO  (qtp2005053130-74) [n:127.0.0.1:41525_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 17399 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename1_true/state.json] for collection [testRename1_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17399 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename1_true/state.json] for collection [testRename1_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17399 INFO  (zkCallback-69-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename1_true/state.json] for collection [testRename1_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17400 INFO  (qtp2005053130-74) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=testRename1_true&nrtReplicas=1&action=CREATE&numShards=1&alias=col1&wt=javabin&version=2} status=0 QTime=2571
   [junit4]   2> 17407 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_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> 17407 INFO  (OverseerThreadFactory-84-thread-2-processing-n:127.0.0.1:46153_solr) [n:127.0.0.1:46153_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRename2_true
   [junit4]   2> 17618 INFO  (OverseerStateUpdate-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRename2_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRename2_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45905_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 18008 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr    x:testRename2_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testRename2_true_shard1_replica_n1&action=CREATE&numShards=1&collection=testRename2_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 18010 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18025 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 18053 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 18054 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18054 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testRename2_true_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 18055 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[testRename2_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node4/testRename2_true_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node4/testRename2_true_shard1_replica_n1/data/]
   [junit4]   2> 18104 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18104 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18105 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18105 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18108 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 18108 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 18108 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 18109 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690304559400878080
   [junit4]   2> 18111 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18113 INFO  (searcherExecutor-109-thread-1-processing-n:127.0.0.1:45905_solr x:testRename2_true_shard1_replica_n1 c:testRename2_true s:shard1 r:core_node2) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SolrCore [testRename2_true_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 18126 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testRename2_true/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 18127 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testRename2_true/leaders/shard1
   [junit4]   2> 18139 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 18140 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 18140 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45905/solr/testRename2_true_shard1_replica_n1/
   [junit4]   2> 18141 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 18142 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45905/solr/testRename2_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 18143 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testRename2_true/leaders/shard1/leader after winning as /collections/testRename2_true/leader_elect/shard1/election/72912581936545805-core_node2-n_0000000000
   [junit4]   2> 18172 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45905/solr/testRename2_true_shard1_replica_n1/ shard1
   [junit4]   2> 18174 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18340 INFO  (zkCallback-69-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename2_true/state.json] for collection [testRename2_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18341 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 18343 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr c:testRename2_true s:shard1 r:core_node2 x:testRename2_true_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18348 INFO  (qtp1519640395-67) [n:127.0.0.1:45905_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testRename2_true_shard1_replica_n1&action=CREATE&numShards=1&collection=testRename2_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=340
   [junit4]   2> 18353 INFO  (qtp2005053130-75) [n:127.0.0.1:41525_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> 18353 INFO  (qtp2005053130-75) [n:127.0.0.1:41525_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18445 INFO  (zkCallback-69-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename2_true/state.json] for collection [testRename2_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18445 INFO  (zkCallback-65-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename2_true/state.json] for collection [testRename2_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18445 INFO  (zkCallback-69-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testRename2_true/state.json] for collection [testRename2_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18446 INFO  (qtp2005053130-75) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=testRename2_true&nrtReplicas=1&action=CREATE&numShards=1&alias=col2&wt=javabin&version=2} status=0 QTime=1043
   [junit4]   2> 18447 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRename1_true
   [junit4]   2> 18448 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18459 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testRename2_true
   [junit4]   2> 18459 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18463 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRename1_true): Expected collection1 to be created with 1 shard and 1 replica
   [junit4]   2> 18463 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18464 INFO  (watches-98-thread-2) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18465 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18465 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18466 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18466 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testRename2_true): Expected collection2 to be created with 1 shard and 1 replica
   [junit4]   2> 18466 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 18467 INFO  (watches-98-thread-2) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18468 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18469 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18469 INFO  (TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 18583 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 18759 INFO  (qtp2005053130-76) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=col1,col2&name=compoundAlias&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=287
   [junit4]   2> 18777 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 18882 INFO  (qtp2005053130-77) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=col1&name=simpleAlias&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=120
   [junit4]   2> 18914 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 18932 INFO  (OverseerThreadFactory-84-thread-5-processing-n:127.0.0.1:46153_solr) [n:127.0.0.1:46153_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP
   [junit4]   2> 19276 INFO  (OverseerStateUpdate-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46153_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 19537 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr    x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1&action=CREATE&numShards=1&collection=catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 19539 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 19569 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 19777 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 19778 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 19778 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 19778 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SolrCore [[catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node2/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001/tempDir-001/node2/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1/data/]
   [junit4]   2> 19835 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19835 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19836 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19836 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19843 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 19843 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19844 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 19844 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690304561220157440
   [junit4]   2> 19846 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 19848 INFO  (searcherExecutor-115-thread-1-processing-n:127.0.0.1:46153_solr x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SolrCore [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 19854 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 19854 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/leaders/shard1
   [junit4]   2> 19859 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19859 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 19859 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46153/solr/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1/
   [junit4]   2> 19859 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 19860 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46153/solr/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1/ has no replicas
   [junit4]   2> 19860 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/leaders/shard1/leader after winning as /collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/leader_elect/shard1/election/72912581936545806-core_node2-n_0000000000
   [junit4]   2> 19867 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46153/solr/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1/ shard1
   [junit4]   2> 19868 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 19970 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json] for collection [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19970 INFO  (zkCallback-73-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json] for collection [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19971 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 19980 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr c:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP s:shard1 r:core_node2 x:catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 19982 INFO  (qtp451292582-60) [n:127.0.0.1:46153_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP_shard1_replica_n1&action=CREATE&numShards=1&collection=catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=445
   [junit4]   2> 19983 INFO  (OverseerThreadFactory-84-thread-5-processing-n:127.0.0.1:46153_solr) [n:127.0.0.1:46153_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> 19983 INFO  (OverseerThreadFactory-84-thread-5-processing-n:127.0.0.1:46153_solr) [n:127.0.0.1:46153_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 20284 INFO  (zkCallback-73-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json] for collection [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20284 INFO  (zkCallback-73-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json] for collection [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20284 INFO  (zkCallback-73-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json] for collection [catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20398 INFO  (qtp2005053130-73) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={router.maxCardinality=100&create-collection.collection.configName=conf&router.field=field1&name=catAlias&router.name=CATEGORY&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=1502
   [junit4]   2> 20406 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 20410 INFO  (qtp2005053130-74) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=col1&action=RENAME&followAliases=true&wt=javabin&version=2&target=foo} status=0 QTime=8
   [junit4]   2> 20422 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_solr-n_0000000000) [n:127.0.0.1:46153_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 20425 INFO  (qtp2005053130-75) [n:127.0.0.1:41525_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testRename1_true&action=RENAME&wt=javabin&version=2&target=testRename2_true} status=0 QTime=11
   [junit4]   2> 20429 INFO  (OverseerCollectionConfigSetProcessor-72912581936545806-127.0.0.1:46153_sol

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

ng metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 168012 INFO  (jetty-closer-2998-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 168012 INFO  (OverseerStateUpdate-72912592268296200-127.0.0.1:44175_solr-n_0000000000) [n:127.0.0.1:44175_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44175_solr
   [junit4]   2> 168012 INFO  (jetty-closer-2998-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 168056 INFO  (OverseerAutoScalingTriggerThread-72912592268296200-127.0.0.1:44175_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 168064 INFO  (closeThreadPool-3018-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72912592268296200-127.0.0.1:44175_solr-n_0000000000) closing
   [junit4]   2> 168071 INFO  (zkCallback-2966-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 168072 INFO  (jetty-closer-2998-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b0d588f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 168072 INFO  (jetty-closer-2998-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d998ff3{/solr,null,STOPPED}
   [junit4]   2> 168072 INFO  (jetty-closer-2998-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 168064 WARN  (jetty-launcher-2885-thread-3-SendThread(127.0.0.1:38669)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099dc9ce0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099dc9ce0008, 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 0x103099dc9ce0008, 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> 168072 WARN  (jetty-launcher-2885-thread-4-SendThread(127.0.0.1:38669)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099dc9ce000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099dc9ce000e, 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 0x103099dc9ce000e, 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> 168172 INFO  (jetty-closer-2998-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c7ea5c3{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 168173 INFO  (jetty-closer-2998-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3149482e{/solr,null,STOPPED}
   [junit4]   2> 168173 INFO  (jetty-closer-2998-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 168272 INFO  (jetty-closer-2998-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@257403e4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 168273 INFO  (jetty-closer-2998-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@765bfcda{/solr,null,STOPPED}
   [junit4]   2> 168273 INFO  (jetty-closer-2998-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 168372 INFO  (jetty-closer-2998-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72912592268296200-127.0.0.1:44175_solr-n_0000000000) closing
   [junit4]   2> 168373 INFO  (jetty-closer-2998-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@490b19ec{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 168373 INFO  (jetty-closer-2998-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55a743e3{/solr,null,STOPPED}
   [junit4]   2> 168373 INFO  (jetty-closer-2998-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 168373 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 168374 WARN  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]-SendThread(127.0.0.1:38669)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103099dc9ce0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103099dc9ce0000, 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 0x103099dc9ce0000, 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> 168578 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> 	9	/solr/collections/solrj_replicatests/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/solrj_replicatests/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/solrj_replicatests/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> 	33	/solr/overseer/queue
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 168580 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38669
   [junit4]   2> 168580 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38669
   [junit4]   2> 168580 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38669
   [junit4]   2> 168580 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[4F12A0E31F3D523]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_4F12A0E31F3D523-001
   [junit4]   2> Jan 30, 2021 9:49:55 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): {tv_mv_string=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=Asserting), string_s=PostingsFormat(name=LuceneFixedGap), boolean_b=Lucene84, id=Lucene84}, docValues:{number_d=DocValuesFormat(name=Direct), pointD_0*_d=DocValuesFormat(name=Direct), point_1___double=DocValuesFormat(name=Asserting), pointD_1*_d=DocValuesFormat(name=Lucene80), number_td=DocValuesFormat(name=Asserting), multi_int_with_docvals=DocValuesFormat(name=Lucene80), timestamp_tdt=DocValuesFormat(name=Lucene80), store_1_coordinate=DocValuesFormat(name=Direct), payload=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), point_0___double=DocValuesFormat(name=Lucene80), number_tl=DocValuesFormat(name=Asserting), number_l=DocValuesFormat(name=Direct), store_0_coordinate=DocValuesFormat(name=Lucene80), timestamp_dt=DocValuesFormat(name=Lucene80), number_ti=DocValuesFormat(name=Lucene80), number_i=DocValuesFormat(name=Lucene80), number_tf=DocValuesFormat(name=Direct), number_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=116, maxMBSortInHeap=5.25075575877986, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=63964872,total=408420352
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest]
   [junit4] Completed [51/923 (1!)] on J1 in 169.00s, 22 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53705 lines...]