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/05/30 21:53:15 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2548 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2548/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([C72B733907B11CE6]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
	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$6.evaluate(RandomizedRunner.java:878)
	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 15855 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 2091618 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2091619 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/data-dir-159-001
   [junit4]   2> 2091619 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2091620 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2091620 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2091620 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2091620 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001
   [junit4]   2> 2091620 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2091622 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2091622 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2091623 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2091722 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 41703
   [junit4]   2> 2091722 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41703
   [junit4]   2> 2091722 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41703
   [junit4]   2> 2091722 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41703
   [junit4]   2> 2091724 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091726 INFO  (zkConnectionManagerCallback-19391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091726 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091728 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091729 INFO  (zkConnectionManagerCallback-19393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091729 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091730 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091730 INFO  (zkConnectionManagerCallback-19395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091731 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091732 WARN  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker-SendThread(127.0.0.1:41703)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105761a36d40002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105761a36d40002, 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 0x105761a36d40002, 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> 2091835 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2091835 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2091835 INFO  (jetty-launcher-19396-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> 2091836 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2091836 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2091836 INFO  (jetty-launcher-19396-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> 2091838 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2091838 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2091838 INFO  (jetty-launcher-19396-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> 2091842 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2091842 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2091842 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2091843 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4747d757{/solr,null,AVAILABLE}
   [junit4]   2> 2091846 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2091846 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2091846 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2091846 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b13fa3c{/solr,null,AVAILABLE}
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1bcd423c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39515}
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.e.j.s.Server Started @2091881ms
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41703/solr, hostPort=39515}
   [junit4]   2> 2091847 ERROR (jetty-launcher-19396-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2091847 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T21:27:52.703Z
   [junit4]   2> 2091853 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2091853 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2091853 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a078e4e{/solr,null,AVAILABLE}
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20f8f1eb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39629}
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-3) [     ] o.e.j.s.Server Started @2091888ms
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41703/solr, hostPort=39629}
   [junit4]   2> 2091854 ERROR (jetty-launcher-19396-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2091854 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2091855 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2091855 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2091855 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T21:27:52.711Z
   [junit4]   2> 2091856 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f00b080{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34511}
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.e.j.s.Server Started @2091892ms
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41703/solr, hostPort=34511}
   [junit4]   2> 2091858 ERROR (jetty-launcher-19396-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2091858 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T21:27:52.714Z
   [junit4]   2> 2091859 INFO  (zkConnectionManagerCallback-19400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091859 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091859 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091866 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2091867 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2091875 INFO  (zkConnectionManagerCallback-19402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091875 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091876 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091878 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2091882 INFO  (zkConnectionManagerCallback-19398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2091882 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2091883 WARN  (jetty-launcher-19396-thread-3-SendThread(127.0.0.1:41703)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105761a36d40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105761a36d40003, 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 0x105761a36d40003, 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> 2091883 WARN  (jetty-launcher-19396-thread-1-SendThread(127.0.0.1:41703)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105761a36d40005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105761a36d40005, 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 0x105761a36d40005, 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> 2091883 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2091990 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2093124 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2093125 WARN  (jetty-launcher-19396-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56dd2722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2093125 WARN  (jetty-launcher-19396-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56dd2722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2093127 WARN  (jetty-launcher-19396-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35a8d998[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2093127 WARN  (jetty-launcher-19396-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35a8d998[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2093128 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41703/solr
   [junit4]   2> 2093129 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2093130 INFO  (zkConnectionManagerCallback-19419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2093130 INFO  (jetty-launcher-19396-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2093130 WARN  (jetty-launcher-19396-thread-2-SendThread(127.0.0.1:41703)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105761a36d40006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x105761a36d40006, 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 0x105761a36d40006, 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> 2093232 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2093232 INFO  (zkConnectionManagerCallback-19421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2093232 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2093283 WARN  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2093287 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39515_solr
   [junit4]   2> 2093288 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.Overseer Overseer (id=73594823882571783-127.0.0.1:39515_solr-n_0000000000) starting
   [junit4]   2> 2093300 INFO  (OverseerStateUpdate-73594823882571783-127.0.0.1:39515_solr-n_0000000000) [n:127.0.0.1:39515_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39515_solr
   [junit4]   2> 2093301 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39515_solr
   [junit4]   2> 2093303 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2093303 WARN  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_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> 2093311 INFO  (zkCallback-19420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2093320 INFO  (jetty-launcher-19396-thread-2) [n:127.0.0.1:39515_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node2
   [junit4]   2> 2094242 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2094243 WARN  (jetty-launcher-19396-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a133a44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094243 WARN  (jetty-launcher-19396-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a133a44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094246 WARN  (jetty-launcher-19396-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d52dbe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094246 WARN  (jetty-launcher-19396-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d52dbe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094247 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41703/solr
   [junit4]   2> 2094250 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094254 INFO  (zkConnectionManagerCallback-19439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094254 INFO  (jetty-launcher-19396-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2094356 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094357 INFO  (zkConnectionManagerCallback-19441-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094357 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2094359 WARN  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2094360 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2094363 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34511_solr as DOWN
   [junit4]   2> 2094363 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2094363 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34511_solr
   [junit4]   2> 2094364 INFO  (zkCallback-19420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2094364 INFO  (zkCallback-19440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2094365 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2094365 WARN  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_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> 2094382 INFO  (jetty-launcher-19396-thread-1) [n:127.0.0.1:34511_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node1
   [junit4]   2> 2094392 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2094394 WARN  (jetty-launcher-19396-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51f4e972[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094394 WARN  (jetty-launcher-19396-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51f4e972[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094396 WARN  (jetty-launcher-19396-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13f841bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094396 WARN  (jetty-launcher-19396-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13f841bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2094397 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41703/solr
   [junit4]   2> 2094398 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094402 INFO  (zkConnectionManagerCallback-19455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094402 INFO  (jetty-launcher-19396-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2094503 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094506 INFO  (zkConnectionManagerCallback-19457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094506 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2094509 WARN  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2094510 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2094513 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39629_solr as DOWN
   [junit4]   2> 2094513 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2094513 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39629_solr
   [junit4]   2> 2094514 INFO  (zkCallback-19420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094514 INFO  (zkCallback-19440-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094515 INFO  (zkCallback-19456-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2094517 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2094517 WARN  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_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> 2094531 INFO  (jetty-launcher-19396-thread-3) [n:127.0.0.1:39629_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node3
   [junit4]   2> 2094543 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 2094544 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2094545 INFO  (zkConnectionManagerCallback-19468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2094545 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2094546 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2094547 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41703/solr ready
   [junit4]   2> 2094553 INFO  (qtp353025773-35555) [n:127.0.0.1:39515_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a795614a-b58c-4486-9926-0413ba162f0a&collection.configName=conf&maxShardsPerNode=2&name=collection6&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2094555 INFO  (qtp353025773-35556) [n:127.0.0.1:39515_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a795614a-b58c-4486-9926-0413ba162f0a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2094555 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection6
   [junit4]   2> 2094559 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34511_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34511/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094561 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:39629_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39629/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094563 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:39515_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39515/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094565 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:34511_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34511/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094567 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:39629_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39629/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094570 INFO  (OverseerThreadFactory-19428-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection6_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:39515_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39515/solr",
   [junit4]   2>   "collection":"collection6",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2094582 INFO  (qtp353025773-35558) [n:127.0.0.1:39515_solr    x:collection6_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268881199476&coreNodeName=core_node6&name=collection6_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=3
   [junit4]   2> 2094582 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr    x:collection6_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268881199476&coreNodeName=core_node6&name=collection6_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2094582 INFO  (qtp775887452-35564) [n:127.0.0.1:39629_solr    x:collection6_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268885717419&coreNodeName=core_node10&name=collection6_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0
   [junit4]   2> 2094583 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr    x:collection6_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2094583 INFO  (qtp353025773-35555) [n:127.0.0.1:39515_solr    x:collection6_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268887930522&coreNodeName=core_node12&name=collection6_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=4
   [junit4]   2> 2094583 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr    x:collection6_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268885717419&coreNodeName=core_node10&name=collection6_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2094583 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr    x:collection6_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268887930522&coreNodeName=core_node12&name=collection6_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2094584 INFO  (qtp775887452-35564) [n:127.0.0.1:39629_solr    x:collection6_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268878985424&coreNodeName=core_node4&name=collection6_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 2094584 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr    x:collection6_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268878985424&coreNodeName=core_node4&name=collection6_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2094585 INFO  (qtp1103582920-35573) [n:127.0.0.1:34511_solr    x:collection6_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268876792752&coreNodeName=core_node2&name=collection6_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=2
   [junit4]   2> 2094586 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr    x:collection6_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268876792752&coreNodeName=core_node2&name=collection6_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2094586 INFO  (qtp1103582920-35571) [n:127.0.0.1:34511_solr    x:collection6_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268883358683&coreNodeName=core_node8&name=collection6_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=3
   [junit4]   2> 2094591 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr    x:collection6_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection6&version=2&replicaType=NRT&async=a795614a-b58c-4486-9926-0413ba162f0a23456268883358683&coreNodeName=core_node8&name=collection6_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2094595 INFO  (qtp1103582920-35574) [n:127.0.0.1:34511_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a795614a-b58c-4486-9926-0413ba162f0a23456268876792752
   [junit4]   2> 2094595 INFO  (qtp1103582920-35574) [n:127.0.0.1:34511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a795614a-b58c-4486-9926-0413ba162f0a23456268876792752&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2094600 INFO  (zkCallback-19440-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection6/state.json] for collection [collection6] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2094602 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094602 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094605 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094606 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard3_replica_n9' using configuration from configset conf, trusted=true
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.SolrCore [[collection6_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node3/collection6_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node3/collection6_shard3_replica_n9/data/]
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 2094608 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection6_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node3/collection6_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node3/collection6_shard1_replica_n3/data/]
   [junit4]   2> 2094609 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094614 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094616 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094619 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094619 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 2094620 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.SolrCore [[collection6_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node2/collection6_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node2/collection6_shard2_replica_n5/data/]
   [junit4]   2> 2094620 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094621 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094622 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094623 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094623 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard3_replica_n11' using configuration from configset conf, trusted=true
   [junit4]   2> 2094623 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.SolrCore [[collection6_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node2/collection6_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node2/collection6_shard3_replica_n11/data/]
   [junit4]   2> 2094624 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094624 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 2094624 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.SolrCore [[collection6_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node1/collection6_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node1/collection6_shard2_replica_n7/data/]
   [junit4]   2> 2094651 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard1 r:core_node2 x:collection6_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2094651 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard1 r:core_node2 x:collection6_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 2094654 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard1 r:core_node2 x:collection6_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2094654 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard1 r:core_node2 x:collection6_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection6_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 2094654 INFO  (parallelCoreAdminExecutor-19445-thread-2-processing-n:127.0.0.1:34511_solr x:collection6_shard1_replica_n1 a795614a-b58c-4486-9926-0413ba162f0a23456268876792752 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard1 r:core_node2 x:collection6_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection6_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node1/collection6_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_C72B733907B11CE6-001/tempDir-001/node1/collection6_shard1_replica_n1/data/]
   [junit4]   2> 2094667 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2094667 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2094668 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094668 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094669 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2094669 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2094669 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094670 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094670 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2094670 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2094670 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2094670 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701220267354750976
   [junit4]   2> 2094672 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2094672 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2094672 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094672 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094673 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2094673 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2094674 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2094674 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701220267358945280
   [junit4]   2> 2094674 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2094675 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2094675 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2094675 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701220267359993856
   [junit4]   2> 2094682 INFO  (searcherExecutor-19472-thread-1-processing-x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 r:core_node4 CREATE n:127.0.0.1:39629_solr c:collection6 s:shard1) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.SolrCore [collection6_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2094682 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2094682 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2094682 INFO  (searcherExecutor-19470-thread-1-processing-x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 r:core_node10 CREATE n:127.0.0.1:39629_solr c:collection6 s:shard3) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.SolrCore [collection6_shard3_replica_n9]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2094683 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094683 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094684 INFO  (searcherExecutor-19474-thread-1-processing-x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 r:core_node6 CREATE n:127.0.0.1:39515_solr c:collection6 s:shard2) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.SolrCore [collection6_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2094686 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2094686 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2094687 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094687 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094690 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2094691 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2094691 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2094691 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2094691 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701220267376771072
   [junit4]   2> 2094692 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2094692 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2094692 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701220267377819648
   [junit4]   2> 2094693 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection6/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2094693 INFO  (searcherExecutor-19476-thread-1-processing-x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 r:core_node12 CREATE n:127.0.0.1:39515_solr c:collection6 s:shard3) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.SolrCore [collection6_shard3_replica_n11]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2094696 INFO  (searcherExecutor-19478-thread-1-processing-x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 r:core_node8 CREATE n:127.0.0.1:34511_solr c:collection6 s:shard2) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.SolrCore [collection6_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2094696 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection6/terms/shard3 to Terms{values={core_node10=0}, version=0}
   [junit4]   2> 2094696 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection6/leaders/shard3
   [junit4]   2> 2094696 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection6/leaders/shard1
   [junit4]   2> 2094698 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection6/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 2094701 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection6/terms/shard3 to Terms{values={core_node10=0, core_node12=0}, version=1}
   [junit4]   2> 2094701 INFO  (parallelCoreAdminExecutor-19429-thread-2-processing-n:127.0.0.1:39515_solr x:collection6_shard3_replica_n11 a795614a-b58c-4486-9926-0413ba162f0a23456268887930522 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection6/leaders/shard3
   [junit4]   2> 2094701 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection6/leaders/shard2
   [junit4]   2> 2094702 INFO  (parallelCoreAdminExecutor-19461-thread-2-processing-n:127.0.0.1:39629_solr x:collection6_shard1_replica_n3 a795614a-b58c-4486-9926-0413ba162f0a23456268878985424 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard1 r:core_node4 x:collection6_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 2094702 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2094702 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2094702 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39629/solr/collection6_shard3_replica_n9/
   [junit4]   2> 2094703 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection6/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 2094703 INFO  (parallelCoreAdminExecutor-19445-thread-1-processing-n:127.0.0.1:34511_solr x:collection6_shard2_replica_n7 a795614a-b58c-4486-9926-0413ba162f0a23456268883358683 CREATE) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection6/leaders/shard2
   [junit4]   2> 2094703 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection6_shard3_replica_n9 url=http://127.0.0.1:39629/solr  START replicas=[http://127.0.0.1:39515/solr/collection6_shard3_replica_n11/] nUpdates=100
   [junit4]   2> 2094706 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2094706 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2094706 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39515/solr/collection6_shard2_replica_n5/
   [junit4]   2> 2094706 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=collection6_shard2_replica_n5 url=http://127.0.0.1:39515/solr  START replicas=[http://127.0.0.1:34511/solr/collection6_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 2094706 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.u.PeerSync PeerSync: core=collection6_shard2_replica_n5 url=http://127.0.0.1:39515/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2094707 INFO  (qtp1103582920-35573) [n:127.0.0.1:34511_solr c:collection6 s:shard2 r:core_node8 x:collection6_shard2_replica_n7 ] o.a.s.c.S.Request [collection6_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2094710 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2094710 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2094710 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection6/leaders/shard2/leader after winning as /collections/collection6/leader_elect/shard2/election/73594823882571783-core_node6-n_0000000000
   [junit4]   2> 2094712 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39515/solr/collection6_shard2_replica_n5/ shard2
   [junit4]   2> 2094716 INFO  (parallelCoreAdminExecutor-19429-thread-1-processing-n:127.0.0.1:39515_solr x:collection6_shard2_replica_n5 a795614a-b58c-4486-9926-0413ba162f0a23456268881199476 CREATE) [n:127.0.0.1:39515_solr c:collection6 s:shard2 r:core_node6 x:collection6_shard2_replica_n5 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2094718 INFO  (parallelCoreAdminExecutor-19461-thread-1-processing-n:127.0.0.1:39629_solr x:collection6_shard3_replica_n9 a795614a-b58c-4486-9926-0413ba162f0a23456268885717419 CREATE) [n:127.0.0.1:39629_solr c:collection6 s:shard3 r:core_node10 x:collection6_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection6_shard3_replica_n9 url=http://127.0.0.1:39629/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2094718 INFO  (zkCallback-19420-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection6/state.json] for collection [collection6] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2094719 INFO  (qtp353025773-35557) [n:127.0.0.1:39515_solr c:collection6 s:shard3 r:core_node12 x:collection6_shard3_replica_n11 ] o.a.s.c.S.Request [collection6_shard3_replica_n11]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2094726 INFO  (zkCallback-19420-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection6/

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

 [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:2001)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:264)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:79)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:608)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:574)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2185438 INFO  (OverseerAutoScalingTriggerThread-73594823882571783-127.0.0.1:39515_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2185439 INFO  (jetty-closer-19505-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73594823882571783-127.0.0.1:39515_solr-n_0000000000) closing
   [junit4]   2> 2185439 INFO  (closeThreadPool-19521-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73594823882571783-127.0.0.1:39515_solr-n_0000000000) closing
   [junit4]   2> 2185439 INFO  (jetty-closer-19505-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f00b080{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2185440 INFO  (jetty-closer-19505-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a078e4e{/solr,null,STOPPED}
   [junit4]   2> 2185440 INFO  (jetty-closer-19505-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2185440 INFO  (jetty-closer-19505-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1bcd423c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2185440 INFO  (jetty-closer-19505-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4747d757{/solr,null,STOPPED}
   [junit4]   2> 2185440 INFO  (jetty-closer-19505-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2185441 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2185644 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/collection6/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection6/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection6/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/collection6/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection6/state.json
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2185646 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41703
   [junit4]   2> 2185646 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41703
   [junit4]   2> 2185646 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41703
   [junit4]   2> 2185647 INFO  (SUITE-CustomHighlightComponentTest-seed#[C72B733907B11CE6]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1317, maxMBSortInHeap=7.244627947034974, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-YE, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=251552824,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymGraphFilterFactory, AdminHandlersProxyTest, IgnoreLargeDocumentProcessorFactoryTest, TestDynamicLoadingUrl, TestPivotHelperCode, LeaderElectionContextKeyTest, SuggesterWFSTTest, TestBulkSchemaAPI, TestCoreDiscovery, BasicZkTest, TestPhraseSuggestions, TestSimpleTrackingShardHandler, TestImpersonationWithHadoopAuth, CollectionReloadTest, DateRangeFieldTest, SortByFunctionTest, ConfigureRecoveryStrategyTest, SuggestComponentContextFilterQueryTest, AtomicUpdatesTest, ZkControllerTest, TestJettySolrRunner, MultiDestinationAuditLoggerTest, TestRangeQuery, TestCodecSupport, TestDFRSimilarityFactory, TestLFUCache, TestPackages, TestHdfsCloudBackupRestore, RangeFacetCloudTest, JWTAuthPluginIntegrationTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, TestFieldCacheVsDocValues, ResponseHeaderTest, CustomTermsComponentTest, TestSchemaNameResource, TestLockTree, BinaryUpdateRequestHandlerTest, MoveReplicaHDFSFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, NodeMarkersRegistrationTest, TestCollationFieldDocValues, TestOverriddenPrefixQueryForCustomFieldType, EnumFieldTest, TestConfigSetsAPIShareSchema, TestExclusionRuleCollectionAccess, TestCloudJSONFacetSKGEquiv, BigEndianAscendingWordSerializerTest, LukeRequestHandlerTest, SolrGraphiteReporterTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestCSVResponseWriter, TestFileDictionaryLookup, ThreadDumpHandlerTest, TestDocSet, TestSolrConfigHandlerConcurrent, ManagedSchemaRoundRobinCloudTest, SolrCmdDistributorTest, PolyFieldTest, V2ApiIntegrationTest, TestMinimalConfig, TestRecoveryHdfs, HdfsCollectionsAPIDistributedZkTest, TermsComponentTest, TestLuceneIndexBackCompat, EmbeddedSolrNoSerializeTest, TestReloadAndDeleteDocs, OverseerTest, TestXIncludeConfig, SolrCloudReportersTest, TestLuceneMatchVersion, TestMinHashQParser, CoreAdminOperationTest, DynamicMapsTest, TestSortByMinMaxFunction, TestJavabinTupleStreamParser, TestSimLargeCluster, WrapperMergePolicyFactoryTest, TestContainerPlugin, DistribCursorPagingTest, HDFSCollectionsAPITest, DeleteNodeTest, MetricsHistoryIntegrationTest, ShardRoutingCustomTest, ExitableDirectoryReaderTest, TestMultiValuedNumericRangeQuery, TestExactSharedStatsCache, TestUseDocValuesAsStored, TestCloudDeduplication, DisMaxRequestHandlerTest, TestInPlaceUpdatesDistrib, MultiThreadedOCPTest, ClassificationUpdateProcessorTest, FullSolrCloudDistribCmdsTest, TestValueSourceCache, BJQFilterAccessibleTest, PreAnalyzedUpdateProcessorTest, TestSubQueryTransformerDistrib, TestAddFieldRealTimeGet, ChaosMonkeySafeLeaderWithPullReplicasTest, SearchHandlerTest, TestLogWatcher, TestBM25SimilarityFactory, ClusterStateMockUtilTest, TestSolrDeletionPolicy1, QueryParsingTest, TestNestedUpdateProcessor, SpellCheckCollatorWithCollapseTest, TestSolr4Spatial2, TimeZoneUtilsTest, IndexSizeTriggerSizeEstimationTest, TestComplexPhraseLeadingWildcard, ExecutePlanActionTest, HdfsDirectoryTest, TestStressVersions, HighlighterMaxOffsetTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, SplitShardTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, TestZkChroot, ZkSolrClientTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionsAPIDistributedZkTest, ZkStateWriterTest, CachingDirectoryFactoryTest, TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestSQLHandler, HealthCheckHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, SplitHandlerTest, SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, ZookeeperStatusHandlerTest, CloudReplicaSourceTest, CustomHighlightComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomHighlightComponentTest -Dtests.seed=C72B733907B11CE6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | CustomHighlightComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C72B733907B11CE6]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:197)
   [junit4]    > 	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [753/939 (1!)] on J0 in 94.30s, 0 tests, 1 failure <<< FAILURES!

[...truncated 53172 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2549 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2549/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36597/solr]
	at __randomizedtesting.SeedInfo.seed([87F51B2F82C82ECE:ADC8B06D2268F4C3]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1115)
	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 org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36597/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	... 50 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 54 more




Build Log:
[...truncated 17644 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 110454 INFO  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 110454 INFO  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 110455 INFO  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/data-dir-12-001
   [junit4]   2> 110455 WARN  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 110455 INFO  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 110456 INFO  (SUITE-CloudSolrClientTest-seed#[87F51B2F82C82ECE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 110460 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting stateVersionParamTest
   [junit4]   2> 110461 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001
   [junit4]   2> 110461 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 110461 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 110461 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 110462 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 110561 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43337
   [junit4]   2> 110561 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43337
   [junit4]   2> 110561 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43337
   [junit4]   2> 110561 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43337
   [junit4]   2> 110563 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110568 INFO  (zkConnectionManagerCallback-952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110569 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110574 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110580 INFO  (zkConnectionManagerCallback-954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110580 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110585 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110588 INFO  (zkConnectionManagerCallback-956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110589 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110590 WARN  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0002, 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 0x100a2e0db2a0002, 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> 110692 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 110692 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 110692 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 110692 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 110692 INFO  (jetty-launcher-957-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> 110693 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 110693 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 110693 INFO  (jetty-launcher-957-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> 110693 INFO  (jetty-launcher-957-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> 110701 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 110701 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 110701 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 110701 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40304b45{/solr,null,AVAILABLE}
   [junit4]   2> 110706 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 110706 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 110706 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 110707 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60a3b8bc{/solr,null,AVAILABLE}
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57d04b0a{/solr,null,AVAILABLE}
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66534af4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44873}
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-3) [     ] o.e.j.s.Server Started @110754ms
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@915bed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44501}
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43337/solr, hostPort=44873}
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.e.j.s.Server Started @110754ms
   [junit4]   2> 110717 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43337/solr, hostPort=44501}
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@386e7d77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34829}
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.e.j.s.Server Started @110754ms
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43337/solr, hostPort=34829}
   [junit4]   2> 110718 ERROR (jetty-launcher-957-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T23:19:46.001Z
   [junit4]   2> 110718 ERROR (jetty-launcher-957-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 110718 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T23:19:46.001Z
   [junit4]   2> 110719 ERROR (jetty-launcher-957-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 110719 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-30T23:19:46.002Z
   [junit4]   2> 110720 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110722 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 110723 INFO  (zkConnectionManagerCallback-959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110723 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110723 INFO  (zkConnectionManagerCallback-961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110723 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110723 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 110723 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 110724 INFO  (zkConnectionManagerCallback-963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110724 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 110729 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 110730 WARN  (jetty-launcher-957-thread-2-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0004, 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 0x100a2e0db2a0004, 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> 110831 WARN  (jetty-launcher-957-thread-3-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0005, 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 0x100a2e0db2a0005, 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> 110936 WARN  (jetty-launcher-957-thread-1-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0003, 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 0x100a2e0db2a0003, 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> 111053 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 111053 WARN  (jetty-launcher-957-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13b16ff5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111053 WARN  (jetty-launcher-957-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13b16ff5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111055 WARN  (jetty-launcher-957-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b30fbce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111055 WARN  (jetty-launcher-957-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b30fbce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111057 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 111058 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111059 INFO  (zkConnectionManagerCallback-980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111059 INFO  (jetty-launcher-957-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111172 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111181 INFO  (zkConnectionManagerCallback-982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111181 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111277 WARN  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 111284 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34829_solr
   [junit4]   2> 111285 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.Overseer Overseer (id=72236680671264775-127.0.0.1:34829_solr-n_0000000000) starting
   [junit4]   2> 111293 INFO  (OverseerStateUpdate-72236680671264775-127.0.0.1:34829_solr-n_0000000000) [n:127.0.0.1:34829_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34829_solr
   [junit4]   2> 111301 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34829_solr
   [junit4]   2> 111303 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 111304 WARN  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_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> 111312 INFO  (zkCallback-981-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111317 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 111354 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111361 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111362 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111363 INFO  (jetty-launcher-957-thread-2) [n:127.0.0.1:34829_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node3
   [junit4]   2> 111584 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 111587 WARN  (jetty-launcher-957-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4364b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111587 WARN  (jetty-launcher-957-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4364b06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111594 WARN  (jetty-launcher-957-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20c5adca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111595 WARN  (jetty-launcher-957-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20c5adca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111595 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 111596 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111598 INFO  (zkConnectionManagerCallback-1002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111598 INFO  (jetty-launcher-957-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111599 WARN  (jetty-launcher-957-thread-1-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0008, 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 0x100a2e0db2a0008, 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> 111705 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111709 INFO  (zkConnectionManagerCallback-1004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111709 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111712 WARN  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 111713 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111717 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44501_solr as DOWN
   [junit4]   2> 111717 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 111717 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44501_solr
   [junit4]   2> 111718 INFO  (zkCallback-981-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111719 INFO  (zkCallback-1003-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111719 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 111720 WARN  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_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> 111733 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 111756 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44501.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111766 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44501.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111766 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44501.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 111768 INFO  (jetty-launcher-957-thread-1) [n:127.0.0.1:44501_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node1
   [junit4]   2> 111969 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 111970 WARN  (jetty-launcher-957-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@142ca726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111970 WARN  (jetty-launcher-957-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@142ca726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111974 WARN  (jetty-launcher-957-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@158fbb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111974 WARN  (jetty-launcher-957-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@158fbb7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111975 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43337/solr
   [junit4]   2> 111982 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111987 INFO  (zkConnectionManagerCallback-1020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111987 INFO  (jetty-launcher-957-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 112090 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 112091 INFO  (zkConnectionManagerCallback-1022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112091 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 112099 WARN  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 112100 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 112104 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44873_solr as DOWN
   [junit4]   2> 112105 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 112105 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44873_solr
   [junit4]   2> 112106 INFO  (zkCallback-981-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 112106 INFO  (zkCallback-1003-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 112107 INFO  (zkCallback-1021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 112108 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 112108 WARN  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_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> 112115 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 112142 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 112153 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 112153 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 112157 INFO  (jetty-launcher-957-thread-3) [n:127.0.0.1:44873_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node2
   [junit4]   2> 112179 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 112179 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 112180 INFO  (zkConnectionManagerCallback-1035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112180 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 112181 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 112182 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43337/solr ready
   [junit4]   2> 112192 INFO  (qtp917083602-1837) [n:127.0.0.1:34829_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 112201 INFO  (OverseerThreadFactory-989-thread-1-processing-n:127.0.0.1:34829_solr) [n:127.0.0.1:34829_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 112308 INFO  (OverseerStateUpdate-72236680671264775-127.0.0.1:34829_solr-n_0000000000) [n:127.0.0.1:34829_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44873_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44873/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112310 INFO  (OverseerStateUpdate-72236680671264775-127.0.0.1:34829_solr-n_0000000000) [n:127.0.0.1:34829_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:34829_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34829/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112514 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112514 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112514 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr    x:collection1_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 112528 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 112529 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 112532 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 112534 WARN  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 112535 WARN  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 112535 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 112535 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 112538 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 112538 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44873.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 112541 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 112542 WARN  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 112542 WARN  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 112542 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 112542 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 112542 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34829.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b15f315
   [junit4]   2> 112542 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node3/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-001/node3/collection1_shard2_replica_n2/data/]
   [junit4]   2> 112606 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112606 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112606 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112606 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112608 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112608 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112608 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112608 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112611 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 112611 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 112611 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112612 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112612 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 112612 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 112612 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701227305783787520
   [junit4]   2> 112612 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701227305783787520
   [junit4]   2> 112617 INFO  (searcherExecutor-1040-thread-1-processing-n:127.0.0.1:34829_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 112620 INFO  (searcherExecutor-1038-thread-1-processing-n:127.0.0.1:44873_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 112625 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 112625 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 112628 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 112628 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 112632 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 112632 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 112632 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/
   [junit4]   2> 112633 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 112634 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 112634 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72236680671264775-core_node4-n_0000000000
   [junit4]   2> 112634 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 112634 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 112634 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/
   [junit4]   2> 112636 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 112637 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 112637 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72236680671264779-core_node3-n_0000000000
   [junit4]   2> 112639 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 112641 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 112744 INFO  (zkCallback-1021-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112744 INFO  (zkCallback-981-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112746 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 112746 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 112751 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=237
   [junit4]   2> 112754 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=240
   [junit4]   2> 112756 INFO  (qtp240559191-1855) [n:127.0.0.1:44501_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> 112850 INFO  (zkCallback-981-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112850 INFO  (zkCallback-1021-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112850 INFO  (zkCallback-981-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112850 INFO  (zkCallback-1021-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112850 INFO  (zkCallback-1003-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112854 INFO  (qtp240559191-1855) [n:127.0.0.1:44501_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=657
   [junit4]   2> 112854 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 112878 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-652&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788153&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 112878 INFO  (qtp917083602-1837) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/&rid=127.0.0.1-652&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788153&isShard=true&wt=javabin} hits=0 status=0 QTime=2
   [junit4]   2> 112881 INFO  (qtp1754577302-1848) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} rid=127.0.0.1-652 hits=0 status=0 QTime=10
   [junit4]   2> 112881 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.s.i.CloudSolrClientTest should work query, result {responseHeader={zkConnected=true,status=0,QTime=10},response={numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}}
   [junit4]   2> 112883 INFO  (qtp917083602-1838) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/&rid=127.0.0.1-653&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788164&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 112883 INFO  (qtp1754577302-1849) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-653&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788164&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 112884 INFO  (qtp1754577302-1847) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} rid=127.0.0.1-653 hits=0 status=0 QTime=2
   [junit4]   2> 112884 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.s.i.CloudSolrClientTest 2nd query , result {responseHeader={zkConnected=true,status=0,QTime=2},response={numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}}
   [junit4]   2> 112885 INFO  (qtp917083602-1839) [n:127.0.0.1:34829_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:34829/solr/collection1_shard2_replica_n2/&rid=127.0.0.1-654&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788167&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 112885 INFO  (qtp1754577302-1846) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:3&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:44873/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-654&rows=10&version=2&q=*:*&omitHeader=false&NOW=1622416788167&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 112886 INFO  (qtp1754577302-1845) [n:127.0.0.1:44873_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:3&wt=javabin&version=2} rid=127.0.0.1-654 hits=0 status=0 QTime=1
   [junit4]   2> 112886 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.s.i.CloudSolrClientTest the node which does not serve this collectionhttp://127.0.0.1:44501/solr 
   [junit4]   2> 112994 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966811275
   [junit4]   2> 112994 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34829_solr
   [junit4]   2> 112994 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=281698347
   [junit4]   2> 112995 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44501_solr
   [junit4]   2> 112995 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 112995 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:34829_solr as DOWN
   [junit4]   2> 112996 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 112996 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44501_solr as DOWN
   [junit4]   2> 113003 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=983686594
   [junit4]   2> 113003 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44873_solr
   [junit4]   2> 113004 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 113004 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44873_solr as DOWN
   [junit4]   2> 113025 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 113025 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18b145ea: rootName = solr_44501, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@48866f9d
   [junit4]   2> 113027 INFO  (coreCloseExecutor-1060-thread-1) [n:127.0.0.1:34829_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d8ee5ce
   [junit4]   2> 113027 INFO  (coreCloseExecutor-1060-thread-1) [n:127.0.0.1:34829_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2 tag=SolrCore@4d8ee5ce
   [junit4]   2> 113027 INFO  (coreCloseExecutor-1060-thread-1) [n:127.0.0.1:34829_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3af26b0: rootName = solr_34829, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2/com.codahale.metrics.MetricRegistry@353c1629
   [junit4]   2> 113028 INFO  (coreCloseExecutor-1061-thread-1) [n:127.0.0.1:44873_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42ccc49c
   [junit4]   2> 113028 INFO  (coreCloseExecutor-1061-thread-1) [n:127.0.0.1:44873_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@42ccc49c
   [junit4]   2> 113028 INFO  (coreCloseExecutor-1061-thread-1) [n:127.0.0.1:44873_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62f25b07: rootName = solr_44873, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@357969b5
   [junit4]   2> 113046 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 113046 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39056774: rootName = solr_44501, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@634d6cf
   [junit4]   2> 113064 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 113064 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50933bd6: rootName = solr_44501, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31f0e97d
   [junit4]   2> 113064 INFO  (jetty-closer-1049-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 113074 INFO  (coreCloseExecutor-1061-thread-1) [n:127.0.0.1:44873_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@42ccc49c
   [junit4]   2> 113076 INFO  (coreCloseExecutor-1060-thread-1) [n:127.0.0.1:34829_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@4d8ee5ce
   [junit4]   2> 113077 INFO  (coreCloseExecutor-1061-thread-1) [n:127.0.0.1:44873_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 113079 INFO  (coreCloseExecutor-1060-thread-1) [n:127.0.0.1:34829_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 113086 WARN  (jetty-launcher-957-thread-1-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0009, 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 0x100a2e0db2a0009, 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> 113088 INFO  (zkCallback-981-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 113089 INFO  (zkCallback-1021-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 113090 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 113090 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@527c7681: rootName = solr_44873, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5d31a4a7
   [junit4]   2> 113097 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 113097 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25a3da15: rootName = solr_34829, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5abadc
   [junit4]   2> 113099 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 113100 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67a2fd8f: rootName = solr_44873, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@634d6cf
   [junit4]   2> 113104 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 113104 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c49bd42: rootName = solr_34829, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@634d6cf
   [junit4]   2> 113109 INFO  (zkCallback-1021-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 113109 INFO  (zkCallback-1021-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 113110 INFO  (zkCallback-981-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 113110 INFO  (zkCallback-981-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 113110 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 113110 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@540d2088: rootName = solr_34829, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31f0e97d
   [junit4]   2> 113110 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 113111 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 113111 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b50b9d1: rootName = solr_44873, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31f0e97d
   [junit4]   2> 113111 INFO  (jetty-closer-1049-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 113114 INFO  (closeThreadPool-1065-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72236680671264775-127.0.0.1:34829_solr-n_0000000000) closing
   [junit4]   2> 113121 INFO  (OverseerStateUpdate-72236680671264775-127.0.0.1:34829_solr-n_0000000000) [n:127.0.0.1:34829_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34829_solr
   [junit4]   2> 113121 INFO  (OverseerAutoScalingTriggerThread-72236680671264775-127.0.0.1:34829_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 113128 INFO  (closeThreadPool-1065-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72236680671264775-127.0.0.1:34829_solr-n_0000000000) closing
   [junit4]   2> 113129 WARN  (jetty-launcher-957-thread-3-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a000b, 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 0x100a2e0db2a000b, 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> 113142 WARN  (jetty-launcher-957-thread-2-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0007, 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 0x100a2e0db2a0007, 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> 113187 INFO  (jetty-closer-1049-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@915bed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 113187 INFO  (jetty-closer-1049-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57d04b0a{/solr,null,STOPPED}
   [junit4]   2> 113188 INFO  (jetty-closer-1049-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 113242 INFO  (jetty-closer-1049-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72236680671264775-127.0.0.1:34829_solr-n_0000000000) closing
   [junit4]   2> 113244 INFO  (jetty-closer-1049-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@386e7d77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 113244 INFO  (jetty-closer-1049-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40304b45{/solr,null,STOPPED}
   [junit4]   2> 113245 INFO  (jetty-closer-1049-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 113288 INFO  (jetty-closer-1049-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66534af4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 113288 INFO  (jetty-closer-1049-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60a3b8bc{/solr,null,STOPPED}
   [junit4]   2> 113288 INFO  (jetty-closer-1049-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 113289 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 113391 WARN  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]-SendThread(127.0.0.1:43337)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e0db2a0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e0db2a0001, 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 0x100a2e0db2a0001, 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> 113497 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> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72236680671264775-127.0.0.1:34829_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 113500 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43337
   [junit4]   2> 113500 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43337
   [junit4]   2> 113500 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43337
   [junit4]   2> 113500 INFO  (TEST-CloudSolrClientTest.stateVersionParamTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending stateVersionParamTest
   [junit4]   2> 113504 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionDoesntExist
   [junit4]   2> 113504 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001/tempDir-002
   [junit4]   2> 113504 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 113505 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 113505 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 113506 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 113605 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34129
   [junit4]   2> 113605 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34129
   [junit4]   2> 113605 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34129
   [junit4]   2> 113605 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34129
   [junit4]   2> 113607 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113613 INFO  (zkConnectionManagerCallback-1068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113613 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113618 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113620 INFO  (zkConnectionManagerCallback-1070-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113620 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113621 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113624 INFO  (zkConnectionManagerCallback-1072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113625 INFO  (TEST-CloudSolrClientTest.testCollectionDoesntExist-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113727 INFO  (jetty-launcher-1073-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 113727 INFO  (jetty-launcher-1073-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 113727 INFO  (jetty-launcher-1073-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> 113727 INFO  (jetty-launcher-1073-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 113727 INFO  (jetty-launcher-1073-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to star

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

 [org.apache.solr.metrics.reporters.SolrJmxReporter@43b885ce: rootName = solr_44169, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31f0e97d
   [junit4]   2> 394601 INFO  (jetty-closer-3322-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 394604 INFO  (closeThreadPool-3336-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72236698817134599-127.0.0.1:44169_solr-n_0000000000) closing
   [junit4]   2> 394609 INFO  (OverseerStateUpdate-72236698817134599-127.0.0.1:44169_solr-n_0000000000) [n:127.0.0.1:44169_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44169_solr
   [junit4]   2> 394610 INFO  (jetty-closer-3322-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 394610 INFO  (jetty-closer-3322-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d2f975c: rootName = solr_45127, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@634d6cf
   [junit4]   2> 394623 INFO  (OverseerAutoScalingTriggerThread-72236698817134599-127.0.0.1:44169_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 394623 INFO  (jetty-closer-3322-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 394624 INFO  (jetty-closer-3322-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48b1e5cc: rootName = solr_45127, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@31f0e97d
   [junit4]   2> 394625 WARN  (jetty-launcher-3182-thread-3-SendThread(127.0.0.1:40535)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e514be0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e514be0007, 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 0x100a2e514be0007, 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> 394625 WARN  (jetty-launcher-3182-thread-2-SendThread(127.0.0.1:40535)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a2e514be0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a2e514be0009, 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 0x100a2e514be0009, 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> 394625 INFO  (closeThreadPool-3336-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72236698817134599-127.0.0.1:44169_solr-n_0000000000) closing
   [junit4]   2> 394625 INFO  (jetty-closer-3322-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 394625 INFO  (zkCallback-3246-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 394725 INFO  (jetty-closer-3322-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72236698817134599-127.0.0.1:44169_solr-n_0000000000) closing
   [junit4]   2> 394726 INFO  (jetty-closer-3322-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a02f3b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 394727 INFO  (jetty-closer-3322-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59353eae{/solr,null,STOPPED}
   [junit4]   2> 394727 INFO  (jetty-closer-3322-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 394826 INFO  (jetty-closer-3322-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@36b01b1c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 394826 INFO  (jetty-closer-3322-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f1d9e99{/solr,null,STOPPED}
   [junit4]   2> 394826 INFO  (jetty-closer-3322-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 394927 INFO  (jetty-closer-3322-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@275610a1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 394927 INFO  (jetty-closer-3322-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e36fc4f{/solr,null,STOPPED}
   [junit4]   2> 394927 INFO  (jetty-closer-3322-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 394928 INFO  (TEST-CloudSolrClientTest.preferReplicaTypesTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 395131 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> 	14	/solr/collections/replicaTypesTestColl/terms/shard2
   [junit4]   2> 	12	/solr/collections/replicaTypesTestColl/state.json
   [junit4]   2> 	12	/solr/collections/replicaTypesTestColl/terms/shard1
   [junit4]   2> 	11	/solr/collections/replicaTypesTestColl/terms/shard3
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/replicaTypesTestColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/collections/replicaTypesTestColl/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/overseer/queue
   [junit4]   2> 	26	/solr/collections/replicaTypesTestColl/state.json
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 395133 INFO  (TEST-CloudSolrClientTest.preferReplicaTypesTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40535
   [junit4]   2> 395134 INFO  (TEST-CloudSolrClientTest.preferReplicaTypesTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40535
   [junit4]   2> 395134 INFO  (TEST-CloudSolrClientTest.preferReplicaTypesTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40535
   [junit4]   2> 395134 INFO  (TEST-CloudSolrClientTest.preferReplicaTypesTest-seed#[87F51B2F82C82ECE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending preferReplicaTypesTest
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_87F51B2F82C82ECE-001
   [junit4]   2> May 30, 2021 11:24:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), title_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Lucene80), title_s=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=995, maxMBSortInHeap=6.580957653154367, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=218918224,total=492830720
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, MathExpressionTest, DomainMapTest, UrlSchemeTest, AbsoluteValueEvaluatorTest, NamedListTest, TermsResponseTest, LessThanEqualToEvaluatorTest, TestSolrProperties, CorrelationEvaluatorTest, JdbcDriverTest, StreamExpressionTest, HyperbolicCosineEvaluatorTest, TestCloudSolrClientConnections, TestPathTrie, TestV1toV2ApiMapper, RegressionEvaluatorTest, TestHash, LargeVolumeBinaryJettyTest, ArcCosineEvaluatorTest, UniformDistributionEvaluatorTest, CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBadInputTest, PerReplicaStatesRestartTest, CloudSolrClientTest]
   [junit4] Completed [213/215 (1!)] on J0 in 285.03s, 19 tests, 1 error <<< FAILURES!

[...truncated 51359 lines...]