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

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.AssignBackwardCompatibilityTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:39123/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:39123/solr
	at __randomizedtesting.SeedInfo.seed([DF3BAC1AA18CE16F:576F93C00F708C97]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more


FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41725/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41725/solr
	at __randomizedtesting.SeedInfo.seed([DF3BAC1AA18CE16F:9BF78CE1CFB63705]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15133 lines...]
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4]   2> 1183106 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1183106 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1183106 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-256 after mutting 0 log messages
   [junit4]   2> 1183107 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-257 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1183107 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/data-dir-127-001
   [junit4]   2> 1183107 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1183108 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1183109 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001
   [junit4]   2> 1183109 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1183109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1183109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1183110 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1183209 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36359
   [junit4]   2> 1183209 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36359
   [junit4]   2> 1183209 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36359
   [junit4]   2> 1183209 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36359
   [junit4]   2> 1183210 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183213 INFO  (zkConnectionManagerCallback-10700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183213 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183215 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183216 INFO  (zkConnectionManagerCallback-10702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183216 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183217 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183218 INFO  (zkConnectionManagerCallback-10704-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183218 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1183320 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1183329 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1183329 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1183329 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1183337 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@344ecc9d{/solr,null,AVAILABLE}
   [junit4]   2> 1183337 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1183337 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1183337 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1183341 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@415f53e5{/solr,null,AVAILABLE}
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4bb5b74a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39123}
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-2) [     ] o.e.j.s.Server Started @1183373ms
   [junit4]   2> 1183346 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36359/solr, hostPort=39123}
   [junit4]   2> 1183347 ERROR (jetty-launcher-10705-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T18:34:04.533Z
   [junit4]   2> 1183347 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@156ea964{/solr,null,AVAILABLE}
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ff2eeca{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44833}
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.e.j.s.Server Started @1183391ms
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36359/solr, hostPort=44833}
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29445822{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40147}
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.e.j.s.Server Started @1183391ms
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36359/solr, hostPort=40147}
   [junit4]   2> 1183364 ERROR (jetty-launcher-10705-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183364 ERROR (jetty-launcher-10705-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T18:34:04.550Z
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1183364 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T18:34:04.550Z
   [junit4]   2> 1183365 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e2ef947{/solr,null,AVAILABLE}
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55e734e8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37505}
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.e.j.s.Server Started @1183393ms
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36359/solr, hostPort=37505}
   [junit4]   2> 1183366 ERROR (jetty-launcher-10705-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1183366 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T18:34:04.552Z
   [junit4]   2> 1183367 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183367 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183367 INFO  (zkConnectionManagerCallback-10707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183367 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183368 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183368 INFO  (zkConnectionManagerCallback-10709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183368 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183368 INFO  (zkConnectionManagerCallback-10711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183368 INFO  (zkConnectionManagerCallback-10713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183368 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183368 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183369 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183369 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183372 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1183372 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1183372 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1183372 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183372 WARN  (jetty-launcher-10705-thread-2-SendThread(127.0.0.1:36359)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036b4b929a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1183372 WARN  (jetty-launcher-10705-thread-4-SendThread(127.0.0.1:36359)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036b4b929a0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1183375 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1183375 WARN  (jetty-launcher-10705-thread-3-SendThread(127.0.0.1:36359)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036b4b929a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1183804 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1183817 WARN  (jetty-launcher-10705-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@369c4636[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183817 WARN  (jetty-launcher-10705-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@369c4636[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183824 WARN  (jetty-launcher-10705-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42ccfefe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183824 WARN  (jetty-launcher-10705-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42ccfefe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183825 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 1183840 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183858 INFO  (zkConnectionManagerCallback-10733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183858 INFO  (jetty-launcher-10705-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183859 WARN  (jetty-launcher-10705-thread-1-SendThread(127.0.0.1:36359)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036b4b929a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036b4b929a0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1183940 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1183941 WARN  (jetty-launcher-10705-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@738845f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183942 WARN  (jetty-launcher-10705-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@738845f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183943 WARN  (jetty-launcher-10705-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f2b6f44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183943 WARN  (jetty-launcher-10705-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f2b6f44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1183944 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 1183948 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183949 INFO  (zkConnectionManagerCallback-10741-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183950 INFO  (jetty-launcher-10705-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1183965 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1183967 INFO  (zkConnectionManagerCallback-10743-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1183967 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184016 WARN  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1184024 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37505_solr
   [junit4]   2> 1184024 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.Overseer Overseer (id=73019991294345225-127.0.0.1:37505_solr-n_0000000000) starting
   [junit4]   2> 1184028 INFO  (OverseerStateUpdate-73019991294345225-127.0.0.1:37505_solr-n_0000000000) [n:127.0.0.1:37505_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37505_solr
   [junit4]   2> 1184033 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37505_solr
   [junit4]   2> 1184035 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1184035 WARN  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_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> 1184040 INFO  (zkCallback-10742-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1184061 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184061 INFO  (zkConnectionManagerCallback-10754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184061 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184064 WARN  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1184065 INFO  (jetty-launcher-10705-thread-1) [n:127.0.0.1:37505_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node1
   [junit4]   2> 1184065 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1184071 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40147_solr as DOWN
   [junit4]   2> 1184071 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1184071 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40147_solr
   [junit4]   2> 1184072 INFO  (zkCallback-10742-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1184073 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1184074 WARN  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_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> 1184077 INFO  (zkCallback-10753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1184095 INFO  (jetty-launcher-10705-thread-4) [n:127.0.0.1:40147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node4
   [junit4]   2> 1184138 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1184138 WARN  (jetty-launcher-10705-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a93184f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184139 WARN  (jetty-launcher-10705-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a93184f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184141 WARN  (jetty-launcher-10705-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54702299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184141 WARN  (jetty-launcher-10705-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54702299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184142 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 1184145 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184149 INFO  (zkConnectionManagerCallback-10769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184149 INFO  (jetty-launcher-10705-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184250 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184251 INFO  (zkConnectionManagerCallback-10771-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184251 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184254 WARN  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1184255 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1184257 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44833_solr as DOWN
   [junit4]   2> 1184258 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1184258 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44833_solr
   [junit4]   2> 1184259 INFO  (zkCallback-10753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1184259 INFO  (zkCallback-10742-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1184260 INFO  (zkCallback-10770-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1184260 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1184261 WARN  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_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> 1184286 INFO  (jetty-launcher-10705-thread-3) [n:127.0.0.1:44833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node3
   [junit4]   2> 1184585 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1184586 WARN  (jetty-launcher-10705-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6880279f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184586 WARN  (jetty-launcher-10705-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6880279f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184588 WARN  (jetty-launcher-10705-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1fcfd838[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184588 WARN  (jetty-launcher-10705-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1fcfd838[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1184590 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 1184590 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184591 INFO  (zkConnectionManagerCallback-10785-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184591 INFO  (jetty-launcher-10705-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184693 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184694 INFO  (zkConnectionManagerCallback-10787-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184694 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184697 WARN  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1184698 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1184702 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39123_solr as DOWN
   [junit4]   2> 1184702 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1184702 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39123_solr
   [junit4]   2> 1184703 INFO  (zkCallback-10770-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1184703 INFO  (zkCallback-10742-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1184703 INFO  (zkCallback-10753-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1184704 INFO  (zkCallback-10786-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1184704 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1184714 WARN  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_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> 1184735 INFO  (jetty-launcher-10705-thread-2) [n:127.0.0.1:39123_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node2
   [junit4]   2> 1184741 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1184741 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1184742 INFO  (zkConnectionManagerCallback-10798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1184742 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1184743 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1184744 INFO  (SUITE-AssignBackwardCompatibilityTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36359/solr ready
   [junit4]   2> 1184750 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1184750 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/collection1.AUTOCREATED
   [junit4]   2> 1184751 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1184752 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1184754 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1184756 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1184757 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1184758 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1184760 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1184761 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1184762 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1184763 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1184765 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1184766 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1184767 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1184768 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1184769 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1184771 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1184772 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1184773 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1184774 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1184776 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1184777 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1184778 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1184779 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1184781 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1184782 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1184783 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1184785 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1184786 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1184787 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1184788 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1184789 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1184791 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1184792 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1184793 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1184794 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1184796 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1184797 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1184798 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1184799 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1184801 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1184802 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1184804 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1184805 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1184806 INFO  (OverseerThreadFactory-10750-thread-1-processing-n:127.0.0.1:37505_solr) [n:127.0.0.1:37505_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1184914 INFO  (OverseerStateUpdate-73019991294345225-127.0.0.1:37505_solr-n_0000000000) [n:127.0.0.1:37505_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39123_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39123/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1184919 INFO  (OverseerStateUpdate-73019991294345225-127.0.0.1:37505_solr-n_0000000000) [n:127.0.0.1:37505_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:37505_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37505/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1184921 INFO  (OverseerStateUpdate-73019991294345225-127.0.0.1:37505_solr-n_0000000000) [n:127.0.0.1:37505_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:44833_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44833/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1184923 INFO  (OverseerStateUpdate-73019991294345225-127.0.0.1:37505_solr-n_0000000000) [n:127.0.0.1:37505_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:40147_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40147/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1185126 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1185126 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr    x:collection1_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1185126 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1185127 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1185127 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr    x:collection1_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1185151 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1185151 WARN  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1185157 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1185157 WARN  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1185158 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1185158 WARN  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1185161 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1185165 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1185165 WARN  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1185167 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1185168 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1185169 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1185223 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1185233 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1185235 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1185240 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1185282 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 1185282 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node4/collection1_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node4/collection1_shard1_replica_n6/data/]
   [junit4]   2> 1185284 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 1185285 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node1/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1185290 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 1185290 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1185305 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from configset collection1.AUTOCREATED, trusted=true
   [junit4]   2> 1185306 INFO  (qtp1899306652-17560) [n:127.0.0.1:44833_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node3/collection1_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DF3BAC1AA18CE16F-001/tempDir-001/node3/collection1_shard1_replica_n4/data/]
   [junit4]   2> 1185353 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1185353 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1185353 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1185353 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185355 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1185356 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1185357 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1185358 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1185358 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1185358 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 1185358 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1185359 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720687679551569920
   [junit4]   2> 1185361 INFO  (searcherExecutor-10800-thread-1-processing-n:127.0.0.1:40147_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1185361 INFO  (searcherExecutor-10800-thread-1-processing-n:127.0.0.1:40147_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1185361 INFO  (searcherExecutor-10800-thread-1-processing-n:127.0.0.1:40147_solr x:collection1_shard1_replica_n6 c:collection1 s:shard1 r:core_node8) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.SolrCore [collection1_shard1_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1185364 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1185364 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1185368 INFO  (qtp662938274-17577) [n:127.0.0.1:40147_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=1 timeoute in=9999ms
   [junit4]   2> 1185369 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1185369 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1185370 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1185370 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185371 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1185372 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1185372 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1185372 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1185372 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1185372 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 1185373 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1185373 INFO  (qtp1528877564-17571) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720687679566249984
   [junit4]   2> 1185377 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1185377 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1185377 INFO  (searcherExecutor-10802-thread-1-processing-n:127.0.0.1:37505_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1185377 INFO  (searcherExecutor-10802-thread-1-processing-n:127.0.0.1:37505_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1185377 INFO  (searcherExecutor-10802-thread-1-processing-n:127.0.0.1:37505_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:37505_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1185378 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1185378 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185379 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1185379 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1185379 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1185380 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1185380 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1185380 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 1185380 INFO  (qtp1165119892-17564) [n:127.0.0.1:39123_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1185380 INFO  (qtp1165119892-17564) [n:127

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

) [     ] o.a.s.c.Overseer Overseer (id=73020057892356102-127.0.0.1:36581_solr-n_0000000000) closing
   [junit4]   2> 2203057 INFO  (jetty-closer-21390-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75b38ca5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2203058 INFO  (jetty-closer-21390-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52b878b6{/solr,null,STOPPED}
   [junit4]   2> 2203058 INFO  (jetty-closer-21390-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2203058 WARN  (jetty-launcher-21312-thread-1-SendThread(127.0.0.1:33045)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036b5b14270008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036b5b14270008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036b5b14270008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2203159 INFO  (jetty-closer-21390-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2fdd9e13{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2203160 INFO  (jetty-closer-21390-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fbfac31{/solr,null,STOPPED}
   [junit4]   2> 2203160 INFO  (jetty-closer-21390-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2203160 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2203368 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/test_collection/state.json
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2203370 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33045
   [junit4]   2> 2203370 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33045
   [junit4]   2> 2203370 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33045
   [junit4]   2> 2203372 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-539 after mutting 0 log messages
   [junit4]   2> 2203372 INFO  (SUITE-SolrCloudReportersTest-seed#[DF3BAC1AA18CE16F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-540 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_DF3BAC1AA18CE16F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=57, maxMBSortInHeap=6.2100082461010455, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=196053400,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoverLeaseTest, TestCollationField, TestRawResponseWriter, TestCharFilters, SolrLogPostToolTest, CleanupOldIndexTest, LeaderVoteWaitTimeoutTest, ZookeeperStatusHandlerTest, DistributedFacetPivotSmallTest, CustomCollectionTest, DocumentBuilderTest, SolrGraphiteReporterTest, TestIBSimilarityFactory, TestStressUserVersions, TestSearchPerf, TestCustomSort, TestTextField, TestUnifiedSolrHighlighter, ForceLeaderTest, TestReplicaProperties, ResponseBuilderTest, HighlighterMaxOffsetTest, TestFileDictionaryLookup, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPullReplicaWithAuth, NumberUtilsTest, ClassificationUpdateProcessorIntegrationTest, EmbeddedSolrNoSerializeTest, TaggingAttributeTest, ResponseHeaderTest, TestStandardQParsers, TestSolrRequestInfo, TestChildDocTransformer, TestJsonFacetRefinement, ResourceLoaderTest, TestCloudRecovery, TestFieldCacheVsDocValues, LukeRequestHandlerTest, AuthToolTest, MigrateRouteKeyTest, TestSimUtils, TriggerEventQueueTest, TestFastOutputStream, AdminHandlersProxyTest, SearchRateTriggerTest, TestFastLRUCache, PeerSyncWithIndexFingerprintCachingTest, BooleanFieldTest, RestartWhileUpdatingTest, TestFoldingMultitermQuery, SpellCheckComponentTest, SolrCoreMetricManagerTest, TestFieldCache, HealthCheckHandlerTest, RemoteQueryErrorTest, PropertiesRequestHandlerTest, TestQuerySenderListener, MoreLikeThisComponentTest, DocValuesTest, ZkStateWriterTest, OpenExchangeRatesOrgProviderTest, ScheduledMaintenanceTriggerTest, EchoParamsTest, TestTestInjection, HttpPartitionTest, MultiDestinationAuditLoggerTest, DistributedTermsComponentTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestSimNodeLostTrigger, MoreLikeThisHandlerTest, TestPseudoReturnFields, CrossCollectionJoinQueryTest, DistributedQueryComponentOptimizationTest, FuzzySearchTest, TestLazyCores, StressHdfsTest, WordBreakSolrSpellCheckerTest, JWTAuthPluginTest, ThreadDumpHandlerTest, ShardTermsTest, SpellCheckCollatorWithCollapseTest, TestBackupRepositoryFactory, TestConfigSets, TestExactStatsCache, CdcrVersionReplicationTest, TestCollectionAPI, ActionThrottleTest, WrapperMergePolicyFactoryTest, TestInPlaceUpdateWithRouteField, TestDownShardTolerantSearch, DeleteInactiveReplicaTest, LeaderElectionTest, TestSolrConfigHandlerConcurrent, SolrCloudExampleTest, PurgeGraphTest, ZkNodePropsTest, ByteBuffersDirectoryFactoryTest, BJQParserTest, BasicAuthIntegrationTest, TestOnReconnectListenerSupport, TestBinaryField, TestMinMaxOnMultiValuedField, TestImpersonationWithHadoopAuth, SolrIndexSplitterTest, HdfsThreadLeakTest, TestTermsQParserPlugin, IndexSchemaTest, UpdateLogCloudTest, AutoScalingHandlerTest, CdcrUpdateLogTest, CdcrBootstrapTest, CacheHeaderTest, TestReplicationHandlerDiskOverFlow, TestIndexingPerformance, SpatialFilterTest, TestApiFramework, CustomTermsComponentTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PackageManagerCLITest, RollingRestartTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery2, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestTlogReplayVsRecovery, TestTlogReplica, ZkSolrClientTest, ShardSplitTest, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoriesTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, TestConfLoadPerf, TestCoreDiscovery, TestDynamicURP, TestMergePolicyConfig, TestDistribPackageStore, TestContainerPlugin, AutoscalingHistoryHandlerTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, MBeansHandlerTest, TestExpandComponent, ManagedSchemaDiffTest, TestSchemaDesignerSettingsDAO, TestExportWriter, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, TestLogWatcher, SolrJmxReporterTest, SolrCloudReportersTest]
   [junit4] Completed [812/955 (2!)] on J2 in 99.46s, 2 tests, 1 error <<< FAILURES!

[...truncated 54731 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr
	at __randomizedtesting.SeedInfo.seed([722B87876AC7CE0F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 36 more




Build Log:
[...truncated 16307 lines...]
   [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest
   [junit4]   2> 2271350 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2271350 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2271351 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-671 after mutting 0 log messages
   [junit4]   2> 2271351 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-672 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 2271352 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/data-dir-227-001
   [junit4]   2> 2271352 WARN  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 2271352 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2271353 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2271353 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2271354 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001
   [junit4]   2> 2271354 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2271354 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2271354 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2271355 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2271454 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 45653
   [junit4]   2> 2271454 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45653
   [junit4]   2> 2271454 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45653
   [junit4]   2> 2271454 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45653
   [junit4]   2> 2271467 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271476 INFO  (zkConnectionManagerCallback-21200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271476 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271493 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271496 INFO  (zkConnectionManagerCallback-21202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271496 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271497 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271499 INFO  (zkConnectionManagerCallback-21204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271499 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271502 WARN  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2271604 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271604 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271604 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271608 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271608 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271608 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271611 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271612 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271612 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271612 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 2271824 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271824 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271824 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271832 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271832 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271832 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271842 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22459633{/solr,null,AVAILABLE}
   [junit4]   2> 2271844 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271844 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271845 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271845 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61b329fb{/solr,null,AVAILABLE}
   [junit4]   2> 2271847 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271848 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271848 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271848 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6b80d9{/solr,null,AVAILABLE}
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63cc81ee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39683}
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.e.j.s.Server Started @2271887ms
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=39683}
   [junit4]   2> 2271850 ERROR (jetty-launcher-21205-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271850 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.581Z
   [junit4]   2> 2271851 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@216f3973{/solr,null,AVAILABLE}
   [junit4]   2> 2271851 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271852 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271852 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271852 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271852 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a0f2fe{/solr,null,AVAILABLE}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ac91f9f{/solr,null,AVAILABLE}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c53aab8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42541}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.e.j.s.Server Started @2271890ms
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=42541}
   [junit4]   2> 2271854 ERROR (jetty-launcher-21205-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.585Z
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a47ae8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35439}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-1) [     ] o.e.j.s.Server Started @2271891ms
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=35439}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20702209{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41325}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-5) [     ] o.e.j.s.Server Started @2271891ms
   [junit4]   2> 2271854 ERROR (jetty-launcher-21205-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=41325}
   [junit4]   2> 2271854 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.586Z
   [junit4]   2> 2271855 ERROR (jetty-launcher-21205-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.586Z
   [junit4]   2> 2271855 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ea8de7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45713}
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.e.j.s.Server Started @2271892ms
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=45713}
   [junit4]   2> 2271856 ERROR (jetty-launcher-21205-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271856 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.587Z
   [junit4]   2> 2271857 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271857 INFO  (zkConnectionManagerCallback-21207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271857 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271858 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271858 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e59abf1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40059}
   [junit4]   2> 2271858 INFO  (jetty-launcher-21205-thread-4) [     ] o.e.j.s.Server Started @2271895ms
   [junit4]   2> 2271858 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=40059}
   [junit4]   2> 2271858 ERROR (jetty-launcher-21205-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271858 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271859 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.2
   [junit4]   2> 2271859 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271859 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 2271859 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-31T21:53:53.590Z
   [junit4]   2> 2271859 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271863 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271863 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271864 INFO  (zkConnectionManagerCallback-21213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271864 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271865 WARN  (jetty-launcher-21205-thread-2-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2271867 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271900 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271902 INFO  (zkConnectionManagerCallback-21209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271902 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271902 INFO  (zkConnectionManagerCallback-21211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271902 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271903 INFO  (zkConnectionManagerCallback-21217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271904 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271907 INFO  (zkConnectionManagerCallback-21215-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271907 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271968 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271968 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271968 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271971 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271971 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2271974 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271974 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271975 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271976 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2271977 WARN  (jetty-launcher-21205-thread-4-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2271978 WARN  (jetty-launcher-21205-thread-1-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2271978 WARN  (jetty-launcher-21205-thread-3-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2273856 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2273864 WARN  (jetty-launcher-21205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@743dcfd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2273864 WARN  (jetty-launcher-21205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@743dcfd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2273884 WARN  (jetty-launcher-21205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@caadce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2273884 WARN  (jetty-launcher-21205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@caadce0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2273885 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2273896 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2273910 INFO  (zkConnectionManagerCallback-21243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2273911 INFO  (jetty-launcher-21205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2273911 WARN  (jetty-launcher-21205-thread-2-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2274191 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274214 INFO  (zkConnectionManagerCallback-21245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274214 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274266 WARN  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2274283 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39683_solr
   [junit4]   2> 2274284 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.Overseer Overseer (id=73020776991686666-127.0.0.1:39683_solr-n_0000000000) starting
   [junit4]   2> 2274308 INFO  (OverseerStateUpdate-73020776991686666-127.0.0.1:39683_solr-n_0000000000) [n:127.0.0.1:39683_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39683_solr
   [junit4]   2> 2274317 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39683_solr
   [junit4]   2> 2274318 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2274319 WARN  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_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> 2274331 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2274372 INFO  (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2
   [junit4]   2> 2274485 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2274504 WARN  (jetty-launcher-21205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@663cf28b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274504 WARN  (jetty-launcher-21205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@663cf28b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274568 WARN  (jetty-launcher-21205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60899a0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274568 WARN  (jetty-launcher-21205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60899a0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274570 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2274583 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274748 INFO  (zkConnectionManagerCallback-21263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274748 INFO  (jetty-launcher-21205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274773 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2274788 WARN  (jetty-launcher-21205-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1eff421b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274788 WARN  (jetty-launcher-21205-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1eff421b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274817 WARN  (jetty-launcher-21205-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@282cd3ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274818 WARN  (jetty-launcher-21205-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@282cd3ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274820 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2274832 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274841 INFO  (zkConnectionManagerCallback-21271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274841 INFO  (jetty-launcher-21205-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274863 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274881 INFO  (zkConnectionManagerCallback-21273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274881 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274889 WARN  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2274892 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2274898 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45713_solr as DOWN
   [junit4]   2> 2274899 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2274899 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45713_solr
   [junit4]   2> 2274900 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2274902 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2274902 WARN  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_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> 2274905 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2274906 INFO  (zkCallback-21272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2274906 WARN  (jetty-launcher-21205-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@132f83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274907 WARN  (jetty-launcher-21205-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@132f83b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274913 WARN  (jetty-launcher-21205-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d7de1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274913 WARN  (jetty-launcher-21205-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d7de1a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2274915 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2275014 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275088 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275089 INFO  (zkConnectionManagerCallback-21284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275089 INFO  (jetty-launcher-21205-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275099 INFO  (zkConnectionManagerCallback-21287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275099 WARN  (jetty-launcher-21205-thread-6-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d0000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d0000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d0000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2275100 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275112 WARN  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2275126 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2275139 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41325_solr as DOWN
   [junit4]   2> 2275140 INFO  (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3
   [junit4]   2> 2275143 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2275143 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41325_solr
   [junit4]   2> 2275145 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275147 INFO  (zkCallback-21272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275152 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2275152 WARN  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_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> 2275161 INFO  (zkCallback-21286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275187 INFO  (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6
   [junit4]   2> 2275212 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275246 INFO  (zkConnectionManagerCallback-21297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275246 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275248 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2275248 WARN  (jetty-launcher-21205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79c7bf6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275248 WARN  (jetty-launcher-21205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79c7bf6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275267 WARN  (jetty-launcher-21205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@320a0f58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275267 WARN  (jetty-launcher-21205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@320a0f58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275267 WARN  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2275270 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2275274 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2275276 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275285 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42541_solr as DOWN
   [junit4]   2> 2275287 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2275287 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42541_solr
   [junit4]   2> 2275290 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2275290 INFO  (zkConnectionManagerCallback-21307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275290 INFO  (jetty-launcher-21205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275292 INFO  (zkCallback-21272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2275295 INFO  (zkCallback-21286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2275295 INFO  (zkCallback-21296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2275456 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2275456 WARN  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_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> 2275494 INFO  (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5
   [junit4]   2> 2275661 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275661 INFO  (zkConnectionManagerCallback-21313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275661 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275677 WARN  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2275683 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2275693 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35439_solr as DOWN
   [junit4]   2> 2275696 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2275696 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35439_solr
   [junit4]   2> 2275697 INFO  (zkCallback-21286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2275697 INFO  (zkCallback-21272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2275697 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2275697 INFO  (zkCallback-21296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2275702 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2275702 WARN  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_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> 2275712 INFO  (zkCallback-21312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2275742 INFO  (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1
   [junit4]   2> 2277212 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2277213 WARN  (jetty-launcher-21205-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c820581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2277217 WARN  (jetty-launcher-21205-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c820581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2277221 WARN  (jetty-launcher-21205-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56da4c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2277221 WARN  (jetty-launcher-21205-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56da4c9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2277222 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr
   [junit4]   2> 2277223 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2277226 INFO  (zkConnectionManagerCallback-21327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277226 INFO  (jetty-launcher-21205-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2277228 WARN  (jetty-launcher-21205-thread-4-SendThread(127.0.0.1:45653)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00013, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00013, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2277329 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2277335 INFO  (zkConnectionManagerCallback-21329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277335 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2277552 WARN  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 2277557 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2277571 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40059_solr as DOWN
   [junit4]   2> 2277573 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2277573 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40059_solr
   [junit4]   2> 2277575 INFO  (zkCallback-21296-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277575 INFO  (zkCallback-21272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277575 INFO  (zkCallback-21286-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277576 INFO  (zkCallback-21312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277577 INFO  (zkCallback-21244-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277577 INFO  (zkCallback-21328-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2277578 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2277579 WARN  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_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> 2277604 INFO  (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4
   [junit4]   2> 2277616 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6
   [junit4]   2> 2277617 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2277620 INFO  (zkConnectionManagerCallback-21340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2277621 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2277622 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2277622 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45653/solr ready
   [junit4]   2> 2278152 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection facetcollection
   [junit4]   2> 2278156 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45713_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45713/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278158 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:40059_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40059/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278187 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:39683_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39683/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278191 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:35439_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:35439/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278193 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard3_replica_n9",
   [junit4]   2>   "node_name":"127.0.0.1:41325_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41325/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278195 INFO  (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"facetcollection_shard3_replica_n11",
   [junit4]   2>   "node_name":"127.0.0.1:42541_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:42541/solr",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278201 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr    x:facetcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node2&name=facetcollection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2278202 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr    x:facetcollection_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node10&name=facetcollection_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2278204 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr    x:facetcollection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node6&name=facetcollection_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2278204 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr    x:facetcollection_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 2278205 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr    x:facetcollection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node4&name=facetcollection_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2278207 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr    x:facetcollection_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node12&name=facetcollection_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2278208 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr    x:facetcollection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node8&name=facetcollection_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 2278252 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278254 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278255 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278255 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278255 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n5' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278255 INFO  (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2/facetcollection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2/facetcollection_shard2_replica_n5/data/]
   [junit4]   2> 2278257 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278257 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278257 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n9' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278257 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6/facetcollection_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6/facetcollection_shard3_replica_n9/data/]
   [junit4]   2> 2278260 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278261 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278262 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278262 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278263 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278263 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n7' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278263 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1/facetcollection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1/facetcollection_shard2_replica_n7/data/]
   [junit4]   2> 2278265 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278265 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278265 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n3' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278265 INFO  (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4/facetcollection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4/facetcollection_shard1_replica_n3/data/]
   [junit4]   2> 2278266 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 2278267 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278267 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278267 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278268 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3/facetcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3/facetcollection_shard1_replica_n1/data/]
   [junit4]   2> 2278269 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2278270 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2278270 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n11' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 2278270 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5/facetcollection_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5/facetcollection_shard3_replica_n11/data/]
   [junit4]   2> 2278278 WARN  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinFacetComponent]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2278278 WARN  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinDocSetFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinDocSetFacetComponent]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2278360 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2278360 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2278368 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2278368 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2278368 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2278368 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2278371 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2278380 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2278380 INFO  (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255717031936
   [junit4]   2> 2278381 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2278381 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2278384 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2278384 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2278385 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2278385 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2278389 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2278389 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 2278390 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2278390 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2278390 INFO  (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255727517696
   [junit4]   2> 2278390 INFO  (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255727517696
   [junit4]   2> 2278395 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2278395 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2278396 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2278396 INFO  (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2278397 INFO  (searcherExecutor-21352-thread-1-processing-n:127.0.0.1:42541_solr x:facetcollection_shard3_replica_n11 c:facetcollection s:shard3 r:core_node12) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrCore [facetcollection_shard3_replica_n11]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2278398 INFO  (searcherExecutor-21350-thread-1-processing-n:127.0.0.1:45713_solr x:facetcollection_shard1_replica_n1 c:facetcollection s:shard1 r:core_node2) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [facetcollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2278400 INFO  (searcherExecutor-21344-thread-1-processing-n:127.0.0.1:41325_solr x:facetcollection_shard3_replica_n

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

andomSimilarity(queryNorm=true): {}), locale=fr, timezone=W-SU
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=270181368,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudReportersTest, ActionThrottleTest, TestSQLHandlerNonCloud, DocValuesTest, DistributedFacetPivotSmallTest, TestUnifiedSolrHighlighter, TestChildDocTransformer, CleanupOldIndexTest, TestSolrRequestInfo, BooleanFieldTest, AdminHandlersProxyTest, TestXmlQParserPlugin, TestNumericTerms64, TestNestedDocsSort, TestCharFilters, IndexSchemaTest, ConvertedLegacyTest, TestNoOpRegenerator, MultiDestinationAuditLoggerTest, VMParamsZkACLAndCredentialsProvidersTest, TestWordDelimiterFilterFactory, TestStandardQParsers, ReturnFieldsTest, TestSolrIndexConfig, TestBinaryField, TestBackupRepositoryFactory, TestImpersonationWithHadoopAuth, TestExternalRoleRuleBasedAuthorizationPlugin, ParsingFieldUpdateProcessorsTest, TestSchemaVersionResource, PurgeGraphTest, ShardTermsTest, CSVRequestHandlerTest, TestSafeXMLParsing, TestBlobHandler, HdfsDirectoryTest, TestBinaryResponseWriter, DocumentBuilderTest, ClusterStateUpdateTest, TestPhraseSuggestions, SoftAutoCommitTest, TestCloudJSONFacetJoinDomain, SolrCoreMetricManagerTest, DimensionalRoutedAliasUpdateProcessorTest, TestMacroExpander, TestCustomStream, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, ZkStateWriterTest, TestSolrCloudWithKerberosAlt, ZkDynamicConfigTest, TestExpandComponent, TestSearchPerf, TestHdfsBackupRestoreCore, HdfsBasicDistributedZkTest, SolrIndexSplitterTest, ScheduledMaintenanceTriggerTest, NodeLostTriggerIntegrationTest, TestSolrFieldCacheBean, TestZkChroot, TestRestManager, UpdateLogCloudTest, HealthCheckHandlerTest, TestConfigSetsAPI, DistanceUnitsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestStressUserVersions, TestCursorMarkWithoutUniqueKey, SearchRateTriggerTest, SolrLogPostToolTest, TestCloudRecovery, TestTolerantUpdateProcessorRandomCloud, SolrInfoBeanTest, SSLMigrationTest, OverseerStatusTest, TestReplicaProperties, ScriptEngineTest, MigrateRouteKeyTest, ResourceLoaderTest, TestFieldCacheVsDocValues, TestRandomCollapseQParserPlugin, OverseerModifyCollectionTest, AtomicUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, TestFastOutputStream, AutoScalingHandlerTest, ClassificationUpdateProcessorIntegrationTest, DirectSolrSpellCheckerTest, ResponseHeaderTest, TestEmbeddedSolrServerConstructors, TestPackages, TestOnReconnectListenerSupport, MoreLikeThisHandlerTest, TestFoldingMultitermQuery, ByteBuffersDirectoryFactoryTest, BJQParserTest, TestSimExtremeIndexing, RestartWhileUpdatingTest, TestConfig, ConcurrentCreateRoutedAliasTest, TestConfigSets, TestLazyCores, HdfsThreadLeakTest, TestApiFramework, TestCustomSort, SpatialFilterTest, TestDownShardTolerantSearch, PropertiesRequestHandlerTest, TestDynamicFieldResource, AsyncCallRequestStatusResponseTest, DirectoryFactoriesTest, CacheHeaderTest, NumberUtilsTest, TestMultiValuedNumericRangeQuery, TestJsonRequest, TestRecovery, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, TestDistributedMissingSort, TestDistributedSearch, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TokenizerChainTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SplitShardTest, SystemCollectionCompatTest, TestCloudConsistency, TestPullReplica, TestShortCircuitedRequests, TestStressInPlaceUpdates, ZkNodePropsTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCloudIncrementalBackupTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, ExecutePlanActionTest, IndexSizeTriggerSizeEstimationTest, TriggerCooldownIntegrationTest, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimUtils, TestSnapshotCloudManager, CdcrRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, TestDynamicLoadingUrl, TestSimpleTextCodec, BackupIdTest, HdfsBackupRepositoryIntegrationTest, PingRequestHandlerTest, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestSolrConfigHandlerCloud, ThreadDumpHandlerTest, ZookeeperStatusHandlerFailureTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, PhrasesIdentificationComponentTest, ResponseBuilderTest, ShardsWhitelistTest, StatsComponentTest, TermVectorComponentTest, TestHttpShardHandlerFactory, TestSchemaDesignerAPI, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, TestCSVResponseWriter, TestGeoJSONResponseWriter, TestPHPSerializedResponseWriter, TestExplainDocTransformer, TestFieldTypeResource, CurrencyFieldTypeTest, NumericFieldsTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, TestTextField, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, CursorMarkTest, FuzzySearchTest, TestAddFieldRealTimeGet, TestBlockCollapse, TestExtendedDismaxParser, TestInitQParser, TestSimpleQParserPlugin, TestSolr4Spatial, TestJsonFacetRefinement, TestFunctionQuery, BlockJoinFacetDistribTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockJoinFacetDistribTest -Dtests.seed=722B87876AC7CE0F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | BlockJoinFacetDistribTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([722B87876AC7CE0F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 36 more
   [junit4] Completed [866/955 (1!)] on J2 in 100.65s, 0 tests, 1 error <<< FAILURES!

[...truncated 54591 lines...]