Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/407/
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:44885 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:44885 at __randomizedtesting.SeedInfo.seed([83421D580A88899C:B162282A474E464]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 52 more Build Log: [...truncated 14631 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 2856416 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 2856416 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/data-dir-192-001 [junit4] 2> 2856416 WARN (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=104 numCloses=104 [junit4] 2> 2856416 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2856418 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2856418 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2856418 INFO (SUITE-RollingRestartTest-seed#[83421D580A88899C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2856422 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2856422 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2856422 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2856522 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer start zk server on port:37881 [junit4] 2> 2856522 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37881 [junit4] 2> 2856522 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37881 [junit4] 2> 2856522 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37881 [junit4] 2> 2856524 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2856527 INFO (zkConnectionManagerCallback-12311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2856527 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2856531 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2856532 INFO (zkConnectionManagerCallback-12313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2856532 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2856534 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2856536 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2856537 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/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> 2856539 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2856540 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2856541 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2856549 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2856550 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/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> 2856551 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/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> 2856551 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/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> 2856552 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2856554 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2856555 INFO (zkConnectionManagerCallback-12317-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2856555 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2856657 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2856734 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2856734 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2856734 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2856734 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2856736 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2856736 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2856736 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2856736 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4151966b{/,null,AVAILABLE} [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e4c0ee{SSL, (ssl, http/1.1)}{127.0.0.1:43007} [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.s.Server Started @2856792ms [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=43007, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/control-001/cores} [junit4] 2> 2856737 ERROR (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2856737 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T03:59:56.475Z [junit4] 2> 2856738 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2856739 INFO (zkConnectionManagerCallback-12319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2856739 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2856841 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2856841 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/control-001/solr.xml [junit4] 2> 2856844 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2856844 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2856846 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2857828 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2857829 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] 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> 2857830 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@282df4b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2857830 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@282df4b3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2857834 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] 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> 2857835 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@548cc75d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2857835 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@548cc75d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2857836 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37881/solr [junit4] 2> 2857837 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2857839 INFO (zkConnectionManagerCallback-12326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2857839 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2857941 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2857942 INFO (zkConnectionManagerCallback-12328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2857942 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2858060 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43007_ [junit4] 2> 2858061 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.Overseer Overseer (id=73553544294039557-127.0.0.1:43007_-n_0000000000) starting [junit4] 2> 2858069 INFO (OverseerStateUpdate-73553544294039557-127.0.0.1:43007_-n_0000000000) [n:127.0.0.1:43007_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43007_ [junit4] 2> 2858069 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43007_ [junit4] 2> 2858073 INFO (zkCallback-12327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2858078 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2858078 WARN (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] 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> 2858095 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2858116 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa [junit4] 2> 2858125 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa [junit4] 2> 2858125 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa [junit4] 2> 2858127 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [n:127.0.0.1:43007_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/control-001/cores [junit4] 2> 2858142 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2858143 INFO (zkConnectionManagerCallback-12337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2858143 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2858145 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2858149 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37881/solr ready [junit4] 2> 2858188 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43007_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2858193 INFO (OverseerThreadFactory-10713-thread-1-processing-n:127.0.0.1:43007_) [n:127.0.0.1:43007_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2858304 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2858304 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2859315 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0 [junit4] 2> 2859330 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2859437 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859449 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859449 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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@2cc249aa [junit4] 2> 2859449 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2859452 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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@2dc9f80a [junit4] 2> 2859466 WARN (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859503 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859503 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859505 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2859505 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2859505 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=30.9091796875, floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=16.129685673882086, segmentsPerTier=39.0, maxCFSSegmentSizeMB=0.9970703125, noCFSRatio=0.5910682341271251, deletesPctAllowed=20.56163849191338 [junit4] 2> 2859506 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c181d16[control_collection_shard1_replica_n1] main] [junit4] 2> 2859506 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2859507 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859507 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2859507 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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 1663465998773125120 [junit4] 2> 2859510 INFO (searcherExecutor-10718-thread-1-processing-n:127.0.0.1:43007_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5c181d16[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2859511 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859511 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43007/control_collection_shard1_replica_n1/ [junit4] 2> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43007/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2859513 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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/73553544294039557-core_node2-n_0000000000 [junit4] 2> 2859514 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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:43007/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2859616 INFO (zkCallback-12327-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> 2859616 INFO (zkCallback-12327-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> 2859616 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ 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> 2859620 INFO (qtp2058173727-96968) [n:127.0.0.1:43007_ ] 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=1315 [junit4] 2> 2859622 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2859719 INFO (zkCallback-12327-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> 2859719 INFO (zkCallback-12327-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> 2859719 INFO (zkCallback-12327-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> 2859720 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] 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:43007_&wt=javabin&version=2} status=0 QTime=1531 [junit4] 2> 2859720 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 2859824 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2859825 INFO (zkConnectionManagerCallback-12343-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2859825 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2859826 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2859826 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37881/solr ready [junit4] 2> 2859826 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2859829 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2859831 INFO (OverseerThreadFactory-10713-thread-2-processing-n:127.0.0.1:43007_) [n:127.0.0.1:43007_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2859831 INFO (OverseerCollectionConfigSetProcessor-73553544294039557-127.0.0.1:43007_-n_0000000000) [n:127.0.0.1:43007_ ] 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> 2860034 WARN (OverseerThreadFactory-10713-thread-2-processing-n:127.0.0.1:43007_) [n:127.0.0.1:43007_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2860035 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2860036 INFO (qtp2058173727-96970) [n:127.0.0.1:43007_ ] 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=207 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2860037 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 2860109 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-1-001 of type NRT for shard2 [junit4] 2> 2860110 WARN (closeThreadPool-12344-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860111 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dbb3ffe{/,null,AVAILABLE} [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@17b435b7{SSL, (ssl, http/1.1)}{127.0.0.1:46625} [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.e.j.s.Server Started @2860168ms [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46625, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-1-001/cores} [junit4] 2> 2860112 ERROR (closeThreadPool-12344-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860112 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T03:59:59.850Z [junit4] 2> 2860119 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860121 INFO (zkConnectionManagerCallback-12346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860121 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860185 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-2-001 of type NRT for shard1 [junit4] 2> 2860186 WARN (closeThreadPool-12344-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860186 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860186 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860186 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860190 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860190 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860190 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2860193 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f05423a{/,null,AVAILABLE} [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@262f1c7b{SSL, (ssl, http/1.1)}{127.0.0.1:46601} [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.e.j.s.Server Started @2860249ms [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=46601, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-2-001/cores} [junit4] 2> 2860194 ERROR (closeThreadPool-12344-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860194 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T03:59:59.932Z [junit4] 2> 2860195 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860197 INFO (zkConnectionManagerCallback-12348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860197 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860222 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860222 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-1-001/solr.xml [junit4] 2> 2860226 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860226 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860227 INFO (closeThreadPool-12344-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860262 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-3-001 of type NRT for shard2 [junit4] 2> 2860266 WARN (closeThreadPool-12344-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860266 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860266 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860266 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860267 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860267 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860267 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860267 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45122d19{/,null,AVAILABLE} [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@580596eb{SSL, (ssl, http/1.1)}{127.0.0.1:39473} [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.e.j.s.Server Started @2860323ms [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=39473, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-3-001/cores} [junit4] 2> 2860268 ERROR (closeThreadPool-12344-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860268 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.006Z [junit4] 2> 2860270 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860273 INFO (zkConnectionManagerCallback-12351-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860273 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860323 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860323 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-2-001/solr.xml [junit4] 2> 2860328 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860328 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860329 INFO (closeThreadPool-12344-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860341 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-4-001 of type NRT for shard1 [junit4] 2> 2860358 WARN (closeThreadPool-12344-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860358 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860358 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860358 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860424 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-5-001 of type NRT for shard2 [junit4] 2> 2860425 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860425 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860425 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860425 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d35b30{/,null,AVAILABLE} [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-3-001/solr.xml [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5aa6b3c5{SSL, (ssl, http/1.1)}{127.0.0.1:39827} [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.e.j.s.Server Started @2860485ms [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=39827, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-4-001/cores} [junit4] 2> 2860429 ERROR (closeThreadPool-12344-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860429 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.167Z [junit4] 2> 2860431 WARN (closeThreadPool-12344-thread-5) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860431 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860431 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860431 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860432 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860432 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860433 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860433 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860433 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860433 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860433 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19b1bb21{/,null,AVAILABLE} [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6088a134{SSL, (ssl, http/1.1)}{127.0.0.1:42897} [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.e.j.s.Server Started @2860490ms [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=42897, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-5-001/cores} [junit4] 2> 2860434 ERROR (closeThreadPool-12344-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860434 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.172Z [junit4] 2> 2860435 INFO (closeThreadPool-12344-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860435 INFO (zkConnectionManagerCallback-12354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860435 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860436 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860456 INFO (zkConnectionManagerCallback-12356-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860456 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860509 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-6-001 of type NRT for shard1 [junit4] 2> 2860514 WARN (closeThreadPool-12344-thread-6) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860514 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860514 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860514 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860536 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860536 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-4-001/solr.xml [junit4] 2> 2860539 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860539 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860563 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860563 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-5-001/solr.xml [junit4] 2> 2860565 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860565 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860566 INFO (closeThreadPool-12344-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860566 INFO (closeThreadPool-12344-thread-5) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860596 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860596 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860596 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2860601 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d3cd91{/,null,AVAILABLE} [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7b6be981{SSL, (ssl, http/1.1)}{127.0.0.1:35415} [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.e.j.s.Server Started @2860660ms [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=35415, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-6-001/cores} [junit4] 2> 2860605 ERROR (closeThreadPool-12344-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860605 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.343Z [junit4] 2> 2860626 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860634 INFO (zkConnectionManagerCallback-12361-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860634 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860658 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-7-001 of type NRT for shard2 [junit4] 2> 2860669 WARN (closeThreadPool-12344-thread-7) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860669 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860669 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860669 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860741 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-8-001 of type NRT for shard1 [junit4] 2> 2860741 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860741 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860741 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860741 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b239204{/,null,AVAILABLE} [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-6-001/solr.xml [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1cedd92c{SSL, (ssl, http/1.1)}{127.0.0.1:44997} [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.e.j.s.Server Started @2860797ms [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=44997, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-7-001/cores} [junit4] 2> 2860742 ERROR (closeThreadPool-12344-thread-7) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860742 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.480Z [junit4] 2> 2860745 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2860745 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2860746 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2860773 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860784 WARN (closeThreadPool-12344-thread-8) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860784 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860784 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860784 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2860877 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2860877 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2860877 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2860883 INFO (zkConnectionManagerCallback-12363-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860883 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860900 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51eaad0c{/,null,AVAILABLE} [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.AbstractConnector Started ServerConnector@392e497d{SSL, (ssl, http/1.1)}{127.0.0.1:46247} [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.e.j.s.Server Started @2860956ms [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/, hostPort=46247, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-8-001/cores} [junit4] 2> 2860901 ERROR (closeThreadPool-12344-thread-8) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2860901 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.639Z [junit4] 2> 2860921 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2860937 INFO (zkConnectionManagerCallback-12366-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2860937 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2860941 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-9-001 of type NRT for shard2 [junit4] 2> 2860956 WARN (closeThreadPool-12344-thread-9) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2860956 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2860956 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2860956 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2861001 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2861001 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-7-001/solr.xml [junit4] 2> 2861004 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2861004 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2861006 INFO (closeThreadPool-12344-thread-7) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2861052 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2861052 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2861052 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2861061 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e6af70{/,null,AVAILABLE} [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.AbstractConnector Started ServerConnector@443ecdfa{SSL, (ssl, http/1.1)}{127.0.0.1:34585} [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.e.j.s.Server Started @2861117ms [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/tempDir-001/jetty9, solrconfig=solrconfig.xml, hostContext=/, hostPort=34585, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-9-001/cores} [junit4] 2> 2861062 ERROR (closeThreadPool-12344-thread-9) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.0 [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 2861062 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-09T04:00:00.800Z [junit4] 2> 2861093 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2861106 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2861106 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-8-001/solr.xml [junit4] 2> 2861106 INFO (zkConnectionManagerCallback-12369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2861106 INFO (closeThreadPool-12344-thread-9) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2861109 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2861109 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2861109 INFO (TEST-RollingRestartTest.test-seed#[83421D580A88899C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 10 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001/shard-10-001 of type NRT for shard1 [junit4] 2> 2861110 INFO (closeThreadPool-12344-thread-8) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2cc249aa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2861123 WARN (closeThreadPool-12344-thread-10) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2861125 INFO (closeThreadPool-12344-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2861125 INFO (closeThreadPool-12344-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2861125 INFO (closeThreadPool-12344-thread-10) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 2861131 INFO (closeThreadPool-12344-thread-6) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2861132 WARN (closeThreadPool-12344-thread-6) [ ] 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> 2861178 WARN (closeThreadPool-12344-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5db75bdf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2861178 WARN (closeThreadPool-12344-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5db75bdf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2861229 INFO (closeThreadPool- [...truncated too long message...] tpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_83421D580A88899C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=594, maxMBSortInHeap=5.499350713508755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7d729819), locale=en-MT, timezone=Pacific/Midway [junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=95271680,total=534773760 [junit4] 2> NOTE: All tests run in this JVM: [TestHdfsCloudBackupRestore, TestSortByMinMaxFunction, MultiSolrCloudTestCaseTest, TestSolrCloudWithDelegationTokens, MaxSizeAutoCommitTest, TestRequestStatusCollectionAPI, PreAnalyzedFieldManagedSchemaCloudTest, TestRemoteStreaming, StatsComponentTest, LeaderElectionContextKeyTest, SecurityConfHandlerTest, TestHighlightDedupGrouping, TestChildDocTransformerHierarchy, TestPushWriter, TestRTGBase, SolrShardReporterTest, JavabinLoaderTest, SolrMetricsIntegrationTest, TestSweetSpotSimilarityFactory, TestFilteredDocIdSet, DistributedFacetSimpleRefinementLongTailTest, TestSimClusterStateProvider, DistributedQueueTest, TestNumericRangeQuery32, UtilsToolTest, TestSimDistributedQueue, TestImpersonationWithHadoopAuth, BooleanFieldTest, TestFunctionQuery, TestTlogReplayVsRecovery, HdfsThreadLeakTest, TestSolrTestCaseJ4, SignificantTermsQParserPluginTest, AddReplicaTest, HttpPartitionOnCommitTest, TestCloudSchemaless, TestSimpleTextCodec, TriLevelCompositeIdRoutingTest, AutoScalingHandlerTest, ClusterStateUpdateTest, PeerSyncWithIndexFingerprintCachingTest, TestDistributedStatsComponentCardinality, TestMissingGroups, DistributedQueryComponentOptimizationTest, TestLegacyNumericUtils, TestBackupRepositoryFactory, JWTVerificationkeyResolverTest, TestPseudoReturnFields, TestCopyFieldCollectionResource, WordBreakSolrSpellCheckerTest, QueryParsingTest, NoCacheHeaderTest, AlternateDirectoryTest, TestDynamicFieldNamesIndexCorrectly, TestXIncludeConfig, TestLogWatcher, TestNamedUpdateProcessors, TestUpdate, TestSolrDeletionPolicy2, ConcurrentCreateCollectionTest, HdfsDirectoryFactoryTest, TestAddFieldRealTimeGet, TestInPlaceUpdateWithRouteField, DataDrivenBlockJoinTest, TestCSVResponseWriter, SuggesterTest, CSVRequestHandlerTest, TestExtendedDismaxParser, TestSimTriggerIntegration, DistribCursorPagingTest, HLLUtilTest, SolrCoreMetricManagerTest, TestSolrCoreSnapshots, BaseCdcrDistributedZkTest, TestHalfAndHalfDocValues, CheckHdfsIndexTest, ConjunctionSolrSpellCheckerTest, DistributedFacetPivotWhiteBoxTest, TestStandardQParsers, TriggerEventQueueTest, TestSolrConfigHandlerConcurrent, TestLegacyNumericRangeQueryBuilder, SpellPossibilityIteratorTest, ZkNodePropsTest, DeleteInactiveReplicaTest, TestReplicationHandlerDiskOverFlow, RootFieldTest, BadComponentTest, SolrIndexConfigTest, Tagger2Test, ClassificationUpdateProcessorTest, TestBinaryField, SyncSliceTest, AssignTest, MetricsHistoryWithAuthIntegrationTest, CustomTermsComponentTest, EnumFieldTest, TestRequestForwarding, BasicDistributedZk2Test, BJQFilterAccessibleTest, TestCoreDiscovery, BasicAuthIntegrationTest, TestSurroundQueryParser, TestSmileRequest, TestUseDocValuesAsStored2, XmlInterpolationTest, IndexSizeTriggerSizeEstimationTest, TestGraphTermsQParserPlugin, TestWithCollection, TestNonDefinedSimilarityFactory, TestAtomicUpdateErrorCases, SplitByPrefixTest, NumericFieldsTest, V2ApiIntegrationTest, NodeMutatorTest, TestSubQueryTransformerCrossCore, ZkCollectionPropsCachingTest, TestCSVLoader, DimensionalRoutedAliasUpdateProcessorTest, HealthCheckHandlerTest, TestDistributedSearch, TestDFISimilarityFactory, TestRecoveryHdfs, TestFieldCollectionResource, CoreAdminRequestStatusTest, TestDistribIDF, PreAnalyzedUpdateProcessorTest, CategoryRoutedAliasUpdateProcessorTest, TestConfigSetsAPIZkFailure, HdfsRecoveryZkTest, RequestLoggingTest, TestTolerantUpdateProcessorRandomCloud, LoggingHandlerTest, GraphQueryTest, InfixSuggestersTest, RestoreTriggerStateTest, AuthToolTest, TestCloudPhrasesIdentificationComponent, JWTAuthPluginIntegrationTest, LeaderVoteWaitTimeoutTest, TestInPlaceUpdatesStandalone, TestCloudConsistency, LeaderFailoverAfterPartitionTest, TestSimNodeLostTrigger, CdcrOpsAndBoundariesTest, StatelessScriptUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestComplexPhraseLeadingWildcard, TestDynamicURP, DisMaxRequestHandlerTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestGroupingSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteShardTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderTragicEventTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerTaskQueueTest, PackageManagerCLITest, PeerSyncReplicationTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest] [junit4] Completed [387/904 (1!)] on J1 in 150.76s, 1 test, 1 error <<< FAILURES! [...truncated 54305 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
