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 2020/06/02 19:43:55 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 87 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/87/

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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41595/se_c/ba

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41595/se_c/ba
	at __randomizedtesting.SeedInfo.seed([1A73EB9B5B6FA07A:9227D441F593CD82]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	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:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 52 more




Build Log:
[...truncated 13893 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 622412 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 622412 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 622413 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/data-dir-42-001
   [junit4]   2> 622413 WARN  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 622413 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 622436 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 622436 INFO  (SUITE-RollingRestartTest-seed#[1A73EB9B5B6FA07A]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /se_c/ba
   [junit4]   2> 622478 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 622478 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 622478 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 622578 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer start zk server on port:35315
   [junit4]   2> 622578 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35315
   [junit4]   2> 622578 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35315
   [junit4]   2> 622578 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35315
   [junit4]   2> 622580 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622609 INFO  (zkConnectionManagerCallback-2176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622609 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622613 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622615 INFO  (zkConnectionManagerCallback-2178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 622615 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622616 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 622618 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 622619 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 622620 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 622621 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 622622 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 622623 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 622624 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 622626 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 622627 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 622628 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 622629 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 623360 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 623361 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 623363 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a7e370d{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 623380 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ab6a9b8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43820}
   [junit4]   2> 623380 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.s.Server Started @623416ms
   [junit4]   2> 623380 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/control/data, hostContext=/se_c/ba, hostPort=43820, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/control-001/cores}
   [junit4]   2> 623381 ERROR (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 623381 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 623381 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 623381 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 623381 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 623381 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:03.470Z
   [junit4]   2> 623382 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 623383 INFO  (zkConnectionManagerCallback-2180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 623383 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 623497 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 623497 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/control-001/solr.xml
   [junit4]   2> 623502 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 623502 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 623503 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 624496 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 624497 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b48f788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 624497 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b48f788[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 624517 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ff9f35e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 624517 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ff9f35e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 624518 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35315/solr
   [junit4]   2> 624519 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624523 INFO  (zkConnectionManagerCallback-2187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 624523 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624669 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 624670 INFO  (zkConnectionManagerCallback-2189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 624670 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 624990 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43820_se_c%2Fba
   [junit4]   2> 624999 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.Overseer Overseer (id=72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000) starting
   [junit4]   2> 625018 INFO  (OverseerStateUpdate-72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43820_se_c%2Fba
   [junit4]   2> 625018 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43820_se_c%2Fba
   [junit4]   2> 625019 INFO  (OverseerStateUpdate-72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 625022 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 625039 WARN  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] 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> 625135 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 625316 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 625357 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 625357 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 625359 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/control-001/cores
   [junit4]   2> 625567 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 625568 INFO  (zkConnectionManagerCallback-2198-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 625568 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 625570 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 625574 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35315/solr ready
   [junit4]   2> 625583 INFO  (qtp1711678883-24318) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43820_se_c%252Fba&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 625626 INFO  (OverseerThreadFactory-2288-thread-1-processing-n:127.0.0.1:43820_se_c%2Fba) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 625741 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba    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> 625742 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 626909 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.3
   [junit4]   2> 627135 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 628070 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628219 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628227 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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@602627a4
   [junit4]   2> 628277 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 628299 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=82.744140625, floorSegmentMB=2.1572265625, forceMergeDeletesPctAllowed=29.50232120766238, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=35.814844820426174
   [junit4]   2> 628358 WARN  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628783 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628783 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628801 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 628801 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 628803 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=55.931640625, floorSegmentMB=1.794921875, forceMergeDeletesPctAllowed=2.830134538539224, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5168000940828326, deletesPctAllowed=30.258944576527213
   [junit4]   2> 628824 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b182472[control_collection_shard1_replica_n1] main]
   [junit4]   2> 628826 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 628826 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628827 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 628827 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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 1668406123079663616
   [junit4]   2> 628844 INFO  (searcherExecutor-2293-thread-1-processing-n:127.0.0.1:43820_se_c%2Fba x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3b182472[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 628867 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628867 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628871 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 628871 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628871 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43820/se_c/ba/control_collection_shard1_replica_n1/
   [junit4]   2> 628871 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628872 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43820/se_c/ba/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 628872 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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/72902457816317956-core_node2-n_0000000000
   [junit4]   2> 628874 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43820/se_c/ba/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 628875 INFO  (zkCallback-2188-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> 628875 INFO  (zkCallback-2188-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> 628876 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba 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> 628887 INFO  (qtp1711678883-24317) [n:127.0.0.1:43820_se_c%2Fba c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 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=3146
   [junit4]   2> 628890 INFO  (qtp1711678883-24318) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 628987 INFO  (zkCallback-2188-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> 628987 INFO  (zkCallback-2188-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> 628987 INFO  (zkCallback-2188-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> 628987 INFO  (qtp1711678883-24318) [n:127.0.0.1:43820_se_c%2Fba     ] 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:43820_se_c%252Fba&wt=javabin&version=2} status=0 QTime=3404
   [junit4]   2> 628988 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 629093 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 629095 INFO  (zkConnectionManagerCallback-2204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 629095 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 629104 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 629106 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35315/solr ready
   [junit4]   2> 629106 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 629107 INFO  (qtp1711678883-24319) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 629137 INFO  (OverseerThreadFactory-2288-thread-2-processing-n:127.0.0.1:43820_se_c%2Fba) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 629137 INFO  (OverseerCollectionConfigSetProcessor-72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000) [n:127.0.0.1:43820_se_c%2Fba     ] 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> 629396 WARN  (OverseerThreadFactory-2288-thread-2-processing-n:127.0.0.1:43820_se_c%2Fba) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 629398 INFO  (qtp1711678883-24319) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 629399 INFO  (qtp1711678883-24319) [n:127.0.0.1:43820_se_c%2Fba     ] 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=291
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 629400 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 630199 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 630200 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 630200 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 630200 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 630200 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 630201 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 630201 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 630201 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 630202 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6822fe2{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 630202 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60cb4243{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37663}
   [junit4]   2> 630202 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server Started @630238ms
   [junit4]   2> 630202 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/se_c/ba, hostPort=37663, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-1-001/cores}
   [junit4]   2> 630203 ERROR (closeThreadPool-2205-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 630203 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 630203 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 630203 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 630203 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 630203 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:10.292Z
   [junit4]   2> 630215 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630215 INFO  (zkConnectionManagerCallback-2207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 630215 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630387 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 630387 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-1-001/solr.xml
   [junit4]   2> 630415 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 630415 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 630433 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 631156 INFO  (OverseerCollectionConfigSetProcessor-72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000) [n:127.0.0.1:43820_se_c%2Fba     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 635156 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 635233 WARN  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 635233 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 635233 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 635233 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 635257 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635257 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635257 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 635259 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58531999{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 635342 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6056bd4f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41595}
   [junit4]   2> 635342 INFO  (closeThreadPool-2205-thread-2) [     ] o.e.j.s.Server Started @635378ms
   [junit4]   2> 635342 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/se_c/ba, hostPort=41595, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-2-001/cores}
   [junit4]   2> 635342 ERROR (closeThreadPool-2205-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635342 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 635343 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 635343 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635343 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 635343 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:15.432Z
   [junit4]   2> 635400 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 635401 INFO  (zkConnectionManagerCallback-2210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635401 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 635535 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 635535 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-2-001/solr.xml
   [junit4]   2> 635584 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 635584 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 635615 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 635656 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 635699 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7af3aa6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635699 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7af3aa6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635748 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21630bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635748 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21630bd4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 635749 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35315/solr
   [junit4]   2> 635866 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 635981 INFO  (zkConnectionManagerCallback-2217-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636004 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636109 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 636215 INFO  (zkConnectionManagerCallback-2219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 636215 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 636233 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 636304 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.ZkController Publish node=127.0.0.1:37663_se_c%2Fba as DOWN
   [junit4]   2> 636313 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 636313 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37663_se_c%2Fba
   [junit4]   2> 636340 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 636358 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636361 INFO  (zkCallback-2188-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636362 WARN  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] 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> 636431 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 636625 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 636882 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 637159 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 637160 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 637182 INFO  (closeThreadPool-2205-thread-1) [n:127.0.0.1:37663_se_c%2Fba     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-1-001/cores
   [junit4]   2> 637685 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37663_se_c%2Fba
   [junit4]   2> 639070 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 639071 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 639071 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 639071 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 639071 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 639265 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 639265 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 639265 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 639266 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c69aa4d{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 639266 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40066638{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46237}
   [junit4]   2> 639266 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server Started @639302ms
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/se_c/ba, hostPort=46237, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-3-001/cores}
   [junit4]   2> 639267 ERROR (closeThreadPool-2205-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 639267 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:19.356Z
   [junit4]   2> 639268 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639272 INFO  (zkConnectionManagerCallback-2225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639272 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639286 WARN  (NIOWorkerThread-7) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10300662d65000b, likely client has closed socket
   [junit4]   2> 639415 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 639415 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-3-001/solr.xml
   [junit4]   2> 639523 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 639523 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 639524 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 642609 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 642690 WARN  (closeThreadPool-2205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ff00449[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 642690 WARN  (closeThreadPool-2205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ff00449[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 642768 WARN  (closeThreadPool-2205-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7eec4408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 642768 WARN  (closeThreadPool-2205-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7eec4408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 642769 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35315/solr
   [junit4]   2> 642905 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 642930 INFO  (zkConnectionManagerCallback-2232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642950 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 643167 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 643232 INFO  (zkConnectionManagerCallback-2234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 643232 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 643276 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 643315 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.ZkController Publish node=127.0.0.1:41595_se_c%2Fba as DOWN
   [junit4]   2> 643333 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 643333 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41595_se_c%2Fba
   [junit4]   2> 643335 INFO  (zkCallback-2188-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 643344 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 643344 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 643350 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 643374 WARN  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] 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> 643422 INFO  (zkCallback-2233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 643585 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 643605 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 643605 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 643605 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 643605 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 643775 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 643997 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 644035 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 644035 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 644035 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 644060 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9df9b9f{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 644073 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@641f7d7b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43037}
   [junit4]   2> 644073 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.Server Started @644108ms
   [junit4]   2> 644073 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/se_c/ba, hostPort=43037, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-4-001/cores}
   [junit4]   2> 644087 ERROR (closeThreadPool-2205-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 644087 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 644088 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 644088 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 644088 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 644088 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:24.177Z
   [junit4]   2> 644116 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 644116 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 644137 INFO  (closeThreadPool-2205-thread-2) [n:127.0.0.1:41595_se_c%2Fba     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-2-001/cores
   [junit4]   2> 644234 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 644311 INFO  (zkConnectionManagerCallback-2240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644311 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 644485 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 644485 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-4-001/solr.xml
   [junit4]   2> 644531 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 644531 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 644533 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 645059 INFO  (closeThreadPool-2205-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41595_se_c%2Fba
   [junit4]   2> 645869 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 645923 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@603d19ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645923 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@603d19ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645943 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77a1160f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645943 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77a1160f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645945 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35315/solr
   [junit4]   2> 645961 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645972 INFO  (zkConnectionManagerCallback-2247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645972 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646153 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646174 INFO  (zkConnectionManagerCallback-2249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646174 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646241 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 646254 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46237_se_c%2Fba as DOWN
   [junit4]   2> 646268 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 646268 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46237_se_c%2Fba
   [junit4]   2> 646271 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646271 INFO  (zkCallback-2233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646271 INFO  (zkCallback-2248-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646271 INFO  (zkCallback-2188-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646290 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 646291 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646311 WARN  (closeThreadPool-2205-thread-1) [     ] 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> 646475 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 646709 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 646893 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 646893 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 646895 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-3-001/cores
   [junit4]   2> 647501 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46237_se_c%2Fba
   [junit4]   2> 649329 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 649330 WARN  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 649330 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 649330 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 649330 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 649611 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 649611 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 649611 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 649655 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a462fa0{/se_c/ba,null,AVAILABLE}
   [junit4]   2> 649721 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73669207{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42114}
   [junit4]   2> 649721 INFO  (closeThreadPool-2205-thread-1) [     ] o.e.j.s.Server Started @649757ms
   [junit4]   2> 649721 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/se_c/ba, hostPort=42114, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-5-001/cores}
   [junit4]   2> 649722 ERROR (closeThreadPool-2205-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 649722 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 649737 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.3
   [junit4]   2> 649737 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 649737 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 649737 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T16:41:29.826Z
   [junit4]   2> 649749 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 649867 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c08825e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649867 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c08825e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649869 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649879 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79bf184a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649879 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79bf184a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649881 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35315/solr
   [junit4]   2> 649921 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649923 INFO  (zkConnectionManagerCallback-2255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649923 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649923 INFO  (zkConnectionManagerCallback-2261-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649923 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 650037 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 650040 INFO  (zkConnectionManagerCallback-2263-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650040 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 650098 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 650123 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.ZkController Publish node=127.0.0.1:43037_se_c%2Fba as DOWN
   [junit4]   2> 650133 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 650133 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43037_se_c%2Fba
   [junit4]   2> 650135 INFO  (zkCallback-2233-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650135 INFO  (zkCallback-2203-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650135 INFO  (zkCallback-2248-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650135 INFO  (zkCallback-2188-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650137 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 650137 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-5-001/solr.xml
   [junit4]   2> 650148 INFO  (zkCallback-2218-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650150 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 650151 WARN  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] 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> 650237 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 650237 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 650238 INFO  (closeThreadPool-2205-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 650323 INFO  (zkCallback-2262-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 650384 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 650872 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 650983 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 650983 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602627a4
   [junit4]   2> 651005 INFO  (closeThreadPool-2205-thread-3) [n:127.0.0.1:43037_se_c%2Fba     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-4-001/cores
   [junit4]   2> 651549 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43037_se_c%2Fba
   [junit4]   2> 652942 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001/shard-6-001 of type NRT for shard1
   [junit4]   2> 652943 WARN  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 652943 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 652943 INFO  (closeThreadPool-2205-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 652943 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 652967 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652967 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652967 INFO  (closeThreadPool-2205-thread-3) [     ] o.e.j.s.session node0 Scavenging ev

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

	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	44	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	17	/solr/packages.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	17	/solr/configs/conf1
   [junit4]   2> 	16	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	597	/solr/clusterstate.json
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72902457816317981-core_node12-n_0000000002
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard2/election/72902457816317962-core_node8-n_0000000001
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72902457816317965-core_node7-n_0000000001
   [junit4]   2> 	3	/solr/overseer_elect/election/72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000012671
   [junit4]   2> 	3	/solr/overseer_elect/election/72902457816317997-127.0.0.1:43366_se_c%2Fba-n_0000012679
   [junit4]   2> 	3	/solr/overseer_elect/election/72902457816317971-127.0.0.1:43037_se_c%2Fba-n_0000012673
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317956-127.0.0.1:43820_se_c%2Fba-n_0000000020
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72902457816318004-core_node23-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317981-127.0.0.1:38494_se_c%2Fba-n_0000000007
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317968-127.0.0.1:46237_se_c%2Fba-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317962-127.0.0.1:37663_se_c%2Fba-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816317962-127.0.0.1:37663_se_c%2Fba-n_0000012683
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72902457816317983-core_node20-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72902457816318006-127.0.0.1:40000_se_c%2Fba-n_0000012676
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	310	/solr/live_nodes
   [junit4]   2> 	113	/solr/overseer/queue
   [junit4]   2> 	47	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 882447 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35315
   [junit4]   2> 882447 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35315
   [junit4]   2> 882447 INFO  (TEST-RollingRestartTest.test-seed#[1A73EB9B5B6FA07A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35315
   [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=1A73EB9B5B6FA07A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=es-SV -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    260s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41595/se_c/ba
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A73EB9B5B6FA07A:9227D441F593CD82]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [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:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [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:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    > 	... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_1A73EB9B5B6FA07A-001
   [junit4]   2> Jun 02, 2020 4:45:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14c24251), locale=es-SV, timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=263855984,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, SolrCloudExampleTest, ZkStateReaderTest, SolrCoreCheckLockOnStartupTest, StressHdfsTest, TestPackages, MergeStrategyTest, TestNRTOpen, LeaderElectionContextKeyTest, SchemaVersionSpecificBehaviorTest, TestConfigOverlay, TestStressLucene, SolrIndexMetricsTest, TestConfigSets, FullHLLTest, RandomizedTaggerTest, TestSchemalessBufferedUpdates, TestSearcherReuse, TestTermsQParserPlugin, TestDynamicLoading, TestFieldCacheSort, CloneFieldUpdateProcessorFactoryTest, TestNumericTokenStream, MBeansHandlerTest, SuggesterFSTTest, SuggestComponentTest, ComputePlanActionTest, MetricsHistoryWithAuthIntegrationTest, LeaderFailoverAfterPartitionTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TransactionLogTest, DeleteShardTest, DistributedDebugComponentTest, CdcrBidirectionalTest, TestMultiWordSynonyms, TestReqParamsAPI, CollectionPropsTest, TestManagedSynonymFilterFactory, RollingRestartTest]
   [junit4] Completed [122/901 (1!)] on J2 in 261.24s, 1 test, 1 error <<< FAILURES!

[...truncated 55296 lines...]