Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/322/

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

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:40245/_y/uj

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




Build Log:
[...truncated 13976 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 892934 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 892934 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 892935 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/data-dir-39-001
   [junit4]   2> 892935 WARN  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 892935 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 892937 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 892937 INFO  
(SUITE-RollingRestartTest-seed#[284003594E21DEA]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_y/uj
   [junit4]   2> 892947 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 892947 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 892947 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 892948 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 893047 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 34041
   [junit4]   2> 893047 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34041
   [junit4]   2> 893047 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34041
   [junit4]   2> 893047 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34041
   [junit4]   2> 893049 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893055 INFO  (zkConnectionManagerCallback-4283-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893055 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893062 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893067 INFO  (zkConnectionManagerCallback-4285-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893067 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893069 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 893070 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 893071 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 893074 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 893074 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 893077 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 893078 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 893079 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 893079 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 893080 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 893081 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 893082 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893085 INFO  (zkConnectionManagerCallback-4289-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893085 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893187 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 893287 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 893287 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 893287 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] o.e.j.s.Server 
jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 893288 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 893288 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 893288 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 893291 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d0723ba{/_y/uj,null,AVAILABLE}
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@38ff791{SSL, (ssl, 
http/1.1)}{127.0.0.1:35845}
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] o.e.j.s.Server 
Started @893320ms
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/control/data,
 hostContext=/_y/uj, hostPort=35845, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/control-001/cores}
   [junit4]   2> 893292 ERROR 
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 893292 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:54.501Z
   [junit4]   2> 893294 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893299 INFO  (zkConnectionManagerCallback-4291-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893299 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893400 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 893400 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/control-001/solr.xml
   [junit4]   2> 893402 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 893402 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 893403 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 894598 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 894598 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 894599 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6dd1faad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894599 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6dd1faad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894610 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 894612 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@343afcb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894612 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@343afcb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 894613 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34041/solr
   [junit4]   2> 894619 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894627 INFO  (zkConnectionManagerCallback-4302-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894627 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894636 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]-SendThread(127.0.0.1:34041))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10164c7f62e0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 894737 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 894739 INFO  (zkConnectionManagerCallback-4304-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894739 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 894803 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 894807 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:35845__y%2Fuj
   [junit4]   2> 894808 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.Overseer Overseer 
(id=72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000000) starting
   [junit4]   2> 894812 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35845__y%2Fuj
   [junit4]   2> 894812 INFO  
(OverseerStateUpdate-72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000000) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35845__y%2Fuj
   [junit4]   2> 894813 INFO  
(OverseerStateUpdate-72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000000) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 894815 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 894815 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] 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> 894831 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 894849 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21
   [junit4]   2> 894856 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21
   [junit4]   2> 894856 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21
   [junit4]   2> 894857 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/control-001/cores
   [junit4]   2> 894872 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 894873 INFO  (zkConnectionManagerCallback-4321-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 894873 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 894874 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 894875 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34041/solr ready
   [junit4]   2> 894906 INFO  
(OverseerThreadFactory-4311-thread-1-processing-n:127.0.0.1:35845__y%2Fuj) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 895017 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj   
 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> 895017 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 896041 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 896041 WARN  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 896045 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 896076 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896115 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896118 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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@6d13ae21
   [junit4]   2> 896119 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 896121 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@17459989
   [junit4]   2> 896166 WARN  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896217 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896217 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896218 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 896218 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 896219 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 896231 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 896231 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896231 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 896231 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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 1704638480321085440
   [junit4]   2> 896243 INFO  
(searcherExecutor-4323-thread-1-processing-n:127.0.0.1:35845__y%2Fuj 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:35845__y%2Fuj c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 896261 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896261 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896266 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 896266 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896266 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35845/_y/uj/control_collection_shard1_replica_n1/
   [junit4]   2> 896271 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896275 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35845/_y/uj/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 896275 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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/72449879006117893-core_node2-n_0000000000
   [junit4]   2> 896277 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35845/_y/uj/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 896379 INFO  (zkCallback-4303-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> 896380 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj 
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> 896381 INFO  (zkCallback-4303-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> 896399 INFO  (qtp1488706654-8727) [n:127.0.0.1:35845__y%2Fuj   
  ] 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=1382
   [junit4]   2> 896402 INFO  (qtp1488706654-8729) [n:127.0.0.1:35845__y%2Fuj   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 896484 INFO  (zkCallback-4303-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> 896484 INFO  (zkCallback-4303-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> 896485 INFO  (zkCallback-4303-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> 896486 INFO  (qtp1488706654-8729) [n:127.0.0.1:35845__y%2Fuj   
  ] 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:35845__y%252Fuj&wt=javabin&version=2}
 status=0 QTime=1583
   [junit4]   2> 896486 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 896504 WARN  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]-SendThread(127.0.0.1:34041))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10164c7f62e0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 896622 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 896623 INFO  (zkConnectionManagerCallback-4332-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 896623 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 896624 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 896627 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34041/solr ready
   [junit4]   2> 896627 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 896642 INFO  
(OverseerThreadFactory-4311-thread-2-processing-n:127.0.0.1:35845__y%2Fuj) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 896644 INFO  
(OverseerCollectionConfigSetProcessor-72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000000)
 [n:127.0.0.1:35845__y%2Fuj     ] 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> 896854 WARN  
(OverseerThreadFactory-4311-thread-2-processing-n:127.0.0.1:35845__y%2Fuj) 
[n:127.0.0.1:35845__y%2Fuj     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 896856 INFO  (qtp1488706654-8728) [n:127.0.0.1:35845__y%2Fuj   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 896856 INFO  (qtp1488706654-8728) [n:127.0.0.1:35845__y%2Fuj   
  ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, 
stop watching children
   [junit4]   2> 896857 INFO  (qtp1488706654-8728) [n:127.0.0.1:35845__y%2Fuj   
  ] 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=222
   [junit4]   2> 896858 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop 
watching children
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 896860 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 896967 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 896968 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 896968 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 896968 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 896974 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 896975 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 896975 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 896975 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@403c644a{/_y/uj,null,AVAILABLE}
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2368fdb9{SSL, (ssl, 
http/1.1)}{127.0.0.1:40245}
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.s.Server Started @897004ms
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=40245, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-1-001/cores}
   [junit4]   2> 896976 ERROR (closeThreadPool-4333-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 896976 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:58.185Z
   [junit4]   2> 896978 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 896983 INFO  (zkConnectionManagerCallback-4335-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 896983 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897089 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 897089 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-1-001/solr.xml
   [junit4]   2> 897092 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 897092 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897094 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 897146 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 897147 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897147 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897147 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 897150 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897151 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897151 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 897151 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b6250e5{/_y/uj,null,AVAILABLE}
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3862a1d9{SSL, (ssl, 
http/1.1)}{127.0.0.1:38115}
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.e.j.s.Server Started @897180ms
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=38115, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-2-001/cores}
   [junit4]   2> 897152 ERROR (closeThreadPool-4333-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 897152 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:58.361Z
   [junit4]   2> 897154 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897161 INFO  (zkConnectionManagerCallback-4340-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 897161 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897163 WARN  
(closeThreadPool-4333-thread-2-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e0009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e0009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 897263 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 897263 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-2-001/solr.xml
   [junit4]   2> 897266 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 897266 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897267 INFO  (closeThreadPool-4333-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 897271 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 897276 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897276 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897276 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 897282 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897282 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897285 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 897285 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4097c6ee{/_y/uj,null,AVAILABLE}
   [junit4]   2> 897291 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f15176{SSL, (ssl, 
http/1.1)}{127.0.0.1:44619}
   [junit4]   2> 897291 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.s.Server Started @897320ms
   [junit4]   2> 897291 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=44619, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-3-001/cores}
   [junit4]   2> 897292 ERROR (closeThreadPool-4333-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 897292 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897292 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 897292 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 897292 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 897292 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:58.501Z
   [junit4]   2> 897299 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897306 INFO  (zkConnectionManagerCallback-4345-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 897306 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897392 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 897394 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897394 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897394 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 897394 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897394 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897395 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 897395 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33feb345{/_y/uj,null,AVAILABLE}
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5643b0c1{SSL, (ssl, 
http/1.1)}{127.0.0.1:38763}
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.e.j.s.Server Started @897424ms
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=38763, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-4-001/cores}
   [junit4]   2> 897396 ERROR (closeThreadPool-4333-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 897396 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:58.605Z
   [junit4]   2> 897398 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897398 INFO  (zkConnectionManagerCallback-4347-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 897399 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897399 WARN  
(closeThreadPool-4333-thread-4-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 897408 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 897408 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-3-001/solr.xml
   [junit4]   2> 897410 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 897410 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897412 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 897500 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 897500 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-4-001/solr.xml
   [junit4]   2> 897502 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 897502 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 897504 INFO  (closeThreadPool-4333-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 897735 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 897779 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 897780 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 897784 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 897784 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 897784 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 897784 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@199aa2f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897784 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@199aa2f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897789 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 897789 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 897790 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 897799 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 897807 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@422f1dce{/_y/uj,null,AVAILABLE}
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7813ec24{SSL, (ssl, 
http/1.1)}{127.0.0.1:38113}
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.e.j.s.Server Started @897837ms
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=38113, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-5-001/cores}
   [junit4]   2> 897808 ERROR (closeThreadPool-4333-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 897808 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 897809 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 897809 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:59.018Z
   [junit4]   2> 897826 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897843 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@514fba10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897843 WARN  (closeThreadPool-4333-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@514fba10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 897844 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34041/solr
   [junit4]   2> 897856 INFO  (zkConnectionManagerCallback-4360-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 897856 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897869 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 897869 WARN  
(closeThreadPool-4333-thread-5-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 897876 INFO  (zkConnectionManagerCallback-4363-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 897876 INFO  (closeThreadPool-4333-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 897883 WARN  
(closeThreadPool-4333-thread-1-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 898010 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 898010 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-5-001/solr.xml
   [junit4]   2> 898013 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 898013 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 898013 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 898014 INFO  (closeThreadPool-4333-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 898024 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 898024 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 898024 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 898084 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 898084 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 898085 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 898099 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 898099 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20cd2003{/_y/uj,null,AVAILABLE}
   [junit4]   2> 898099 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1dd8664d{SSL, (ssl, 
http/1.1)}{127.0.0.1:44377}
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.e.j.s.Server Started @898131ms
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=44377, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-6-001/cores}
   [junit4]   2> 898103 ERROR (closeThreadPool-4333-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 898103 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:59.312Z
   [junit4]   2> 898110 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@505eb9b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898110 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@505eb9b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898118 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898130 INFO  (zkConnectionManagerCallback-4371-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 898130 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898131 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 898148 INFO  (closeThreadPool-4333-thread-1) 
[n:127.0.0.1:40245__y%2Fuj     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 898149 WARN  
(closeThreadPool-4333-thread-6-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 898158 INFO  (zkConnectionManagerCallback-4374-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 898158 INFO  (closeThreadPool-4333-thread-1) 
[n:127.0.0.1:40245__y%2Fuj     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 898158 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@405d72b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898158 WARN  (closeThreadPool-4333-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@405d72b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 898160 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34041/solr
   [junit4]   2> 898167 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898175 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 898175 INFO  (zkConnectionManagerCallback-4378-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 898175 INFO  (closeThreadPool-4333-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898194 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 898194 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 898194 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 898195 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 898195 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 898195 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 898195 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a3eb5d7{/_y/uj,null,AVAILABLE}
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6927caa5{SSL, (ssl, 
http/1.1)}{127.0.0.1:37343}
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.e.j.s.Server Started @898231ms
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/tempDir-001/jetty7,
 solrconfig=solrconfig.xml, hostContext=/_y/uj, hostPort=37343, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-7-001/cores}
   [junit4]   2> 898203 ERROR (closeThreadPool-4333-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.0
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 898203 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-07-07T14:58:59.412Z
   [junit4]   2> 898213 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898213 INFO  (zkConnectionManagerCallback-4380-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 898213 INFO  (closeThreadPool-4333-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898419 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 898419 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001/shard-6-001/solr.xml
   [junit4]   2> 898422 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 898422 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 898424 INFO  (closeThreadPool-4333-thread-6) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d13ae21, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 898428 WARN  
(closeThreadPool-4333-thread-3-SendThread(127.0.0.1:34041)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10164c7f62e0010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10164c7f62e0010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10164c7f62e0010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 898442 WARN  (closeThreadPool-4333-thread-1) 
[n:127.0.0.1:40245__y%2Fuj     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 898442 INFO  (closeThreadPool-4333-thread-1) 
[n:127.0.0.1:40245__y%2Fuj     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 898445 INFO  (closeThreadPool-4333-thread-1) 
[n:127.0.0.1:40245__y%2Fuj     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40245__y%2Fuj as DOWN
   [junit4]   2> 898446 INFO  

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

tions/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72449879006117903-127.0.0.1:40245__y%2Fuj-n_0000000018
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/72449879006117936-core_node19-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117939-127.0.0.1:45705__y%2Fuj-n_0000000014
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117906-127.0.0.1:44619__y%2Fuj-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117921-127.0.0.1:38115__y%2Fuj-n_0000000023
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117931-127.0.0.1:42735__y%2Fuj-n_0000000027
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117924-127.0.0.1:37343__y%2Fuj-n_0000000024
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117917-127.0.0.1:44377__y%2Fuj-n_0000000021
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117893-127.0.0.1:35845__y%2Fuj-n_0000000019
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117934-127.0.0.1:43635__y%2Fuj-n_0000000011
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117937-127.0.0.1:45719__y%2Fuj-n_0000000013
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117903-127.0.0.1:40245__y%2Fuj-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72449879006117936-127.0.0.1:41749__y%2Fuj-n_0000000012
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        239     /solr/live_nodes
   [junit4]   2>        107     /solr/overseer/queue
   [junit4]   2>        73      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        4       /solr/collections/control_collection/state.json
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> 1043485 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34041
   [junit4]   2> 1043485 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34041
   [junit4]   2> 1043485 INFO  
(TEST-RollingRestartTest.test-seed#[284003594E21DEA]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34041
   [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=284003594E21DEA -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ja-JP -Dtests.timezone=Pacific/Yap -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    151s J3 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:40245/_y/uj
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([284003594E21DEA:8AD03FEF3A1E7012]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1059)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
   [junit4]    >        at 
sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    >        ... 56 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_284003594E21DEA-001
   [junit4]   2> Jul 07, 2021 3:01:24 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(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ja-JP, 
timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=182129528,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, 
BasicAuthOnSingleNodeTest, SortSpecParsingTest, TestClusterStateMutator, 
IndexSizeTriggerMixedBoundsTest, TestCoreContainer, LegacyCloudClusterPropTest, 
TestLMDirichletSimilarityFactory, SolrTestCaseJ4DeleteCoreTest, 
SimpleFacetsTest, MetricTriggerTest, TestSimGenericDistributedQueue, 
TestComponentsName, SolrMetricReporterTest, TestAuthenticationFramework, 
CdcrOpsAndBoundariesTest, NodeLostTriggerTest, SynonymTokenizerTest, 
FieldMutatingUpdateProcessorTest, MinimalSchemaTest, 
FieldAnalysisRequestHandlerTest, TestSafeXMLParsing, TestCloudSchemaless, 
TestFastOutputStream, LeaderFailoverAfterPartitionTest, 
TestConfigSetsAPIExclusivity, TestManagedResourceStorage, TestTrie, 
RootFieldTest, TestLRUStatsCache, TestSystemCollAutoCreate, 
MetricsHistoryHandlerTest, AlternateDirectoryTest, MergeStrategyTest, 
TestSha256AuthenticationProvider, TestJsonRangeFacets, TestTestInjection, 
DistributedSuggestComponentTest, TestDistributedGrouping, 
HdfsBackupRepositoryIntegrationTest, JWTIssuerConfigTest, 
TestEmbeddedSolrServerSchemaAPI, SystemInfoHandlerTest, RollingRestartTest]
   [junit4] Completed [258/940 (1!)] on J3 in 151.47s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54869 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to