Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Windows/229/ Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: IOException occurred when talking to server at: https://127.0.0.1:64533/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:64533/solr at __randomizedtesting.SeedInfo.seed([A6B7A94E8FAE58AC:F6E2314DD68FEEB1]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) 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.MissingSegmentRecoveryTest.teardown(MissingSegmentRecoveryTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) 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 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.base/java.lang.Thread.run(Thread.java:830) Caused by: javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038) 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:282) 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:165) 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:185) 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) ... 46 more Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1007) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355) ... 68 more Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:450) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022) ... 64 more Build Log: [...truncated 2218 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\core\test\temp\junit4-J0-20191227_102344_96612044859478412931742.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\core\test\temp\junit4-J1-20191227_102344_96715253547527899342266.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 322 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\test-framework\test\temp\junit4-J1-20191227_103321_3473733965035141513669.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\test-framework\test\temp\junit4-J0-20191227_103321_348948440191526375055.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1097 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20191227_103507_19014237662795533071657.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20191227_103507_1907418940934768027930.syserr [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 263 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20191227_103750_17410029698415081405706.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20191227_103750_1749881075106717690927.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 226 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20191227_103808_09616162162940190514197.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20191227_103808_0962130302459030247169.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 166 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20191227_103916_03115997071016092785695.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20191227_103916_03514255571183947290187.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 189 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20191227_103925_253578508524544838967.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20191227_103925_25317826057744631299329.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 172 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20191227_103954_37115687445575130129685.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20191227_103954_3715869856544983220079.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 177 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20191227_103959_97510853134757546524121.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20191227_103959_975269999899645754420.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 160 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20191227_104016_07911432384838243112688.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20191227_104016_0798360253986037565577.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 165 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20191227_104027_05815791843861490091215.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20191227_104027_0585083653665544900177.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 184 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20191227_104035_0305208039434803062999.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 31 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20191227_104035_0305311439357775682278.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1565 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\benchmark\test\temp\junit4-J1-20191227_104403_2116126999637439715713.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Suite: org.apache.lucene.benchmark.byTask.utils.StreamUtilsTest [junit4] Completed [18/18] on J0 in 0.25s, 6 tests [junit4] [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\benchmark\test\temp\junit4-J0-20191227_104403_2118471652023217299036.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 255 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\classification\test\temp\junit4-J0-20191227_104421_1609011661304146962995.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\classification\test\temp\junit4-J1-20191227_104421_1603990720556200012925.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 283 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\codecs\test\temp\junit4-J1-20191227_104449_5478914239123984665833.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\codecs\test\temp\junit4-J0-20191227_104449_54717679010859238451339.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 235 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\demo\test\temp\junit4-J0-20191227_104731_5979937557335445508044.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\demo\test\temp\junit4-J1-20191227_104731_59712084790428062656418.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 174 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\expressions\test\temp\junit4-J0-20191227_104737_23810353168608546157577.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\expressions\test\temp\junit4-J1-20191227_104737_23813191103502675813242.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 238 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\facet\test\temp\junit4-J0-20191227_104745_2601707320682612884126.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\facet\test\temp\junit4-J1-20191227_104745_26013563492168204471813.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 186 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\grouping\test\temp\junit4-J1-20191227_104836_0153498586542865467772.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\grouping\test\temp\junit4-J0-20191227_104836_0154733223566692490286.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 259 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\highlighter\test\temp\junit4-J1-20191227_104848_52010479396434839735541.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\highlighter\test\temp\junit4-J0-20191227_104848_52014476247952745515535.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 173 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\join\test\temp\junit4-J0-20191227_104930_22711314199600859674948.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\join\test\temp\junit4-J1-20191227_104930_2274370047290540600577.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 303 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\luke\test\temp\junit4-J1-20191227_104951_8978907213815145953086.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\luke\test\temp\junit4-J0-20191227_104951_89718041294713767216736.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 156 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\memory\test\temp\junit4-J0-20191227_105010_2576841525365227932506.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\memory\test\temp\junit4-J1-20191227_105010_25714966108649638066295.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 196 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\misc\test\temp\junit4-J0-20191227_105021_471955068660594937109.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\misc\test\temp\junit4-J1-20191227_105021_4719118651923992500693.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 259 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\monitor\test\temp\junit4-J1-20191227_105056_56218286326327895766938.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\monitor\test\temp\junit4-J0-20191227_105056_5623859643426794321233.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 254 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\queries\test\temp\junit4-J1-20191227_105117_2747234613156377574276.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\queries\test\temp\junit4-J0-20191227_105117_27416473229222510901309.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 235 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\queryparser\test\temp\junit4-J0-20191227_105134_82011617745507931347906.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\queryparser\test\temp\junit4-J1-20191227_105134_82013286575905761520568.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 214 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\replicator\test\temp\junit4-J1-20191227_105153_0267868432623271239912.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\replicator\test\temp\junit4-J0-20191227_105153_02616634982629826288443.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 291 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\sandbox\test\temp\junit4-J1-20191227_105218_3739307417488314301103.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 8 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\sandbox\test\temp\junit4-J0-20191227_105218_3732730182084506103455.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 302 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20191227_105348_90813341224480514198158.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20191227_105348_90814276909232344196799.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 193 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20191227_105515_771446605728684635832.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20191227_105515_7713895148333271962335.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 152 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\spatial\test\temp\junit4-J0-20191227_105535_7476041678558195757522.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 256 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\suggest\test\temp\junit4-J0-20191227_105541_43412009459803871306133.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\lucene\build\suggest\test\temp\junit4-J1-20191227_105541_4343564745412368587468.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3321 lines...] [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest [junit4] 2> 2478395 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2478396 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\data-dir-198-001 [junit4] 2> 2478396 WARN (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 2478396 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2478399 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2478400 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001 [junit4] 2> 2478401 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2478401 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2478401 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2478502 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:64520 [junit4] 2> 2478502 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64520 [junit4] 2> 2478502 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64520 [junit4] 2> 2478502 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64520 [junit4] 2> 2478505 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478508 INFO (zkConnectionManagerCallback-12816-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478508 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478512 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478515 INFO (zkConnectionManagerCallback-12818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478515 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478515 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478518 INFO (zkConnectionManagerCallback-12820-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478518 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478660 WARN (jetty-launcher-12821-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2478661 WARN (jetty-launcher-12821-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2478661 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38b9c734{/solr,null,AVAILABLE} [junit4] 2> 2478664 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2478664 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2478664 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9 [junit4] 2> 2478665 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2478665 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2478665 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2478665 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d3fd40f{/solr,null,AVAILABLE} [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3306276{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:64533} [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.e.j.s.Server Started @2478697ms [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64533} [junit4] 2> 2478666 ERROR (jetty-launcher-12821-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2478666 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-27T11:39:28.222895600Z [junit4] 2> 2478668 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b3de21b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:64536} [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.e.j.s.Server Started @2478700ms [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64536} [junit4] 2> 2478670 ERROR (jetty-launcher-12821-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.4.0 [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2478670 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-27T11:39:28.226918600Z [junit4] 2> 2478672 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478679 INFO (zkConnectionManagerCallback-12823-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478679 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478679 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2478686 INFO (zkConnectionManagerCallback-12825-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478687 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478790 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2478902 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2478904 WARN (jetty-launcher-12821-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21683e8b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478904 WARN (jetty-launcher-12821-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21683e8b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478908 WARN (jetty-launcher-12821-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30712bff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478908 WARN (jetty-launcher-12821-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30712bff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478910 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64520/solr [junit4] 2> 2478911 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478915 INFO (zkConnectionManagerCallback-12833-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478915 INFO (jetty-launcher-12821-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2478954 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2478956 WARN (jetty-launcher-12821-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f989899[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478956 WARN (jetty-launcher-12821-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f989899[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478962 WARN (jetty-launcher-12821-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@412f634c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478962 WARN (jetty-launcher-12821-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@412f634c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2478963 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64520/solr [junit4] 2> 2478965 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2478968 INFO (zkConnectionManagerCallback-12839-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2478968 INFO (jetty-launcher-12821-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2479017 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2479021 INFO (zkConnectionManagerCallback-12841-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2479021 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2479118 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2479122 INFO (zkConnectionManagerCallback-12845-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2479122 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2479135 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64536_solr [junit4] 2> 2479136 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.Overseer Overseer (id=72144874696802312-127.0.0.1:64536_solr-n_0000000000) starting [junit4] 2> 2479144 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64536_solr [junit4] 2> 2479146 WARN (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2479146 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2479151 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64533_solr as DOWN [junit4] 2> 2479154 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2479154 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64533_solr [junit4] 2> 2479154 INFO (OverseerStateUpdate-72144874696802312-127.0.0.1:64536_solr-n_0000000000) [n:127.0.0.1:64536_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64536_solr [junit4] 2> 2479156 WARN (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2479156 INFO (OverseerStateUpdate-72144874696802312-127.0.0.1:64536_solr-n_0000000000) [n:127.0.0.1:64536_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2479164 INFO (zkCallback-12840-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2479194 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2479194 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2479237 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64533.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479244 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479249 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64533.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479249 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64533.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479250 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2479251 INFO (jetty-launcher-12821-thread-1) [n:127.0.0.1:64533_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node1\. [junit4] 2> 2479251 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479251 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2479266 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2479266 INFO (jetty-launcher-12821-thread-2) [n:127.0.0.1:64536_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node2\. [junit4] 2> 2479321 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2 [junit4] 2> 2479324 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2479326 INFO (zkConnectionManagerCallback-12856-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2479326 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2479328 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2479329 INFO (SUITE-MissingSegmentRecoveryTest-seed#[A6B7A94E8FAE58AC]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64520/solr ready [junit4] 2> 2479354 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery [junit4] 2> 2479377 INFO (qtp164104454-35886) [n:127.0.0.1:64533_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2479385 INFO (OverseerThreadFactory-12585-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest [junit4] 2> 2479517 INFO (OverseerStateUpdate-72144874696802312-127.0.0.1:64536_solr-n_0000000000) [n:127.0.0.1:64536_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:64536/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2479520 INFO (OverseerStateUpdate-72144874696802312-127.0.0.1:64536_solr-n_0000000000) [n:127.0.0.1:64536_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"MissingSegmentRecoveryTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"MissingSegmentRecoveryTest_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:64533/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2479736 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2479741 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2479742 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2480754 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 2480761 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 2480771 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal [junit4] 2> 2480775 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2480775 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 2480775 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64533.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2480775 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica_n2\data\] [junit4] 2> 2480777 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal [junit4] 2> 2480780 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2480780 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 2480780 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41482d84 [junit4] 2> 2480780 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_A6B7A94E8FAE58AC-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica_n1\data\] [junit4] 2> 2480866 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2480866 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2480869 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2480869 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2480875 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b2a3c[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 2480876 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2480877 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2480877 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2480877 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654072824753553408 [junit4] 2> 2480879 INFO (searcherExecutor-12595-thread-1-processing-n:127.0.0.1:64536_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@2b2a3c[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2480880 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2480880 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2480881 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2480881 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1 [junit4] 2> 2480881 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2480881 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2480886 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2480886 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a60b7d3[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 2480889 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2480889 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2480889 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2480889 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654072824766136320 [junit4] 2> 2480892 INFO (searcherExecutor-12594-thread-1-processing-n:127.0.0.1:64533_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@1a60b7d3[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2480895 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 2480895 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1 [junit4] 2> 2481389 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2481389 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2481389 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:64536/solr/MissingSegmentRecoveryTest_shard1_replica_n1/ [junit4] 2> 2481391 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n1 url=https://127.0.0.1:64536/solr START replicas=[https://127.0.0.1:64533/solr/MissingSegmentRecoveryTest_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2481391 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n1 url=https://127.0.0.1:64536/solr DONE. We have no versions. sync failed. [junit4] 2> 2481399 INFO (qtp164104454-35888) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2481399 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2481400 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 2481400 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MissingSegmentRecoveryTest/leaders/shard1/leader after winning as /collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/72144874696802312-core_node3-n_0000000000 [junit4] 2> 2481402 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:64536/solr/MissingSegmentRecoveryTest_shard1_replica_n1/ shard1 [junit4] 2> 2481510 INFO (zkCallback-12844-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2481512 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2481517 INFO (qtp791420109-35899) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1775 [junit4] 2> 2481613 INFO (zkCallback-12844-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2481613 INFO (zkCallback-12844-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2481904 INFO (qtp164104454-35891) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2167 [junit4] 2> 2481906 INFO (qtp164104454-35886) [n:127.0.0.1:64533_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2482005 INFO (zkCallback-12840-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2482005 INFO (zkCallback-12844-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2482005 INFO (zkCallback-12844-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2482005 INFO (qtp164104454-35886) [n:127.0.0.1:64533_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2628 [junit4] 2> 2482006 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.SolrCloudTestCase waitForState (MissingSegmentRecoveryTest): Expected a collection with one shard and two replicas [junit4] 2> 2482006 INFO (zkCallback-12840-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2482006 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 2482007 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 2482007 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 2482019 INFO (qtp791420109-35907) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2} [junit4] 2> 2482043 INFO (qtp164104454-35904) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:64536/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1654072825947881472), 1 (1654072825951027200), 2 (1654072825951027201), 3 (1654072825951027202), 4 (1654072825951027203), 5 (1654072825951027204), 6 (1654072825951027205), 7 (1654072825951027206), 8 (1654072825951027207), 9 (1654072825951027208)]} 0 4 [junit4] 2> 2482047 INFO (qtp791420109-35907) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1654072825947881472), 1 (1654072825951027200), 2 (1654072825951027201), 3 (1654072825951027202), 4 (1654072825951027203), 5 (1654072825951027204), 6 (1654072825951027205), 7 (1654072825951027206), 8 (1654072825951027207), 9 (1654072825951027208)]} 0 32 [junit4] 2> 2482049 INFO (qtp791420109-35897) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1654072825982484480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2482049 INFO (qtp791420109-35897) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@643402fa commitCommandVersion:1654072825982484480 [junit4] 2> 2482051 INFO (qtp164104454-35887) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1654072825984581632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2482051 INFO (qtp164104454-35887) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b9abbf2 commitCommandVersion:1654072825984581632 [junit4] 2> 2482148 INFO (qtp791420109-35897) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35a1ed1d[MissingSegmentRecoveryTest_shard1_replica_n1] main] [junit4] 2> 2482149 INFO (searcherExecutor-12595-thread-1-processing-n:127.0.0.1:64536_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@35a1ed1d[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C10:[diagnostics={os=Windows 10, java.vendor=AdoptOpenJDK, java.version=13.0.1, java.vm.version=13.0.1+9, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=13.0.1+9, source=flush, os.version=10.0, timestamp=1577446771663}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 2482151 INFO (qtp791420109-35897) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2482151 INFO (qtp164104454-35887) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50cbc474[MissingSegmentRecoveryTest_shard1_replica_n2] main] [junit4] 2> 2482151 INFO (searcherExecutor-12594-thread-1-processing-n:127.0.0.1:64533_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@50cbc474[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.4.0):C10:[diagnostics={os=Windows 10, java.vendor=AdoptOpenJDK, java.version=13.0.1, java.vm.version=13.0.1+9, lucene.version=8.4.0, os.arch=amd64, java.runtime.version=13.0.1+9, source=flush, os.version=10.0, timestamp=1577446771653}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 2482151 INFO (qtp164104454-35887) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2482151 INFO (qtp164104454-35887) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:64536/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 104 [junit4] 2> 2482155 INFO (qtp791420109-35897) [n:127.0.0.1:64536_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1] webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 107 [junit4] 2> 2482158 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=233090872 [junit4] 2> 2482158 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64533_solr [junit4] 2> 2482159 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 2482159 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A6B7A94E8FAE58AC]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64533_solr as DOWN [junit4] 2> 2482164 INFO (coreCloseExecutor-12604-thread-1) [n:127.0.0.1:64533_solr c:MissingSegmentRecoveryTest s:shard1 r:core_no [...truncated too long message...] 0-20191227_123448_1255317012937265838026.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 572 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20191227_123629_5229982884986370671603.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20191227_123629_5224790370908230805630.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1301 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20191227_123729_23613293533426896419799.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20191227_123729_2365615651292029579702.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 667 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20191227_123756_2731309437544553631819.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20191227_123756_2731780962233982205657.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 574 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20191227_123855_73616822959060083120953.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20191227_123855_7365152164877943549759.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 566 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-jaegertracer-configurator\test\temp\junit4-J0-20191227_123930_54916485233574447721733.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 578 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20191227_124001_84217820633153371216149.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20191227_124001_8422741009363586835542.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 690 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20191227_124038_8819265771592275628998.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20191227_124038_8824879796778076680622.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 592 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20191227_124206_8225039910970420366409.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20191227_124206_82211396801857919856849.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 568 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20191227_124256_34012385406206678574561.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 35384 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Windows/229/consoleText [repro] Revision: d398ebbf119ff858d6bb1cad7d775ba6e1ec3a29 [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr\core [repro] MissingSegmentRecoveryTest [repro] ant compile-test [...truncated 3626 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MissingSegmentRecoveryTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=A6B7A94E8FAE58AC -Dtests.slow=true -Dtests.locale=vai-Latn-LR -Dtests.timezone=Europe/Andorra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 48 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\temp\junit4-J1-20191227_125422_3404860613798954836867.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 4 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.4-Windows\solr\build\solr-core\test\temp\junit4-J0-20191227_125422_3404364498128829887484.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 21 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.MissingSegmentRecoveryTest [repro] Exiting with code 0 [...truncated 78 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
