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/02/19 22:24:55 UTC

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

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

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([72CA1AF594ECE966]: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 15678 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 1961681 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1961682 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/data-dir-206-001
   [junit4]   2> 1961682 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1961683 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001
   [junit4]   2> 1961684 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1961684 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1961684 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1961687 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42339
   [junit4]   2> 1961784 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42339
   [junit4]   2> 1961788 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961793 INFO  (zkConnectionManagerCallback-19881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961793 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961806 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961817 INFO  (zkConnectionManagerCallback-19883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961817 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961825 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961832 INFO  (zkConnectionManagerCallback-19885-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961832 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961955 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961956 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961956 INFO  (jetty-launcher-19886-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> 1961958 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961958 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961958 INFO  (jetty-launcher-19886-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> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961963 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1961964 INFO  (jetty-launcher-19886-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> 1961964 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f4acdd6{/solr,null,AVAILABLE}
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961968 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5000cb1c{SSL, (ssl, http/1.1)}{127.0.0.1:41645}
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.e.j.s.Server Started @1962004ms
   [junit4]   2> 1961969 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=41645}
   [junit4]   2> 1961970 ERROR (jetty-launcher-19886-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.307Z
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961970 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bb53838{/solr,null,AVAILABLE}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@707134af{/solr,null,AVAILABLE}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10571468{SSL, (ssl, http/1.1)}{127.0.0.1:45795}
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.e.j.s.Server Started @1962007ms
   [junit4]   2> 1961971 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=45795}
   [junit4]   2> 1961972 ERROR (jetty-launcher-19886-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.309Z
   [junit4]   2> 1961972 INFO  (zkConnectionManagerCallback-19888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961972 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961973 INFO  (zkConnectionManagerCallback-19890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961973 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961974 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dbd0ad{SSL, (ssl, http/1.1)}{127.0.0.1:38181}
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.e.j.s.Server Started @1962011ms
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42339/solr, hostPort=38181}
   [junit4]   2> 1961976 ERROR (jetty-launcher-19886-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.1
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1961976 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-19T21:58:55.313Z
   [junit4]   2> 1961977 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961978 WARN  (jetty-launcher-19886-thread-2-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660004, 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 0x103733ab2660004, 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> 1961978 INFO  (zkConnectionManagerCallback-19892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961978 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961979 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961981 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1961982 WARN  (jetty-launcher-19886-thread-3-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660005, 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 0x103733ab2660005, 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> 1962650 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1962651 WARN  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1962677 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c73a9ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962677 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c73a9ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962699 WARN  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1962701 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42edaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962701 WARN  (jetty-launcher-19886-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42edaf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962702 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1962710 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962725 INFO  (zkConnectionManagerCallback-19909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962725 INFO  (jetty-launcher-19886-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962726 WARN  (jetty-launcher-19886-thread-3-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660006, 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 0x103733ab2660006, 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> 1962774 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1962774 WARN  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1962797 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@239b9582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962797 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@239b9582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962817 WARN  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1962840 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ba89d8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962840 WARN  (jetty-launcher-19886-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ba89d8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962841 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1963061 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963081 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963089 INFO  (zkConnectionManagerCallback-19919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963089 INFO  (jetty-launcher-19886-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963101 INFO  (zkConnectionManagerCallback-19916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963101 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963101 WARN  (jetty-launcher-19886-thread-2-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab2660008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab2660008, 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 0x103733ab2660008, 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> 1963214 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38181_solr
   [junit4]   2> 1963216 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1963217 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) starting
   [junit4]   2> 1963227 INFO  (zkConnectionManagerCallback-19923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963227 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963236 INFO  (OverseerStateUpdate-73028714906386439-127.0.0.1:38181_solr-n_0000000000) [n:127.0.0.1:38181_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38181_solr
   [junit4]   2> 1963240 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45795_solr
   [junit4]   2> 1963246 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1963246 WARN  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1963275 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38181_solr as DOWN
   [junit4]   2> 1963276 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1963276 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38181_solr
   [junit4]   2> 1963278 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1963279 WARN  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_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> 1963282 INFO  (jetty-launcher-19886-thread-2) [n:127.0.0.1:45795_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2
   [junit4]   2> 1963283 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1963294 INFO  (zkCallback-19915-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1963295 INFO  (jetty-launcher-19886-thread-3) [n:127.0.0.1:38181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3
   [junit4]   2> 1965144 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1965144 WARN  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1965145 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ee278d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965145 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ee278d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965148 WARN  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1965149 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@633eaa6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965149 WARN  (jetty-launcher-19886-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@633eaa6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1965150 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42339/solr
   [junit4]   2> 1965151 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965152 INFO  (zkConnectionManagerCallback-19945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965152 INFO  (jetty-launcher-19886-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965153 WARN  (jetty-launcher-19886-thread-1-SendThread(127.0.0.1:42339)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103733ab266000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103733ab266000a, 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 0x103733ab266000a, 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> 1965255 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965257 INFO  (zkConnectionManagerCallback-19947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965257 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965279 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1965290 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41645_solr as DOWN
   [junit4]   2> 1965292 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1965292 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41645_solr
   [junit4]   2> 1965294 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965294 INFO  (zkCallback-19915-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965296 INFO  (zkCallback-19946-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965296 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1965297 WARN  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_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> 1965318 INFO  (jetty-launcher-19886-thread-1) [n:127.0.0.1:41645_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1
   [junit4]   2> 1965347 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1965349 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1965365 INFO  (zkConnectionManagerCallback-19958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1965365 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1965366 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1965368 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42339/solr ready
   [junit4]   2> 1965630 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b668eca2-9634-4671-8e75-625dc1590b0a&collection.configName=conf&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=3&perReplicaState=true&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 1965648 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1965653 INFO  (qtp153336797-32705) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b668eca2-9634-4671-8e75-625dc1590b0a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 1965662 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38181_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38181/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> 1965666 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:45795_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45795/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> 1965669 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41645_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41645/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> 1965672 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:38181_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38181/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> 1965675 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:45795_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45795/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965678 INFO  (OverseerThreadFactory-19933-thread-1-processing-n:127.0.0.1:38181_solr) [n:127.0.0.1:38181_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:41645_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41645/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1965725 INFO  (qtp153336797-32707) [n:127.0.0.1:38181_solr    x:collection1_shard2_replica_n7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389&coreNodeName=core_node8&name=collection1_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=11
   [junit4]   2> 1965734 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr    x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=22
   [junit4]   2> 1965734 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&coreNodeName=core_node2&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1965736 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr    x:collection1_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389&coreNodeName=core_node8&name=collection1_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1965782 INFO  (qtp447708952-32703) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776&coreNodeName=core_node4&name=collection1_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=22
   [junit4]   2> 1965782 INFO  (qtp1526243436-32688) [n:127.0.0.1:41645_solr    x:collection1_shard2_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198&coreNodeName=core_node6&name=collection1_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776&coreNodeName=core_node4&name=collection1_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr    x:collection1_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198&coreNodeName=core_node6&name=collection1_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1965783 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1965783 INFO  (qtp447708952-32702) [n:127.0.0.1:45795_solr    x:collection1_shard3_replica_n9 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245&coreNodeName=core_node10&name=collection1_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=4
   [junit4]   2> 1965784 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr    x:collection1_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245&coreNodeName=core_node10&name=collection1_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1965790 INFO  (qtp1526243436-32687) [n:127.0.0.1:41645_solr    x:collection1_shard3_replica_n11 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172&coreNodeName=core_node12&name=collection1_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=3
   [junit4]   2> 1965790 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr    x:collection1_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection1&version=2&replicaType=NRT&async=b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172&coreNodeName=core_node12&name=collection1_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1965797 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965802 INFO  (zkCallback-19946-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965802 INFO  (zkCallback-19922-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1965815 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965821 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965827 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965827 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 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> 1965828 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 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.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1965832 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965854 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965854 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n7' using configuration from configset conf, trusted=true
   [junit4]   2> 1965855 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node3/collection1_shard2_replica_n7/data/]
   [junit4]   2> 1965861 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965866 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965870 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1965873 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n11' using configuration from configset conf, trusted=true
   [junit4]   2> 1965875 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard3_replica_n11/data/]
   [junit4]   2> 1965880 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965890 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1965893 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965893 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n9' using configuration from configset conf, trusted=true
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using configuration from configset conf, trusted=true
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard3_replica_n9/data/]
   [junit4]   2> 1965894 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node1/collection1_shard2_replica_n5/data/]
   [junit4]   2> 1966152 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832
   [junit4]   2> 1966152 INFO  (qtp153336797-32704) [n:127.0.0.1:38181_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1966153 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966153 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966154 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966154 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966207 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966207 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966208 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966208 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966209 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966225 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966225 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966226 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966227 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966227 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966228 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1966228 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1966229 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966229 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525303406592
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.1
   [junit4]   2> 1966230 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966232 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525305503744
   [junit4]   2> 1966234 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966234 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966235 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525308649472
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966236 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525309698048
   [junit4]   2> 1966236 INFO  (searcherExecutor-19967-thread-1-processing-x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 r:core_node10 CREATE n:127.0.0.1:45795_solr c:collection1 s:shard3) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SolrCore [collection1_shard3_replica_n9]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1966237 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1692162525310746624
   [junit4]   2> 1966239 INFO  (searcherExecutor-19960-thread-1-processing-x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 r:core_node2 CREATE n:127.0.0.1:38181_solr c:collection1 s:shard1) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966239 INFO  (searcherExecutor-19962-thread-1-processing-x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 r:core_node8 CREATE n:127.0.0.1:38181_solr c:collection1 s:shard2) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SolrCore [collection1_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966242 INFO  (searcherExecutor-19969-thread-1-processing-x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 r:core_node6 CREATE n:127.0.0.1:41645_solr c:collection1 s:shard2) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.SolrCore [collection1_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966249 INFO  (searcherExecutor-19964-thread-1-processing-x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 r:core_node12 CREATE n:127.0.0.1:41645_solr c:collection1 s:shard3) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.SolrCore [collection1_shard3_replica_n11]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1966254 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1966254 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node12=0}, version=0}
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19951-thread-2-processing-n:127.0.0.1:41645_solr x:collection1_shard3_replica_n11 b668eca2-9634-4671-8e75-625dc1590b0a14818132477607172 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n11 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 1966262 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node10=0, core_node12=0}, version=1}
   [junit4]   2> 1966263 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 1966264 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1966264 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 1966265 INFO  (parallelCoreAdminExecutor-19931-thread-1-processing-n:127.0.0.1:45795_solr x:collection1_shard1_replica_n3 b668eca2-9634-4671-8e75-625dc1590b0a14818132465573776 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.CustomHighlightComponentTest_72CA1AF594ECE966-001/tempDir-001/node2/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1966269 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 1966269 INFO  (parallelCoreAdminExecutor-19951-thread-1-processing-n:127.0.0.1:41645_solr x:collection1_shard2_replica_n5 b668eca2-9634-4671-8e75-625dc1590b0a14818132468183198 CREATE) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1966272 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38181/solr/collection1_shard2_replica_n7/
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45795/solr/collection1_shard3_replica_n9/
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 url=https://127.0.0.1:38181/solr  START replicas=[https://127.0.0.1:41645/solr/collection1_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 1966273 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n7 url=https://127.0.0.1:38181/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1966274 INFO  (qtp1526243436-32683) [n:127.0.0.1:41645_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_n5 ] o.a.s.c.S.Request [collection1_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1966276 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n9 url=https://127.0.0.1:45795/solr  START replicas=[https://127.0.0.1:41645/solr/collection1_shard3_replica_n11/] nUpdates=100
   [junit4]   2> 1966281 INFO  (parallelCoreAdminExecutor-19935-thread-1-processing-n:127.0.0.1:38181_solr x:collection1_shard1_replica_n1 b668eca2-9634-4671-8e75-625dc1590b0a14818132462557832 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19931-thread-2-processing-n:127.0.0.1:45795_solr x:collection1_shard3_replica_n9 b668eca2-9634-4671-8e75-625dc1590b0a14818132474884245 CREATE) [n:127.0.0.1:45795_solr c:collection1 s:shard3 r:core_node10 x:collection1_shard3_replica_n9 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard3_replica_n9 url=https://127.0.0.1:45795/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1966286 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] 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> 1966287 INFO  (parallelCoreAdminExecutor-19935-thread-2-processing-n:127.0.0.1:38181_solr x:collection1_shard2_replica_n7 b668eca2-9634-4671-8e75-625dc1590b0a14818132472330389 CREATE) [n:127.0.0.1:38181_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collect

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

a: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> 2057095 INFO  (OverseerAutoScalingTriggerThread-73028714906386439-127.0.0.1:38181_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2057097 INFO  (jetty-closer-19995-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) closing
   [junit4]   2> 2057097 INFO  (closeThreadPool-20010-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73028714906386439-127.0.0.1:38181_solr-n_0000000000) closing
   [junit4]   2> 2057098 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5000cb1c{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2057098 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f4acdd6{/solr,null,STOPPED}
   [junit4]   2> 2057099 INFO  (jetty-closer-19995-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2057101 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3dbd0ad{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2057102 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@707134af{/solr,null,STOPPED}
   [junit4]   2> 2057102 INFO  (jetty-closer-19995-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2057103 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2057306 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> 	6	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/aliases.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> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42339
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42339
   [junit4]   2> 2057308 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42339
   [junit4]   2> 2057309 INFO  (SUITE-CustomHighlightComponentTest-seed#[72CA1AF594ECE966]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 19, 2021 10:00: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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hu-HU, timezone=Israel
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=39810864,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, MaxScoreCollectorTest, ShardsWhitelistTest, BigEndianAscendingWordSerializerTest, SuggestComponentTest, TestCaffeineCache, SystemInfoHandlerTest, DynamicMapsTest, ShardRoutingCustomTest, TestQuerySenderListener, TestPHPSerializedResponseWriter, AnalysisErrorHandlingTest, LeaderFailureAfterFreshStartTest, TestLockTree, TestWithCollection, OverseerSolrResponseTest, TestSystemCollAutoCreate, TestInPlaceUpdateWithRouteField, CloudMLTQParserTest, SolrIndexSearcherTest, SpellCheckCollatorTest, SolrIndexSplitterTest, HLLSerializationTest, CSVRequestHandlerTest, TestLuceneIndexBackCompat, DistributedQueryElevationComponentTest, RankQParserPluginTest, TestPullReplica, HdfsDirectoryFactoryTest, TestCoreBackup, TestTermsQParserPlugin, TestNumericTerms32, TestRTGBase, TestSuggestSpellingConverter, AnalysisAfterCoreReloadTest, TestSimNodeAddedTrigger, TestCopyFieldCollectionResource, TestHighFrequencyDictionaryFactory, LeaderElectionContextKeyTest, UniqFieldsUpdateProcessorFactoryTest, TestFieldCacheSortRandom, HdfsSyncSliceTest, TestCloudJSONFacetJoinDomain, TestCloudManagedSchema, HdfsWriteToMultipleCollectionsTest, LoggingHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHalfAndHalfDocValues, CollectionsAPIAsyncDistributedZkTest, TestSchemalessBufferedUpdates, TestReloadDeadlock, TestDefaultStatsCache, TestCustomStream, TestReplicationHandlerDiskOverFlow, UnloadDistributedZkTest, ZkFailoverTest, TestLocalFSCloudBackupRestore, TestExplainDocTransformer, TestSolrCoreParser, AtomicUpdateProcessorFactoryTest, TestClassicSimilarityFactory, TestLuceneMatchVersion, TestCustomDocTransformer, TestManagedResource, MetricsHistoryHandlerTest, CreateCollectionCleanupTest, TestRetrieveFieldsOptimizer, TestSimExecutePlanAction, RecoveryZkTest, RequiredFieldsTest, HdfsNNFailoverTest, TestBlobHandler, BufferStoreTest, XsltUpdateRequestHandlerTest, TestOmitPositions, HdfsAutoAddReplicasIntegrationTest, SolrCoreTest, TestBlendedInfixSuggestions, TestSegmentSorting, TestLMDirichletSimilarityFactory, CoreAdminHandlerTest, TestUniqueKeyFieldResource, ShowFileRequestHandlerTest, TestConfigSets, AssignTest, PrimUtilsTest, HdfsBasicDistributedZk2Test, TestRandomRequestDistribution, CustomCollectionTest, TestSimClusterStateProvider, TestPerFieldSimilarity, ReplaceNodeTest, TestZkAclsWithHadoopAuth, DeleteNodeTest, TestSmileRequest, IndexSizeTriggerTest, SplitByPrefixTest, SearchRateTriggerIntegrationTest, BadCopyFieldTest, TestSolrJacksonAnnotation, DisMaxRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, CollectionStateFormat2Test, SpatialRPTFieldTypeTest, AutoAddReplicasPlanActionTest, CdcrBidirectionalTest, TestComponentsName, TestJsonFacetRefinement, MetricUtilsTest, TestStressInPlaceUpdates, TestIndexSearcher, TestSimpleTrackingShardHandler, TestUnInvertedFieldException, SampleTest, SolrTestCaseJ4DeleteCoreTest, TestCrossCoreJoin, TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, PackageManagerCLITest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, SyncSliceTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDynamicFieldNamesIndexCorrectly, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, ZkSolrClientTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, RestoreTriggerStateTest, TestSimTriggerIntegration, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ExitableDirectoryReaderTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestCodecSupport, TestConfigOverlay, TestConfigSetImmutable, TestInfoStreamLogging, TestInitParams, TestMergePolicyConfig, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, TestSolrCloudSnapshots, DaemonStreamApiTest, IndexSizeEstimatorTest, BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CustomHighlightComponentTest -Dtests.seed=72CA1AF594ECE966 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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([72CA1AF594ECE966]: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 [716/923 (1!)] on J0 in 96.63s, 0 tests, 1 failure <<< FAILURES!

[...truncated 51456 lines...]