You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/04 01:33:21 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-14) - Build # 941 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/941/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.component.CustomHighlightComponentTest.test

Error Message:
too few or too many elements: 2 expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: too few or too many elements: 2 expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([7ACB5332A9CE3FE7:F29F6CE80732521F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.checkHighlightingResponseList(CustomHighlightComponentTest.java:261)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:230)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

Error Message:
Error from server at http://127.0.0.1:59146/solr/collection48: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:59146/solr/collection48: error processing commands
	at __randomizedtesting.SeedInfo.seed([7ACB5332A9CE3FE7:F29F6CE80732521F]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:642)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13411 lines...]
   [junit4] Suite: org.apache.solr.handler.component.CustomHighlightComponentTest
   [junit4]   2> 105729 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 105730 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/data-dir-8-001
   [junit4]   2> 105730 WARN  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 105730 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 105731 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 105732 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 105732 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001
   [junit4]   2> 105743 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 105743 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 105744 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 105844 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 59138
   [junit4]   2> 105844 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59138
   [junit4]   2> 105844 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59138
   [junit4]   2> 105844 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59138
   [junit4]   2> 105853 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105867 INFO  (zkConnectionManagerCallback-393-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105868 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105885 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105895 INFO  (zkConnectionManagerCallback-395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105895 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 105901 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 105909 INFO  (zkConnectionManagerCallback-397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105910 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106034 WARN  (jetty-launcher-398-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 106034 WARN  (jetty-launcher-398-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 106034 WARN  (jetty-launcher-398-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 106034 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 106035 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 106035 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 106039 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 106039 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 106040 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 106041 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ff34d68{/solr,null,AVAILABLE}
   [junit4]   2> 106043 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 106043 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 106043 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 106045 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7afd6bf6{/solr,null,AVAILABLE}
   [junit4]   2> 106047 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 106047 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 106053 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 106054 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@219f2bc0{/solr,null,AVAILABLE}
   [junit4]   2> 106055 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@335ee7b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59144}
   [junit4]   2> 106055 INFO  (jetty-launcher-398-thread-1) [     ] o.e.j.s.Server Started @106125ms
   [junit4]   2> 106055 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59144}
   [junit4]   2> 106056 ERROR (jetty-launcher-398-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@422486af{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59143}
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-2) [     ] o.e.j.s.Server Started @106126ms
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T00:45:01.178360Z
   [junit4]   2> 106056 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59143}
   [junit4]   2> 106057 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@37332ca3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59146}
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.e.j.s.Server Started @106128ms
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59146}
   [junit4]   2> 106058 ERROR (jetty-launcher-398-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 106058 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106059 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 106059 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T00:45:01.181132Z
   [junit4]   2> 106059 ERROR (jetty-launcher-398-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106059 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 106059 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 106059 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106060 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106062 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 106062 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-04T00:45:01.184662Z
   [junit4]   2> 106064 INFO  (zkConnectionManagerCallback-400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106064 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106066 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106069 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106069 INFO  (zkConnectionManagerCallback-402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106070 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106073 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106075 INFO  (zkConnectionManagerCallback-404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106075 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106180 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106538 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 106540 WARN  (jetty-launcher-398-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26eb894a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106541 WARN  (jetty-launcher-398-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26eb894a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106563 WARN  (jetty-launcher-398-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53b41324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106563 WARN  (jetty-launcher-398-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53b41324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106564 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59138/solr
   [junit4]   2> 106568 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106572 INFO  (zkConnectionManagerCallback-421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106572 INFO  (jetty-launcher-398-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106614 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 106620 WARN  (jetty-launcher-398-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26f60d01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106620 WARN  (jetty-launcher-398-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26f60d01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106646 WARN  (jetty-launcher-398-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a9029ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106646 WARN  (jetty-launcher-398-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a9029ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 106652 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59138/solr
   [junit4]   2> 106659 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106678 INFO  (zkConnectionManagerCallback-429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106692 INFO  (jetty-launcher-398-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106715 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106728 INFO  (zkConnectionManagerCallback-431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106728 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 106835 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 106843 INFO  (zkConnectionManagerCallback-433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106845 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107239 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 107244 WARN  (jetty-launcher-398-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ff93069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 107244 WARN  (jetty-launcher-398-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ff93069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 107275 WARN  (jetty-launcher-398-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ec9f62b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 107275 WARN  (jetty-launcher-398-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ec9f62b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 107277 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59138/solr
   [junit4]   2> 107283 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107290 INFO  (zkConnectionManagerCallback-445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107290 INFO  (jetty-launcher-398-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107417 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 107424 INFO  (zkConnectionManagerCallback-447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107425 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 107589 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59146_solr
   [junit4]   2> 107603 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.Overseer Overseer (id=72156481691910155-127.0.0.1:59146_solr-n_0000000000) starting
   [junit4]   2> 107705 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59146_solr
   [junit4]   2> 107723 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59146_solr
   [junit4]   2> 107776 INFO  (zkCallback-446-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 107854 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 107855 WARN  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_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> 107936 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108020 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59146.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108045 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59146.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108045 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59146.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108076 INFO  (jetty-launcher-398-thread-3) [n:127.0.0.1:59146_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node3/.
   [junit4]   2> 108265 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 108326 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59144_solr as DOWN
   [junit4]   2> 108346 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108346 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59144_solr
   [junit4]   2> 108355 INFO  (zkCallback-446-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108359 INFO  (zkCallback-430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 108378 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108379 WARN  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_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> 108426 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108486 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59144.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108504 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59144.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108504 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59144.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 108505 INFO  (jetty-launcher-398-thread-1) [n:127.0.0.1:59144_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node1/.
   [junit4]   2> 108707 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 108786 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59143_solr as DOWN
   [junit4]   2> 108810 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 108810 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59143_solr
   [junit4]   2> 108823 INFO  (zkCallback-446-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108823 INFO  (zkCallback-430-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108836 INFO  (zkCallback-432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 108859 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 108861 WARN  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_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> 108914 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108981 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59143.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 109007 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59143.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 109017 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59143.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 109019 INFO  (jetty-launcher-398-thread-2) [n:127.0.0.1:59143_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node2/.
   [junit4]   2> 109042 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 109043 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 109055 INFO  (zkConnectionManagerCallback-476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109055 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 109079 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 109124 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59138/solr ready
   [junit4]   2> 109185 INFO  (qtp1289974083-714) [n:127.0.0.1:59143_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7afb9991-bed4-4892-91ab-28ee6ccad03f&collection.configName=conf&maxShardsPerNode=2&name=collection48&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 109261 INFO  (qtp1289974083-714) [n:127.0.0.1:59143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7afb9991-bed4-4892-91ab-28ee6ccad03f&collection.configName=conf&maxShardsPerNode=2&name=collection48&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=77
   [junit4]   2> 109272 INFO  (qtp1289974083-716) [n:127.0.0.1:59143_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7afb9991-bed4-4892-91ab-28ee6ccad03f&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 109287 INFO  (qtp1289974083-716) [n:127.0.0.1:59143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7afb9991-bed4-4892-91ab-28ee6ccad03f&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 109304 INFO  (OverseerThreadFactory-454-thread-1-processing-n:127.0.0.1:59146_solr) [n:127.0.0.1:59146_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection48
   [junit4]   2> 109542 INFO  (qtp1289974083-713) [n:127.0.0.1:59143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 109548 INFO  (qtp1033444979-723) [n:127.0.0.1:59144_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 109553 INFO  (qtp972342765-727) [n:127.0.0.1:59146_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 109565 INFO  (qtp1289974083-714) [n:127.0.0.1:59143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 109569 INFO  (qtp1033444979-724) [n:127.0.0.1:59144_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 109573 INFO  (qtp972342765-728) [n:127.0.0.1:59146_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 109815 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection48_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59146/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59146_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 109910 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection48_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59144_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 109978 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection48_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59143/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59143_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 110041 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection48_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59144_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 110114 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection48_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59143/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59143_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 110182 INFO  (OverseerStateUpdate-72156481691910155-127.0.0.1:59146_solr-n_0000000000) [n:127.0.0.1:59146_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection48",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"collection48_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59146/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59146_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 110415 INFO  (qtp1033444979-723) [n:127.0.0.1:59144_solr    x:collection48_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944&coreNodeName=core_node9&name=collection48_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 110415 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr    x:collection48_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944&coreNodeName=core_node9&name=collection48_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 110416 INFO  (qtp972342765-722) [n:127.0.0.1:59146_solr    x:collection48_shard3_replica_n10 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075&coreNodeName=core_node12&name=collection48_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=3
   [junit4]   2> 110416 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr    x:collection48_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075&coreNodeName=core_node12&name=collection48_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 110416 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr    x:collection48_shard3_replica_n10 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 110417 INFO  (qtp1289974083-716) [n:127.0.0.1:59143_solr    x:collection48_shard3_replica_n8 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224&coreNodeName=core_node11&name=collection48_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=2
   [junit4]   2> 110418 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr    x:collection48_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224&coreNodeName=core_node11&name=collection48_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 110419 INFO  (qtp972342765-727) [n:127.0.0.1:59146_solr    x:collection48_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348&coreNodeName=core_node2&name=collection48_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=3
   [junit4]   2> 110420 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr    x:collection48_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348&coreNodeName=core_node2&name=collection48_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 110422 INFO  (qtp1033444979-721) [n:127.0.0.1:59144_solr    x:collection48_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876&coreNodeName=core_node5&name=collection48_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=9
   [junit4]   2> 110423 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr    x:collection48_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876&coreNodeName=core_node5&name=collection48_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 110429 INFO  (qtp1289974083-715) [n:127.0.0.1:59143_solr    x:collection48_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160&coreNodeName=core_node7&name=collection48_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=5
   [junit4]   2> 110430 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr    x:collection48_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=collection48&version=2&replicaType=NRT&async=7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160&coreNodeName=core_node7&name=collection48_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 110446 INFO  (qtp972342765-722) [n:127.0.0.1:59146_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348
   [junit4]   2> 110446 INFO  (qtp972342765-722) [n:127.0.0.1:59146_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 110535 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110642 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110649 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110650 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110687 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110716 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 110720 WARN  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 110723 WARN  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 110734 WARN  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 110736 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 110763 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 110839 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 110839 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 110847 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 110958 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 110958 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard1_replica_n3' using configuration from configset conf, trusted=true
   [junit4]   2> 110958 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59144.solr.core.collection48.shard1.replica_n3' (registry 'solr.core.collection48.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 110959 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection48_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node1/./collection48_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node1/./collection48_shard1_replica_n3/data/]
   [junit4]   2> 111077 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 111078 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 111079 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59144.solr.core.collection48.shard2.replica_n6' (registry 'solr.core.collection48.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 111082 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection48_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node1/./collection48_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node1/./collection48_shard2_replica_n6/data/]
   [junit4]   2> 111083 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 111083 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard3_replica_n8' using configuration from configset conf, trusted=true
   [junit4]   2> 111083 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59143.solr.core.collection48.shard3.replica_n8' (registry 'solr.core.collection48.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 111084 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.c.SolrCore [[collection48_shard3_replica_n8] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node2/./collection48_shard3_replica_n8], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node2/./collection48_shard3_replica_n8/data/]
   [junit4]   2> 111101 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 111102 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 111117 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59143.solr.core.collection48.shard2.replica_n4' (registry 'solr.core.collection48.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 111117 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection48_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node2/./collection48_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node2/./collection48_shard2_replica_n4/data/]
   [junit4]   2> 111129 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 111135 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 111136 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 111138 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59146.solr.core.collection48.shard1.replica_n1' (registry 'solr.core.collection48.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 111138 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection48_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node3/./collection48_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node3/./collection48_shard1_replica_n1/data/]
   [junit4]   2> 111345 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 111347 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'collection48_shard3_replica_n10' using configuration from configset conf, trusted=true
   [junit4]   2> 111349 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59146.solr.core.collection48.shard3.replica_n10' (registry 'solr.core.collection48.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdd1ec6
   [junit4]   2> 111356 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.c.SolrCore [[collection48_shard3_replica_n10] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node3/./collection48_shard3_replica_n10], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001/tempDir-001/node3/./collection48_shard3_replica_n10/data/]
   [junit4]   2> 111720 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 111722 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 111851 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 111852 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 111898 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af9989a[collection48_shard1_replica_n3] main]
   [junit4]   2> 111916 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 111922 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 111964 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 111964 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665718662815809536
   [junit4]   2> 112011 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection48/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 112011 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection48/leaders/shard1
   [junit4]   2> 112071 INFO  (searcherExecutor-478-thread-1-processing-x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 r:core_node5 CREATE n:127.0.0.1:59144_solr c:collection48 s:shard1) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.SolrCore [collection48_shard1_replica_n3] Registered new searcher Searcher@1af9989a[collection48_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112074 INFO  (parallelCoreAdminExecutor-461-thread-2-processing-n:127.0.0.1:59144_solr x:collection48_shard1_replica_n3 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910000536876 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard1 r:core_node5 x:collection48_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9979ms
   [junit4]   2> 112168 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112168 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112197 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112197 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112218 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43f8bfd8[collection48_shard2_replica_n4] main]
   [junit4]   2> 112222 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 112224 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112232 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 112232 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665718663096827904
   [junit4]   2> 112236 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112236 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112248 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112249 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112253 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection48/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 112254 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection48/leaders/shard2
   [junit4]   2> 112256 INFO  (searcherExecutor-484-thread-1-processing-x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 r:core_node7 CREATE n:127.0.0.1:59143_solr c:collection48 s:shard2) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.SolrCore [collection48_shard2_replica_n4] Registered new searcher Searcher@43f8bfd8[collection48_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112269 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@318e90e5[collection48_shard1_replica_n1] main]
   [junit4]   2> 112286 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 112289 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112290 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 112291 INFO  (parallelCoreAdminExecutor-455-thread-2-processing-n:127.0.0.1:59146_solr x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665718663158693888
   [junit4]   2> 112291 INFO  (parallelCoreAdminExecutor-467-thread-2-processing-n:127.0.0.1:59143_solr x:collection48_shard2_replica_n4 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910056754160 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard2 r:core_node7 x:collection48_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9980ms
   [junit4]   2> 112300 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112300 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112302 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112302 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112310 INFO  (searcherExecutor-486-thread-1-processing-x:collection48_shard1_replica_n1 7afb9991-bed4-4892-91ab-28ee6ccad03f1508909905399348 r:core_node2 CREATE n:127.0.0.1:59146_solr c:collection48 s:shard1) [n:127.0.0.1:59146_solr c:collection48 s:shard1 r:core_node2 x:collection48_shard1_replica_n1 ] o.a.s.c.SolrCore [collection48_shard1_replica_n1] Registered new searcher Searcher@318e90e5[collection48_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 112310 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bda60ec[collection48_shard3_replica_n8] main]
   [junit4]   2> 112314 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 112318 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112318 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 112321 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 112321 INFO  (parallelCoreAdminExecutor-461-thread-1-processing-n:127.0.0.1:59144_solr x:collection48_shard2_replica_n6 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910128417944 CREATE) [n:127.0.0.1:59144_solr c:collection48 s:shard2 r:core_node9 x:collection48_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 112323 INFO  (parallelCoreAdminExecutor-467-thread-1-processing-n:127.0.0.1:59143_solr x:collection48_shard3_replica_n8 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910199420224 CREATE) [n:127.0.0.1:59143_solr c:collection48 s:shard3 r:core_node11 x:collection48_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 112324 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 112324 INFO  (parallelCoreAdminExecutor-455-thread-1-processing-n:127.0.0.1:59146_solr x:collection48_shard3_replica_n10 7afb9991-bed4-4892-91ab-28ee6ccad03f1508910251882075 CREATE) [n:127.0.0.1:59146_solr c:collection48 s:shard3 r:core_node12 x:collection48_shard3_replica_n10 ] o.

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

) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 66201 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 66201 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b76b961: rootName = solr_55629, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@36565637
   [junit4]   2> 66219 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 66219 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1975cca4: rootName = solr_55629, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@78a85282
   [junit4]   2> 66219 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 66336 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 66337 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50ad0e42: rootName = solr_55631, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@459b068
   [junit4]   2> 66460 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 66460 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21a982ea: rootName = solr_55631, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@36565637
   [junit4]   2> 66468 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 66468 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bd73f3: rootName = solr_55631, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@78a85282
   [junit4]   2> 66468 INFO  (jetty-closer-1717-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 66525 INFO  (closeThreadPool-1733-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72156661389131787-127.0.0.1:55629_solr-n_0000000000) closing
   [junit4]   2> 66533 INFO  (OverseerStateUpdate-72156661389131787-127.0.0.1:55629_solr-n_0000000000) [n:127.0.0.1:55629_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55629_solr
   [junit4]   2> 66552 INFO  (OverseerAutoScalingTriggerThread-72156661389131787-127.0.0.1:55629_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 66921 INFO  (closeThreadPool-1733-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72156661389131787-127.0.0.1:55629_solr-n_0000000000) closing
   [junit4]   2> 67172 INFO  (jetty-closer-1717-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62b3199{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 67189 INFO  (jetty-closer-1717-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d8fce86{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 67190 INFO  (jetty-closer-1717-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17d2cb86{/solr,null,UNAVAILABLE}
   [junit4]   2> 67190 INFO  (jetty-closer-1717-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55b32d7b{/solr,null,UNAVAILABLE}
   [junit4]   2> 67190 INFO  (jetty-closer-1717-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67195 INFO  (jetty-closer-1717-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67284 INFO  (jetty-closer-1717-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72156661389131787-127.0.0.1:55629_solr-n_0000000000) closing
   [junit4]   2> 67297 INFO  (jetty-closer-1717-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@592ad40{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 67300 INFO  (jetty-closer-1717-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e5073d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 67301 INFO  (jetty-closer-1717-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67333 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 67615 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	7	/solr/collections/collection48/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection48/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection48/terms/shard3
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection48/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/collection48/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 67645 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55598
   [junit4]   2> 67645 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55598
   [junit4]   2> 67645 INFO  (SUITE-CustomHighlightComponentTest-seed#[7ACB5332A9CE3FE7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55598
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.component.CustomHighlightComponentTest_7ACB5332A9CE3FE7-001
   [junit4]   2> May 04, 2020 1:31:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_version_=PostingsFormat(name=Direct), b_t=Lucene84, a_t=Lucene84, _root_=PostingsFormat(name=Direct), id=Lucene84}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1847, maxMBSortInHeap=6.152417537847306, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@13f771d4), locale=bez, timezone=Canada/Pacific
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=2,free=69797656,total=291504128
   [junit4]   2> NOTE: All tests run in this JVM: [CustomHighlightComponentTest]
   [junit4] Completed [5/5 (1!)] on J3 in 67.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 1 failure [seed: 7ACB5332A9CE3FE7]

Total time: 1 minute 13 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.handler.component.CustomHighlightComponentTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6c9024f77358ae1f372b3078691ada3f64a84e59, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #940
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2