Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/429/
4 tests failed. FAILED: org.apache.lucene.search.TestPointQueries.testRandomBinaryBig Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([81DB11C283A04F59]:0) FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestPointQueries Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([81DB11C283A04F59]:0) FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR Error Message: Path must not end with / character Stack Trace: java.lang.IllegalArgumentException: Path must not end with / character at __randomizedtesting.SeedInfo.seed([F872EFFD0FFD80BC:A2EAD53B717DE75B]:0) at org.apache.zookeeper.common.PathUtils.validatePath(PathUtils.java:58) at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1523) at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:346) at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:346) at org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=106591, name=testExecutor-13399-thread-16, state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=106591, name=testExecutor-13399-thread-16, state=RUNNABLE, group=TGRP-HdfsUnloadDistributedZkTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33266/jnh/ch at __randomizedtesting.SeedInfo.seed([F872EFFD0FFD80BC]:0) at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:659) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33266/jnh/ch at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$1(BasicDistributedZkTest.java:657) ... 4 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java: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:542) ... 9 more Build Log: [...truncated 1972 lines...] [junit4] Suite: org.apache.lucene.search.TestPointQueries [junit4] 2> ??? 10, 2019 7:05:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate [junit4] 2> WARNING: Suite execution timed out: org.apache.lucene.search.TestPointQueries [junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main] [junit4] 2> at java.lang.Object.wait(Native Method) [junit4] 2> at java.lang.Thread.join(Thread.java:1252) [junit4] 2> at java.lang.Thread.join(Thread.java:1326) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496) [junit4] 2> at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) [junit4] 2> at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) [junit4] 2> at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) [junit4] 2> 2) Thread[id=299, name=TEST-TestPointQueries.testRandomBinaryBig-seed#[81DB11C283A04F59], state=RUNNABLE, group=TGRP-TestPointQueries] [junit4] 2> at org.apache.lucene.util.fst.PairOutputs.newPair(PairOutputs.java:90) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader$SimpleTextTerms.loadTerms(SimpleTextFieldsReader.java:580) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader$SimpleTextTerms.<init>(SimpleTextFieldsReader.java:540) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader.terms(SimpleTextFieldsReader.java:689) [junit4] 2> at org.apache.lucene.index.CodecReader.terms(CodecReader.java:106) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator$$Lambda$68/1107087803.terms(Unknown Source) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator.setField(FrozenBufferedUpdates.java:799) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator.nextTerm(FrozenBufferedUpdates.java:813) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.applyTermDeletes(FrozenBufferedUpdates.java:693) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.apply(FrozenBufferedUpdates.java:416) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.forceApply(FrozenBufferedUpdates.java:248) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.tryApply(FrozenBufferedUpdates.java:159) [junit4] 2> at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2611) [junit4] 2> at org.apache.lucene.index.IndexWriter$$Lambda$47/1109193853.process(Unknown Source) [junit4] 2> at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5135) [junit4] 2> at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1309) [junit4] 2> at org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1279) [junit4] 2> at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:159) [junit4] 2> at org.apache.lucene.search.TestPointQueries.verifyBinary(TestPointQueries.java:709) [junit4] 2> at org.apache.lucene.search.TestPointQueries.doTestRandomBinary(TestPointQueries.java:654) [junit4] 2> at org.apache.lucene.search.TestPointQueries.testRandomBinaryBig(TestPointQueries.java:616) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3) Thread[id=298, name=SUITE-TestPointQueries-seed#[81DB11C283A04F59], state=RUNNABLE, group=TGRP-TestPointQueries] [junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1559) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693) [junit4] 2> at java.security.AccessController.doPrivileged(Native Method) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629) [junit4] 2> 4) Thread[id=9, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main] [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50) [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPointQueries -Dtests.method=testRandomBinaryBig -Dtests.seed=81DB11C283A04F59 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-BA -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 7200s J1 | TestPointQueries.testRandomBinaryBig <<< [junit4] > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached. [junit4] > at __randomizedtesting.SeedInfo.seed([81DB11C283A04F59]:0) [junit4] 2> ??? 10, 2019 7:05:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> ??? 10, 2019 7:06:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.TestPointQueries: [junit4] 2> 1) Thread[id=299, name=TEST-TestPointQueries.testRandomBinaryBig-seed#[81DB11C283A04F59], state=RUNNABLE, group=TGRP-TestPointQueries] [junit4] 2> at org.apache.lucene.util.fst.PairOutputs.add(PairOutputs.java:140) [junit4] 2> at org.apache.lucene.util.fst.PairOutputs.add(PairOutputs.java:32) [junit4] 2> at org.apache.lucene.util.fst.Builder$UnCompiledNode.prependOutput(Builder.java:631) [junit4] 2> at org.apache.lucene.util.fst.Builder.add(Builder.java:433) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader$SimpleTextTerms.loadTerms(SimpleTextFieldsReader.java:579) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader$SimpleTextTerms.<init>(SimpleTextFieldsReader.java:540) [junit4] 2> at org.apache.lucene.codecs.simpletext.SimpleTextFieldsReader.terms(SimpleTextFieldsReader.java:689) [junit4] 2> at org.apache.lucene.index.CodecReader.terms(CodecReader.java:106) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator$$Lambda$68/1107087803.terms(Unknown Source) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator.setField(FrozenBufferedUpdates.java:799) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates$TermDocsIterator.nextTerm(FrozenBufferedUpdates.java:813) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.applyTermDeletes(FrozenBufferedUpdates.java:693) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.apply(FrozenBufferedUpdates.java:416) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.forceApply(FrozenBufferedUpdates.java:248) [junit4] 2> at org.apache.lucene.index.FrozenBufferedUpdates.tryApply(FrozenBufferedUpdates.java:159) [junit4] 2> at org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2611) [junit4] 2> at org.apache.lucene.index.IndexWriter$$Lambda$47/1109193853.process(Unknown Source) [junit4] 2> at org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5135) [junit4] 2> at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1619) [junit4] 2> at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1235) [junit4] 2> at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:189) [junit4] 2> at org.apache.lucene.search.TestPointQueries.verifyBinary(TestPointQueries.java:709) [junit4] 2> at org.apache.lucene.search.TestPointQueries.doTestRandomBinary(TestPointQueries.java:654) [junit4] 2> at org.apache.lucene.search.TestPointQueries.testRandomBinaryBig(TestPointQueries.java:616) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> ??? 10, 2019 7:06:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=299, name=TEST-TestPointQueries.testRandomBinaryBig-seed#[81DB11C283A04F59], state=RUNNABLE, group=TGRP-TestPointQueries] [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test/J1/temp/lucene.search.TestPointQueries_81DB11C283A04F59-001 [junit4] 2> Jan 11, 2019 4:06:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, timezone=AST [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=147277016,total=533200896 [junit4] 2> NOTE: All tests run in this JVM: [TestSpanOrQuery, TestPerFieldPostingsFormat, TestCharTermAttributeImpl, TestSort, TestGeoEncodingUtils, TestMaxTermFrequency, TestMatchesIterator, TestConsistentFieldNumbers, TestOfflineSorter, Test2BNumericDocValues, TestNativeFSLockFactory, TestTerm, TestAutomaton, TestSameTokenSamePosition, TestStressDeletes, TestCollectionUtil, TestPolygon2D, TestSimilarity2, TestTermVectorsReader, TestPointQueries] [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPointQueries -Dtests.seed=81DB11C283A04F59 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-BA -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | TestPointQueries (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([81DB11C283A04F59]:0) [junit4] Completed [425/488 (1!)] on J1 in 7220.42s, 2 tests, 2 errors <<< FAILURES! [...truncated 11896 lines...] [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/init-core-data-001 [junit4] 2> 894382 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 894382 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 894382 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 894383 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001 [junit4] 2> 894383 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 894383 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 894384 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 894484 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39942 [junit4] 2> 894484 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39942 [junit4] 2> 894484 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39942 [junit4] 2> 894487 INFO (zkConnectionManagerCallback-3361-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894490 INFO (zkConnectionManagerCallback-3363-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894491 INFO (zkConnectionManagerCallback-3365-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894493 WARN (jetty-launcher-3366-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 894493 WARN (jetty-launcher-3366-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 894493 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 894494 WARN (jetty-launcher-3366-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 894494 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 894494 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 894494 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 894494 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 894494 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 894495 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 894495 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 894495 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 894495 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4376e5f9{/solr,null,AVAILABLE} [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b88673{/solr,null,AVAILABLE} [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 894499 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf5db2c{/solr,null,AVAILABLE} [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@64b87e36{HTTP/1.1,[http/1.1]}{127.0.0.1:35383} [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1840c97f{HTTP/1.1,[http/1.1]}{127.0.0.1:45875} [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.e.j.s.Server Started @894606ms [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-1) [ ] o.e.j.s.Server Started @894606ms [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45875} [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35383} [junit4] 2> 894501 ERROR (jetty-launcher-3366-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 894501 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-11T09:00:22.336Z [junit4] 2> 894501 ERROR (jetty-launcher-3366-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ac43d8e{HTTP/1.1,[http/1.1]}{127.0.0.1:44906} [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-11T09:00:22.338Z [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.e.j.s.Server Started @894608ms [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44906} [junit4] 2> 894503 ERROR (jetty-launcher-3366-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 894503 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-11T09:00:22.338Z [junit4] 2> 894505 INFO (zkConnectionManagerCallback-3368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894505 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 894505 INFO (zkConnectionManagerCallback-3372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894509 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 894512 INFO (zkConnectionManagerCallback-3370-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894520 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x106e06695b50003, likely client has closed socket [junit4] 2> 894520 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 894625 INFO (jetty-launcher-3366-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39942/solr [junit4] 2> 894626 INFO (jetty-launcher-3366-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39942/solr [junit4] 2> 894627 INFO (zkConnectionManagerCallback-3377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894627 INFO (zkConnectionManagerCallback-3380-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894630 INFO (zkConnectionManagerCallback-3382-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894630 INFO (zkConnectionManagerCallback-3384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894644 INFO (jetty-launcher-3366-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39942/solr [junit4] 2> 894647 INFO (zkConnectionManagerCallback-3392-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894649 INFO (zkConnectionManagerCallback-3394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894659 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44906_solr [junit4] 2> 894660 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.c.Overseer Overseer (id=73993175101145099-127.0.0.1:44906_solr-n_0000000000) starting [junit4] 2> 894673 INFO (zkConnectionManagerCallback-3401-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894676 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39942/solr ready [junit4] 2> 894677 INFO (OverseerStateUpdate-73993175101145099-127.0.0.1:44906_solr-n_0000000000) [n:127.0.0.1:44906_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44906_solr [junit4] 2> 894678 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44906_solr [junit4] 2> 894688 INFO (zkCallback-3400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 894690 INFO (OverseerStateUpdate-73993175101145099-127.0.0.1:44906_solr-n_0000000000) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 894723 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 894728 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35383_solr as DOWN [junit4] 2> 894729 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 894729 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35383_solr [junit4] 2> 894741 INFO (zkCallback-3400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 894741 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 894752 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 894760 INFO (zkCallback-3393-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 894763 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 894766 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45875_solr as DOWN [junit4] 2> 894767 INFO (zkConnectionManagerCallback-3407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894767 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 894767 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45875_solr [junit4] 2> 894769 INFO (zkCallback-3393-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 894769 INFO (zkCallback-3383-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 894769 INFO (zkCallback-3400-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 894769 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 894770 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39942/solr ready [junit4] 2> 894780 INFO (zkCallback-3381-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 894784 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44906.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894788 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 894791 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44906.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894791 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44906.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894792 INFO (jetty-launcher-3366-thread-3) [n:127.0.0.1:44906_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/. [junit4] 2> 894807 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35383.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894815 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35383.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894815 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35383.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894816 INFO (zkConnectionManagerCallback-3413-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894816 INFO (jetty-launcher-3366-thread-2) [n:127.0.0.1:35383_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/. [junit4] 2> 894817 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 894818 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39942/solr ready [junit4] 2> 894836 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 894855 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894863 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894863 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881faac [junit4] 2> 894864 INFO (jetty-launcher-3366-thread-1) [n:127.0.0.1:45875_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/. [junit4] 2> 894901 INFO (zkConnectionManagerCallback-3419-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 894903 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 894903 INFO (SUITE-LIROnShardRestartTest-seed#[F872EFFD0FFD80BC]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39942/solr ready [junit4] 2> 894931 INFO (TEST-LIROnShardRestartTest.testAllReplicasInLIR-seed#[F872EFFD0FFD80BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAllReplicasInLIR [junit4] 2> 894933 INFO (qtp428211039-5320) [n:127.0.0.1:35383_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=allReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 894935 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection allReplicasInLIR [junit4] 2> 894938 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/allReplicasInLIR.AUTOCREATED/protwords.txt [junit4] 2> 894939 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/allReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 894941 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/allReplicasInLIR.AUTOCREATED/solrconfig.xml [junit4] 2> 894942 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/allReplicasInLIR.AUTOCREATED/synonyms.txt [junit4] 2> 894954 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/allReplicasInLIR.AUTOCREATED/stopwords.txt [junit4] 2> 894955 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/allReplicasInLIR.AUTOCREATED/params.json [junit4] 2> 894957 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 894958 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 894960 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 894961 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 894972 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 894974 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 894975 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 894976 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 894978 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 894979 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 894980 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 894982 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 894983 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 894984 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 894986 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 894987 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 894988 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 894990 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 894991 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 894993 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 894994 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 894995 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 894997 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 894998 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 894999 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 895001 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 895002 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 895004 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 895005 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 895007 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 895008 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 895009 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 895010 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 895012 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 895013 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 895015 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 895016 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 895018 INFO (OverseerThreadFactory-1668-thread-1-processing-n:127.0.0.1:44906_solr) [n:127.0.0.1:44906_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 895164 INFO (qtp428211039-5324) [n:127.0.0.1:35383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895165 INFO (qtp428211039-5325) [n:127.0.0.1:35383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895166 INFO (qtp428211039-5318) [n:127.0.0.1:35383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895166 INFO (qtp428211039-5322) [n:127.0.0.1:35383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895167 INFO (qtp428211039-5324) [n:127.0.0.1:35383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895182 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895184 INFO (qtp464341886-5335) [n:127.0.0.1:44906_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895186 INFO (qtp464341886-5336) [n:127.0.0.1:44906_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895187 INFO (qtp464341886-5337) [n:127.0.0.1:44906_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895188 INFO (qtp464341886-5333) [n:127.0.0.1:44906_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895200 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895204 INFO (qtp849584196-5323) [n:127.0.0.1:45875_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895205 INFO (qtp849584196-5326) [n:127.0.0.1:45875_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895206 INFO (qtp849584196-5328) [n:127.0.0.1:45875_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895207 INFO (qtp849584196-5319) [n:127.0.0.1:45875_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 895214 INFO (OverseerStateUpdate-73993175101145099-127.0.0.1:44906_solr-n_0000000000) [n:127.0.0.1:44906_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45875/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 895217 INFO (OverseerStateUpdate-73993175101145099-127.0.0.1:44906_solr-n_0000000000) [n:127.0.0.1:44906_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:44906/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 895219 INFO (OverseerStateUpdate-73993175101145099-127.0.0.1:44906_solr-n_0000000000) [n:127.0.0.1:44906_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35383/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 895422 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 895422 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr x:allReplicasInLIR_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n3&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 895422 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 895431 INFO (qtp428211039-5325) [n:127.0.0.1:35383_solr x:allReplicasInLIR_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n5&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 896445 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 896447 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 896448 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 896449 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 896450 WARN (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 896456 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 896461 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 896461 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 896462 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/extraction/lib [junit4] 2> 896463 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist [junit4] 2> 896463 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/clustering/lib [junit4] 2> 896463 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist [junit4] 2> 896463 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/langid/lib [junit4] 2> 896464 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist [junit4] 2> 896464 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../contrib/velocity/lib [junit4] 2> 896464 WARN (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n3/../../../../dist [junit4] 2> 896470 INFO (qtp464341886-5334) [n:127.0.0.1:44906_solr c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 896477 INFO (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 896477 INFO (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 896477 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib [junit4] 2> 896478 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist [junit4] 2> 896478 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib [junit4] 2> 896478 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist [junit4] 2> 896478 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib [junit4] 2> 896478 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist [junit4] 2> 896479 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib [junit4] 2> 896479 WARN (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_F872EFFD0FFD80BC-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n5/../../../../dist [junit4] 2> 896484 INFO (qtp428211039-5325) [n:127.0.0.1:35383_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 896500 INFO (qtp849584196-5321) [n:127.0.0.1:45875_solr c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema [allReplicasInLIR_ [...truncated too long message...] rce] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null2089691397 [copy] Copying 242 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null2089691397 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null2089691397 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 4ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 591 minutes 22 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org