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/08/25 02:20:52 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.9 - Build # 81 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.9/81/

1 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:42789/_k/oa

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:42789/_k/oa
	at __randomizedtesting.SeedInfo.seed([A15CE920ADFE38A5:2908D6FA0302555D]: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.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
	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)
	... 56 more




Build Log:
[...truncated 14863 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 2463328 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-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-NightlyTests-8.9/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2463329 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/data-dir-122-001
   [junit4]   2> 2463329 WARN  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2463329 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2463332 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2463333 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2463334 INFO  (SUITE-RollingRestartTest-seed#[A15CE920ADFE38A5]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_k/oa
   [junit4]   2> 2463340 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2463341 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2463341 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2463342 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2463441 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33467
   [junit4]   2> 2463441 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33467
   [junit4]   2> 2463441 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33467
   [junit4]   2> 2463441 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33467
   [junit4]   2> 2463442 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2463445 INFO  (zkConnectionManagerCallback-16948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2463445 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2463447 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2463448 INFO  (zkConnectionManagerCallback-16950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2463448 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2463449 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2463450 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2463452 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2463453 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2463453 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2463454 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2463455 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2463456 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2463457 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2463458 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2463459 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2463461 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2463461 INFO  (zkConnectionManagerCallback-16954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2463461 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2463563 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2463660 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2463660 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2463660 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2463662 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2463662 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2463662 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2463662 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@161cc9d2{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@145d4ce{SSL, (ssl, http/1.1)}{127.0.0.1:34853}
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.s.Server Started @2463691ms
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_k/oa, hostPort=34853, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/control-001/cores}
   [junit4]   2> 2463663 ERROR (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2463663 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:47.828Z
   [junit4]   2> 2463664 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2463666 INFO  (zkConnectionManagerCallback-16956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2463666 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2463670 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a50003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a50003, 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 0x100d46440a50003, 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> 2463771 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2463771 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/control-001/solr.xml
   [junit4]   2> 2463773 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2463773 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2463775 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2464067 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2464067 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2464068 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29466413[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2464068 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29466413[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2464070 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2464071 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cc50b7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2464071 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cc50b7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2464072 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2464078 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2464082 INFO  (zkConnectionManagerCallback-16967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2464082 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2464083 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a50004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a50004, 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 0x100d46440a50004, 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> 2464184 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2464185 INFO  (zkConnectionManagerCallback-16969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2464185 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2464248 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] 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> 2464252 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34853__k%2Foa
   [junit4]   2> 2464253 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.Overseer Overseer (id=72291121084301317-127.0.0.1:34853__k%2Foa-n_0000000000) starting
   [junit4]   2> 2464257 INFO  (OverseerStateUpdate-72291121084301317-127.0.0.1:34853__k%2Foa-n_0000000000) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34853__k%2Foa
   [junit4]   2> 2464259 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34853__k%2Foa
   [junit4]   2> 2464261 INFO  (zkCallback-16968-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2464264 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2464265 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] 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> 2464276 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2464304 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468
   [junit4]   2> 2464311 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468
   [junit4]   2> 2464311 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468
   [junit4]   2> 2464312 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/control-001/cores
   [junit4]   2> 2464324 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2464325 INFO  (zkConnectionManagerCallback-16986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2464325 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2464326 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2464327 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready
   [junit4]   2> 2464358 INFO  (OverseerThreadFactory-16976-thread-1-processing-n:127.0.0.1:34853__k%2Foa) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2464470 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2464471 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2465489 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 2465489 WARN  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 2465493 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2465501 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2465516 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 2465517 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468
   [junit4]   2> 2465517 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2465519 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2465543 WARN  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2465586 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2465586 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2465587 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2465587 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2465588 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2465591 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2465593 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2465593 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2465593 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1709025756192964608
   [junit4]   2> 2465601 INFO  (searcherExecutor-16988-thread-1-processing-n:127.0.0.1:34853__k%2Foa x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2465616 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2465616 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2465619 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2465619 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2465619 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34853/_k/oa/control_collection_shard1_replica_n1/
   [junit4]   2> 2465620 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2465620 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34853/_k/oa/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2465620 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72291121084301317-core_node2-n_0000000000
   [junit4]   2> 2465623 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34853/_k/oa/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2465724 INFO  (zkCallback-16968-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2465727 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2465727 INFO  (zkCallback-16968-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2465735 INFO  (qtp2037199813-61414) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1264
   [junit4]   2> 2465751 INFO  (qtp2037199813-61416) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2465833 INFO  (zkCallback-16968-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2465833 INFO  (zkCallback-16968-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2465833 INFO  (zkCallback-16968-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2465834 INFO  (qtp2037199813-61416) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34853__k%252Foa&wt=javabin&version=2} status=0 QTime=1480
   [junit4]   2> 2465835 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2465860 WARN  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a50006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a50006, 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 0x100d46440a50006, 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> 2465993 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2465994 INFO  (zkConnectionManagerCallback-16997-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2465994 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2466002 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2466003 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33467/solr ready
   [junit4]   2> 2466003 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2466064 INFO  (OverseerThreadFactory-16976-thread-2-processing-n:127.0.0.1:34853__k%2Foa) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2466067 INFO  (OverseerCollectionConfigSetProcessor-72291121084301317-127.0.0.1:34853__k%2Foa-n_0000000000) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2466274 WARN  (OverseerThreadFactory-16976-thread-2-processing-n:127.0.0.1:34853__k%2Foa) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2466285 INFO  (qtp2037199813-61416) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2466306 INFO  (qtp2037199813-61416) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 2466319 INFO  (qtp2037199813-61416) [n:127.0.0.1:34853__k%2Foa     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=310
   [junit4]   2> 2466320 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2466353 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 2466512 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2466530 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2466531 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2466531 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2466585 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2466586 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2466586 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2466591 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a779c8e{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@562ef17c{SSL, (ssl, http/1.1)}{127.0.0.1:36545}
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.e.j.s.Server Started @2466620ms
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=36545, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-1-001/cores}
   [junit4]   2> 2466592 ERROR (closeThreadPool-16998-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2466592 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:50.757Z
   [junit4]   2> 2466605 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2466614 INFO  (zkConnectionManagerCallback-17000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466614 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2466618 WARN  (closeThreadPool-16998-thread-1-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a50008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a50008, 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 0x100d46440a50008, 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> 2466628 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2466650 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2466650 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2466650 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2466709 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2466710 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2466710 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2466718 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2466718 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-1-001/solr.xml
   [junit4]   2> 2466718 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55f666a2{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2466719 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c4a105e{SSL, (ssl, http/1.1)}{127.0.0.1:37211}
   [junit4]   2> 2466719 INFO  (closeThreadPool-16998-thread-2) [     ] o.e.j.s.Server Started @2466748ms
   [junit4]   2> 2466719 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=37211, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-2-001/cores}
   [junit4]   2> 2466720 ERROR (closeThreadPool-16998-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2466720 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2466720 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2466720 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466720 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2466720 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:50.885Z
   [junit4]   2> 2466722 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2466722 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2466723 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2466727 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2466729 INFO  (zkConnectionManagerCallback-17002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466729 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2466789 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2466797 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2466797 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2466797 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2466856 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2466856 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-2-001/solr.xml
   [junit4]   2> 2466859 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2466859 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2466860 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2466922 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2466922 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2466922 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2466930 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fed971b{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2466930 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59b72c72{SSL, (ssl, http/1.1)}{127.0.0.1:40165}
   [junit4]   2> 2466930 INFO  (closeThreadPool-16998-thread-3) [     ] o.e.j.s.Server Started @2466959ms
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=40165, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-3-001/cores}
   [junit4]   2> 2466931 ERROR (closeThreadPool-16998-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2466931 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:51.096Z
   [junit4]   2> 2466967 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2466978 INFO  (zkConnectionManagerCallback-17010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2466979 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467111 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2467111 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-3-001/solr.xml
   [junit4]   2> 2467113 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2467113 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467115 INFO  (closeThreadPool-16998-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2467141 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2467162 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2467162 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2467163 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2467250 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2467250 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2467250 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2467256 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c1fce07{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68b5de96{SSL, (ssl, http/1.1)}{127.0.0.1:45161}
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.e.j.s.Server Started @2467285ms
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=45161, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-4-001/cores}
   [junit4]   2> 2467257 ERROR (closeThreadPool-16998-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2467257 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:51.422Z
   [junit4]   2> 2467282 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467291 INFO  (zkConnectionManagerCallback-17015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467291 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467307 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2467307 WARN  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2467330 WARN  (closeThreadPool-16998-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d60d5cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467330 WARN  (closeThreadPool-16998-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d60d5cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467345 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 2467346 WARN  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2467363 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2467363 WARN  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2467364 WARN  (closeThreadPool-16998-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@730bca04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467364 WARN  (closeThreadPool-16998-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@730bca04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467365 WARN  (closeThreadPool-16998-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fc7885f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467365 WARN  (closeThreadPool-16998-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fc7885f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467365 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2467370 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2467370 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2467370 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2467373 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467375 WARN  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2467378 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2467378 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2467378 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2467378 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66a149c6{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2467381 WARN  (closeThreadPool-16998-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@404c4a7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467381 WARN  (closeThreadPool-16998-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@404c4a7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2467382 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2467389 INFO  (zkConnectionManagerCallback-17027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24c8dcb9{SSL, (ssl, http/1.1)}{127.0.0.1:44343}
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.e.j.s.Server Started @2467418ms
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=44343, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-5-001/cores}
   [junit4]   2> 2467389 ERROR (closeThreadPool-16998-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2467389 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467390 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2467390 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:51.555Z
   [junit4]   2> 2467410 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467410 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2467410 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-4-001/solr.xml
   [junit4]   2> 2467424 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2467424 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467425 INFO  (closeThreadPool-16998-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2467427 INFO  (zkConnectionManagerCallback-17031-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467427 INFO  (closeThreadPool-16998-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467427 INFO  (zkConnectionManagerCallback-17033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467427 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467429 WARN  (closeThreadPool-16998-thread-1-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a5000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a5000d, 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 0x100d46440a5000d, 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> 2467434 WARN  (closeThreadPool-16998-thread-5-SendThread(127.0.0.1:33467)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100d46440a5000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100d46440a5000e, 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 0x100d46440a5000e, 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> 2467468 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 2467478 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2467478 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2467479 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2467558 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467573 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-7-001 of type NRT for shard2
   [junit4]   2> 2467574 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467594 INFO  (zkConnectionManagerCallback-17038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467594 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467604 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2467604 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2467604 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 2467614 INFO  (zkConnectionManagerCallback-17040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2467614 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2467642 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2467642 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2467642 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2467650 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2711bdc9{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2467650 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2467650 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-5-001/solr.xml
   [junit4]   2> 2467653 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2467653 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2467654 INFO  (closeThreadPool-16998-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a989468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2467774 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2467774 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2467774 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2467789 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f19a87c{/_k/oa,null,AVAILABLE}
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@300bceb2{SSL, (ssl, http/1.1)}{127.0.0.1:42441}
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.e.j.s.Server Started @2467828ms
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=42441, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-6-001/cores}
   [junit4]   2> 2467800 ERROR (closeThreadPool-16998-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2467800 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:51.965Z
   [junit4]   2> 2467806 WARN  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] 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> 2467808 WARN  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] 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> 2467809 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2467810 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2467816 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.ZkController Publish node=127.0.0.1:36545__k%2Foa as DOWN
   [junit4]   2> 2467816 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.ZkController Publish node=127.0.0.1:37211__k%2Foa as DOWN
   [junit4]   2> 2467817 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2467817 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36545__k%2Foa
   [junit4]   2> 2467817 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2467817 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37211__k%2Foa
   [junit4]   2> 2467820 INFO  (zkCallback-16968-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2467836 INFO  (closeThreadPool-16998-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2467841 INFO  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2467841 INFO  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2467842 WARN  (closeThreadPool-16998-thread-2) [n:127.0.0.1:37211__k%2Foa     ] 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> 2467846 WARN  (closeThreadPool-16998-thread-1) [n:127.0.0.1:36545__k%2Foa     ] 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> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ee99896{SSL, (ssl, http/1.1)}{127.0.0.1:42789}
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.e.j.s.Server Started @2467879ms
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/_k/oa, hostPort=42789, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001/shard-7-001/cores}
   [junit4]   2> 2467851 ERROR (closeThreadPool-16998-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 2467851 INFO  (closeThreadPool-16998-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-25T01:12:52.016Z
   [junit4]   2> 2467852 INFO  (zkCallback-16996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2467857 INFO  (zkCallback-17039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes fro

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

 [junit4]   2> 2671329 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33467
   [junit4]   2> 2671329 INFO  (TEST-RollingRestartTest.test-seed#[A15CE920ADFE38A5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33467
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=A15CE920ADFE38A5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/test-data/enwiki.random.lines.txt -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    208s J3 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:42789/_k/oa
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A15CE920ADFE38A5:2908D6FA0302555D]: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.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    > 	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [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 sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
   [junit4]    > 	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
   [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]    > 	... 56 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_A15CE920ADFE38A5-001
   [junit4]   2> Aug 25, 2021 1:16:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=cs-CZ, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=180393864,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, OrderedExecutorTest, SolrPluginUtilsTest, AtomicUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, OutOfBoxZkACLAndCredentialsProvidersTest, RequestLoggingTest, TestSuggestSpellingConverter, TestDistributedGrouping, CloudExitableDirectoryReaderTest, SolrMetricsIntegrationTest, TestTlogReplayVsRecovery, AlternateDirectoryTest, TemplateUpdateProcessorTest, MultiSolrCloudTestCaseTest, MetricsHistoryHandlerTest, TestCoreContainer, ImplicitSnitchTest, TestCloudRecovery2, DistanceUnitsTest, NoCacheHeaderTest, TestHighFrequencyDictionaryFactory, TestSearchPerf, TestHttpShardHandlerFactory, DistributedSuggestComponentTest, TestMacroExpander, TestRemoteStreaming, BufferStoreTest, DimensionalRoutedAliasUpdateProcessorTest, TestGraphMLResponseWriter, TestSolrFieldCacheBean, SpatialFilterTest, TestInfoStreamLogging, HighlighterConfigTest, TestNumericTerms32, DocValuesTest, DocumentBuilderTest, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest, QueryEqualityTest, TestQueryingOnDownCollection, LegacyCloudClusterPropTest, TestDeprecatedFilters, TestManagedSynonymFilterFactory, TestDynamicFieldResource, TestDFISimilarityFactory, TestStressUserVersions, GraphQueryTest, ScriptEngineTest, TestLegacyTerms, DateFieldTest, DistributedExpandComponentTest, TestTextField, TestSimPolicyCloud, FullHLLTest, TestNoOpRegenerator, OverseerTaskQueueTest, AddReplicaTest, ZkCLITest, BigEndianAscendingWordDeserializerTest, ShardSplitTest, UninvertDocValuesMergePolicyTest, TestAuthorizationFramework, MissingSegmentRecoveryTest, DeleteStatusTest, TestRawResponseWriter, SolrSlf4jReporterTest, SolrTestCaseJ4DeleteCoreTest, CursorPagingTest, SoftAutoCommitTest, TestMergePolicyConfig, TestOrdValues, FieldAnalysisRequestHandlerTest, SubstringBytesRefFilterTest, TestInitQParser, TestDynamicLoading, ShowFileRequestHandlerTest, TestTrieFacet, TestSchemaVersionResource, TestMaxTokenLenTokenizer, LoggingHandlerTest, TestPostingsSolrHighlighter, TestSnapshotCloudManager, TestConfigOverlay, TestFieldTypeResource, ChaosMonkeySafeLeaderTest, TlogReplayBufferedWhileIndexingTest, TokenizerChainTest, CollectionsAPIDistributedZkTest, ClassificationUpdateProcessorIntegrationTest, TestGroupingSearch, TestCoreAdminApis, TestZkAclsWithHadoopAuth, TestRestoreCore, ResponseLogComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, TestPartialUpdateDeduplication, TriggerIntegrationTest, IndexSchemaTest, ConjunctionSolrSpellCheckerTest, FuzzySearchTest, TestSolrConfigHandlerCloud, StatsComponentTest, DeleteLastCustomShardedReplicaTest, SystemLogListenerTest, TestDistribIDF, TestNumericTokenStream, HdfsCloudIncrementalBackupTest, TestSimGenericDistributedQueue, MetricsDisabledCloudTest, TestUtils, TestChildDocTransformer, SolrXmlInZkTest, TestStandardQParsers, DistributedFacetPivotSmallAdvancedTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, BasicDistributedZkTest, DistribJoinFromCollectionTest, DistributedQueueTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSTest, MoveReplicaTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, ReplaceNodeNoTargetTest, RollingRestartTest]
   [junit4] Completed [511/939 (1!)] on J3 in 208.30s, 1 test, 1 error <<< FAILURES!

[...truncated 53989 lines...]