Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/21/ Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UseG1GC
5 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestIndexSearcher Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([23745858046EEBB]:0) FAILED: org.apache.lucene.search.TestIndexSearcher.testRejectedExecution 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([23745858046EEBB]:0) FAILED: org.apache.solr.handler.TestPackages.testPackageAPI Error Message: actual output : { "responseHeader":{ "status":400, "QTime":1}, "error":{ "metadata":{ "error-class":"org.apache.solr.api.ApiBag$ExceptionWithErrObject", "root-error-class":"org.apache.solr.api.ApiBag$ExceptionWithErrObject"}, "details":[{ "add":{ "name":"global", "version":"0.1", "file":{ "id":"wrong-id", "sig":"wrong-sig"}}, "errorMessages":["node not started with enable.package=true"]}], "msg":"Error in executing commands", "code":400}} Stack Trace: java.lang.AssertionError: actual output : { "responseHeader":{ "status":400, "QTime":1}, "error":{ "metadata":{ "error-class":"org.apache.solr.api.ApiBag$ExceptionWithErrObject", "root-error-class":"org.apache.solr.api.ApiBag$ExceptionWithErrObject"}, "details":[{ "add":{ "name":"global", "version":"0.1", "file":{ "id":"wrong-id", "sig":"wrong-sig"}}, "errorMessages":["node not started with enable.package=true"]}], "msg":"Error in executing commands", "code":400}} at __randomizedtesting.SeedInfo.seed([3CC5E5AA0571DACB:4ECAF0E4A92A80DB]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.handler.TestPackages.testPackageAPI(TestPackages.java:180) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.handler.TestPackages.testPluginFrompackage Error Message: Error from server at http://127.0.0.1:40165/solr: Error in executing commands Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:40165/solr: Error in executing commands at __randomizedtesting.SeedInfo.seed([3CC5E5AA0571DACB:E99F02DE92DE9835]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:642) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.handler.TestPackages.testPluginFrompackage(TestPackages.java:462) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.handler.TestPackages.testRuntimeLibWithSig2048 Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([3CC5E5AA0571DACB:E1A8C602A5C540AA]:0) at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.solr.handler.TestPackages.testRuntimeLibWithSig2048(TestPackages.java:322) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 2214 lines...] [junit4] Suite: org.apache.lucene.search.TestIndexSearcher [junit4] 2> ꕭꖃ 14, 2019 5:16:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate [junit4] 2> WARNING: Suite execution timed out: org.apache.lucene.search.TestIndexSearcher [junit4] 2> 1) Thread[id=4780, name=SUITE-TestIndexSearcher-seed#[23745858046EEBB], state=RUNNABLE, group=TGRP-TestIndexSearcher] [junit4] 2> at java.base/java.lang.Thread.getStackTrace(Thread.java:1606) [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.base/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> 2) Thread[id=1, name=main, state=WAITING, group=main] [junit4] 2> at java.base@11.0.4/java.lang.Object.wait(Native Method) [junit4] 2> at java.base@11.0.4/java.lang.Thread.join(Thread.java:1305) [junit4] 2> at java.base@11.0.4/java.lang.Thread.join(Thread.java:1379) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496) [junit4] 2> at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) [junit4] 2> at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) [junit4] 2> at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) [junit4] 2> 3) Thread[id=12, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main] [junit4] 2> at java.base@11.0.4/java.lang.Thread.sleep(Native Method) [junit4] 2> at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50) [junit4] 2> 4) Thread[id=4781, name=TEST-TestIndexSearcher.testRejectedExecution-seed#[23745858046EEBB], state=WAITING, group=TGRP-TestIndexSearcher] [junit4] 2> at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method) [junit4] 2> at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] 2> at java.base@11.0.4/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447) [junit4] 2> at java.base@11.0.4/java.util.concurrent.FutureTask.get(FutureTask.java:190) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:688) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:492) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:503) [junit4] 2> at app//org.apache.lucene.search.TestIndexSearcher.testRejectedExecution(TestIndexSearcher.java:293) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.base@11.0.4/java.lang.reflect.Method.invoke(Method.java:566) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [junit4] 2> at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [junit4] 2> at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.base@11.0.4/java.lang.Thread.run(Thread.java:834) [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexSearcher -Dtests.method=testRejectedExecution -Dtests.seed=23745858046EEBB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vai -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 7200s J0 | TestIndexSearcher.testRejectedExecution <<< [junit4] > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached. [junit4] > at __randomizedtesting.SeedInfo.seed([23745858046EEBB]:0) [junit4] 2> ꕭꖃ 14, 2019 5:16:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> ꕭꖃ 14, 2019 5:17:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.TestIndexSearcher: [junit4] 2> 1) Thread[id=4781, name=TEST-TestIndexSearcher.testRejectedExecution-seed#[23745858046EEBB], state=WAITING, group=TGRP-TestIndexSearcher] [junit4] 2> at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method) [junit4] 2> at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) [junit4] 2> at java.base@11.0.4/java.util.concurrent.FutureTask.awaitDone(FutureTask.java:447) [junit4] 2> at java.base@11.0.4/java.util.concurrent.FutureTask.get(FutureTask.java:190) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:688) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:492) [junit4] 2> at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:503) [junit4] 2> at app//org.apache.lucene.search.TestIndexSearcher.testRejectedExecution(TestIndexSearcher.java:293) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at java.base@11.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.base@11.0.4/java.lang.reflect.Method.invoke(Method.java:566) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [junit4] 2> at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [junit4] 2> at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [junit4] 2> at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [junit4] 2> at java.base@11.0.4/java.lang.Thread.run(Thread.java:834) [junit4] 2> ꕭꖃ 14, 2019 5:17:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=4781, name=TEST-TestIndexSearcher.testRejectedExecution-seed#[23745858046EEBB], state=WAITING, group=TGRP-TestIndexSearcher] [junit4] 2> Oct 14, 2019 3:17:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32c6a4a), locale=vai, timezone=Africa/Harare [junit4] 2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=191039744,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestPerSegmentDeletes, TestDirectoryReaderReopen, TestFSTs, TestFieldsReader, TestCharsRefBuilder, TestBinaryDocValuesUpdates, TestWordlistLoader, TestAtomicUpdate, TestIndependenceChiSquared, TestLatLonDocValuesQueries, TestFilterLeafReader, TestDocValuesFieldUpdates, TestBooleanQuery, TestStringMSBRadixSorter, TestSimpleExplanationsWithFillerDocs, TestBM25Similarity, TestDocsWithFieldSet, TestSearchAfter, TestMSBRadixSorter, TestFilterSpans, TestFastCompressionMode, TestLongRangeFieldQueries, TestMergeRateLimiter, TestReaderClosed, Test4GBStoredFields, TestMaxScoreSumPropagator, TestFrozenBufferedUpdates, TestTrackingDirectoryWrapper, TestPositiveScoresOnlyCollector, TestLazyProxSkipping, TestTerms, TestAttributeSource, TestFeatureDoubleValues, TestIndexWriterLockRelease, TestDelegatingAnalyzerWrapper, TestSpanCollection, TestSpanSearchEquivalence, TestLongRange, TestCharArraySet, TestReusableStringReader, TestUnicodeUtil, TestLatLonPointDistanceFeatureQuery, TestIndexWriterExceptions2, TestDirectPacked, TestTotalHits, TestDoubleValuesSource, TestBoolean2ScorerSupplier, TestTerm, TestSimilarityBase, TestPostingsOffsets, TestNoDeletionPolicy, Test2BSortedDocValuesFixedSorted, TestBooleanScorer, TestQueryBuilder, FuzzyTermOnShortTermsTest, TestPayloadsOnVectors, TestLucene50TermVectorsFormat, TestOfflineSorter, TestConjunctions, TestSloppyPhraseQuery2, TestAxiomaticF3EXP, TestNativeFSLockFactory, TestMinimize, TestAssertions, TestMultiMMap, TestIndexWriterReader, TestApproximationSearchEquivalence, TestSpansEnum, TestTimeLimitingCollector, TestDisjunctionMaxQuery, TestTermQuery, TestSpanExplanationsOfNonMatches, TestMultiPhraseEnum, TestMatchNoDocsQuery, TestFloatRangeFieldQueries, TestMutablePointsReaderUtils, TestMultiDocValues, TestFieldCacheRewriteMethod, TestIntRange, TestTermVectorsReader, TestSimilarityProvider, TestClassicSimilarity, TestLucene70SegmentInfoFormat, TestIndexWriterDelete, TestCrashCausesCorruptIndex, TestDocumentsWriterStallControl, TestDocValuesQueries, TestWeakIdentityMap, TestBlockPostingsFormat2, TestBlockPostingsFormat3, TestForUtil, TestLucene50CompoundFormat, TestLucene50LiveDocsFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene80NormsFormat, TestPerFieldDocValuesFormat, TestForTooMuchCloning, TestForceMergeForever, TestIndexInput, TestIndexReaderClose, TestIndexSorting, TestIndexWriterOnDiskFull, TestIndexWriterOnJRECrash, TestIndexWriterOnVMError, TestIndexWriterUnicode, TestIndexableField, TestIndexingSequenceNumbers, TestOmitNorms, TestOmitPositions, TestOmitTf, TestOrdinalMap, TestParallelCompositeReader, TestParallelLeafReader, TestParallelTermEnum, TestReadOnlyIndex, TestRollingUpdates, TestSegmentTermDocs, TestSizeBoundedForceMerge, TestSoftDeletesDirectoryReaderWrapper, TestSoftDeletesRetentionMergePolicy, TestSortedSetDocValues, TestStressAdvance, TestStressIndexing2, TestStressNRT, TestTermdocPerf, TestTieredMergePolicy, TestBlockMaxConjunction, TestComplexExplanations, TestConstantScoreScorer, TestControlledRealTimeReopenThread, TestIndexSearcher] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexSearcher -Dtests.seed=23745858046EEBB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vai -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | TestIndexSearcher (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([23745858046EEBB]:0) [junit4] Completed [524/524 (1!)] on J0 in 7220.33s, 8 tests, 2 errors <<< FAILURES! [...truncated 12489 lines...] [junit4] Suite: org.apache.solr.handler.TestPackages [junit4] 2> 1581803 INFO (SUITE-TestPackages-seed#[3CC5E5AA0571DACB]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/data-dir-157-001 [junit4] 2> 1581803 WARN (SUITE-TestPackages-seed#[3CC5E5AA0571DACB]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1581803 INFO (SUITE-TestPackages-seed#[3CC5E5AA0571DACB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1581804 INFO (SUITE-TestPackages-seed#[3CC5E5AA0571DACB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") [junit4] 2> 1581804 INFO (SUITE-TestPackages-seed#[3CC5E5AA0571DACB]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1581806 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPackageAPI [junit4] 2> 1581807 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/tempDir-001 [junit4] 2> 1581807 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1581807 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1581807 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1581907 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.ZkTestServer start zk server on port:39181 [junit4] 2> 1581908 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39181 [junit4] 2> 1581908 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39181 [junit4] 2> 1581908 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39181 [junit4] 2> 1581909 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581910 INFO (zkConnectionManagerCallback-15805-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581911 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581912 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581913 INFO (zkConnectionManagerCallback-15807-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581913 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1581914 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1581914 INFO (zkConnectionManagerCallback-15809-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1581915 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582018 WARN (jetty-launcher-15810-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1582018 WARN (jetty-launcher-15810-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1582018 WARN (jetty-launcher-15810-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1582018 WARN (jetty-launcher-15810-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1582018 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1582037 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1582037 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1582037 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1582037 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1582037 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1582038 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@767a5ac7{/solr,null,AVAILABLE} [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd269c2{/solr,null,AVAILABLE} [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@847f5b8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40217} [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3632671d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43861} [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.e.j.s.Server Started @1582089ms [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.e.j.s.Server Started @1582089ms [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40217} [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43861} [junit4] 2> 1582043 ERROR (jetty-launcher-15810-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1582043 ERROR (jetty-launcher-15810-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-10-14T04:08:19.912831Z [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1582043 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-10-14T04:08:19.912888Z [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1582045 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab9fbd9{/solr,null,AVAILABLE} [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@13af0931{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44731} [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.e.j.s.Server Started @1582092ms [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44731} [junit4] 2> 1582046 ERROR (jetty-launcher-15810-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1582046 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-10-14T04:08:19.915484Z [junit4] 2> 1582053 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582057 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582061 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57f049e2{/solr,null,AVAILABLE} [junit4] 2> 1582062 INFO (zkConnectionManagerCallback-15814-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2cbb8b6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44409} [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.e.j.s.Server Started @1582108ms [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44409} [junit4] 2> 1582062 ERROR (jetty-launcher-15810-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-10-14T04:08:19.931566Z [junit4] 2> 1582062 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1582069 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582079 INFO (zkConnectionManagerCallback-15812-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582079 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582079 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582079 INFO (zkConnectionManagerCallback-15816-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582079 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582079 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1582080 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1582080 INFO (zkConnectionManagerCallback-15818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582080 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582081 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1582238 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1582239 WARN (jetty-launcher-15810-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b25abd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582239 WARN (jetty-launcher-15810-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b25abd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582240 WARN (jetty-launcher-15810-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53f2de0f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582240 WARN (jetty-launcher-15810-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53f2de0f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582241 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39181/solr [junit4] 2> 1582241 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582242 INFO (zkConnectionManagerCallback-15826-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582242 INFO (jetty-launcher-15810-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582325 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1582326 WARN (jetty-launcher-15810-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@370d69db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582326 WARN (jetty-launcher-15810-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@370d69db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582328 WARN (jetty-launcher-15810-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@289a3a16[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582328 WARN (jetty-launcher-15810-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@289a3a16[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582329 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39181/solr [junit4] 2> 1582333 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582333 INFO (zkConnectionManagerCallback-15833-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582333 INFO (jetty-launcher-15810-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582385 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582386 INFO (zkConnectionManagerCallback-15835-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582386 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582428 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582429 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582429 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1582429 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582431 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44731_solr [junit4] 2> 1582431 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.Overseer Overseer (id=72304234932535305-127.0.0.1:44731_solr-n_0000000000) starting [junit4] 2> 1582434 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582435 INFO (zkConnectionManagerCallback-15842-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582435 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582435 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582435 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582435 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1582436 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582436 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39181/solr ready [junit4] 2> 1582436 INFO (OverseerStateUpdate-72304234932535305-127.0.0.1:44731_solr-n_0000000000) [n:127.0.0.1:44731_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44731_solr [junit4] 2> 1582437 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44731_solr [junit4] 2> 1582437 DEBUG (OverseerStateUpdate-72304234932535305-127.0.0.1:44731_solr-n_0000000000) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [] [junit4] 2> 1582437 DEBUG (OverseerStateUpdate-72304234932535305-127.0.0.1:44731_solr-n_0000000000) [n:127.0.0.1:44731_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582438 DEBUG (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.PackageBag clusterprops.json changed , version -1 [junit4] 2> 1582449 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 1582449 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 1582450 INFO (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1582450 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44731_solr] [junit4] 2> 1582450 INFO (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1582450 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44731_solr] [junit4] 2> 1582452 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1582466 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1582466 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582466 WARN (jetty-launcher-15810-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@156a22e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582466 WARN (jetty-launcher-15810-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@156a22e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582473 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582473 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582473 WARN (jetty-launcher-15810-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7546adef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582473 WARN (jetty-launcher-15810-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7546adef[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582474 INFO (jetty-launcher-15810-thread-1) [n:127.0.0.1:44731_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/tempDir-001/node1/. [junit4] 2> 1582474 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39181/solr [junit4] 2> 1582476 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582477 INFO (zkConnectionManagerCallback-15849-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582477 INFO (jetty-launcher-15810-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582539 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1582540 WARN (jetty-launcher-15810-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46f8cfa1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582540 WARN (jetty-launcher-15810-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46f8cfa1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582541 WARN (jetty-launcher-15810-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28b111a1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582541 WARN (jetty-launcher-15810-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28b111a1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1582542 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39181/solr [junit4] 2> 1582543 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582543 INFO (zkConnectionManagerCallback-15856-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582543 INFO (jetty-launcher-15810-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582585 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582586 INFO (zkConnectionManagerCallback-15858-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582586 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582588 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582588 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582588 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1582588 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44731_solr] [junit4] 2> 1582588 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582590 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40217_solr as DOWN [junit4] 2> 1582590 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1582590 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40217_solr [junit4] 2> 1582591 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1582591 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1582591 INFO (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1582591 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582591 INFO (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1582591 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582591 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1]) [junit4] 2> 1582591 INFO (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1582591 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582592 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582592 INFO (zkConnectionManagerCallback-15865-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582592 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582592 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582592 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582593 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1582593 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582593 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582593 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39181/solr ready [junit4] 2> 1582593 DEBUG (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.PackageBag clusterprops.json changed , version -1 [junit4] 2> 1582608 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1582620 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40217.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582626 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40217.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582626 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40217.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582627 INFO (jetty-launcher-15810-thread-3) [n:127.0.0.1:40217_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/tempDir-001/node3/. [junit4] 2> 1582685 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582686 INFO (zkConnectionManagerCallback-15868-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582686 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582689 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582689 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582689 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1582689 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582690 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582691 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43861_solr as DOWN [junit4] 2> 1582691 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1582691 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43861_solr [junit4] 2> 1582692 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1582692 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1582692 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1582692 INFO (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1582692 DEBUG (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1582692 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582692 INFO (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1582692 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582692 DEBUG (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1582692 INFO (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1582692 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582692 INFO (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1582692 DEBUG (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582692 INFO (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1582692 DEBUG (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582693 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582693 INFO (zkConnectionManagerCallback-15875-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582693 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582693 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582694 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582694 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1582694 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582694 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582694 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39181/solr ready [junit4] 2> 1582695 DEBUG (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.PackageBag clusterprops.json changed , version -1 [junit4] 2> 1582705 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1582714 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582720 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582720 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582720 INFO (jetty-launcher-15810-thread-4) [n:127.0.0.1:43861_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/tempDir-001/node4/. [junit4] 2> 1582785 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582786 INFO (zkConnectionManagerCallback-15878-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582786 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582788 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582789 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582789 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1582789 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582789 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582791 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44409_solr as DOWN [junit4] 2> 1582791 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1582791 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44409_solr [junit4] 2> 1582791 DEBUG (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 DEBUG (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 DEBUG (zkCallback-15877-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 INFO (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15841-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 INFO (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15834-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 DEBUG (zkCallback-15874-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 1582792 INFO (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15857-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 INFO (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15867-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 INFO (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15864-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 INFO (zkCallback-15874-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15874-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582792 INFO (zkCallback-15877-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1582792 DEBUG (zkCallback-15877-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44731_solr] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582793 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582793 INFO (zkConnectionManagerCallback-15885-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582793 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582793 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582794 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582794 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1582794 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582794 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582794 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39181/solr ready [junit4] 2> 1582794 DEBUG (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.PackageBag clusterprops.json changed , version -1 [junit4] 2> 1582804 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1582814 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582822 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582822 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@12633c85 [junit4] 2> 1582823 INFO (jetty-launcher-15810-thread-2) [n:127.0.0.1:44409_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestPackages_3CC5E5AA0571DACB-001/tempDir-001/node2/. [junit4] 2> 1582853 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1582853 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1582854 INFO (zkConnectionManagerCallback-15891-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1582855 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1582855 DEBUG (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1582855 DEBUG (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1582856 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1582856 DEBUG (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:40217_solr, 127.0.0.1:43861_solr, 127.0.0.1:44409_solr, 127.0.0.1:44731_solr] [junit4] 2> 1582856 DEBUG (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [0] total [0] [junit4] 2> 1582857 INFO (TEST-TestPackages.testPackageAPI-seed#[3CC5E5AA0571DACB]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39181/solr ready [junit4] 2> 1582864 INFO (qtp955620979-36199) [n:127.0.0.1:43861_solr ] o.a.s.c.DistribFileStore persisted a blob e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc-runtimelibs.jar [junit4] 2> 1582872 INFO (qtp202131271-36207) [n:127.0.0.1:44409_solr ] o.a.s.c.DistribFileStore fetching a blob e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc-runtimelibs.jar from 127.0.0.1:43861_solr [junit4] 2> 1582873 INFO (qtp202131271-36207) [n:127.0.0.1:44409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/filestore/package params={fromNode=127.0.0.1:43861_solr&id=e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc-runtimelibs.jar} status=0 QTime=0 [junit4] 2> 1582874 INFO (qtp955620979-36195) [n:127.0.0.1:43861_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/filestore/package/e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a129ea1be5c70fc-runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 1582875 INFO (updateExecutor-15852-thread-1-processing-n:127.0.0.1:44409_solr) [n:127.0.0.1:44409_solr ] o.a.s.c.DistribFileStore persisted a blob e1f9e23988c19619402f1040c9251556dcd6e02b9d3e3b966a [...truncated too long message...] d(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=392, blockSize=844), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=844)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c3f1dd0), locale=az-Cyrl, timezone=Africa/Ouagadougou [junit4] 2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=246458216,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [CollectionTooManyReplicasTest, SolrIndexSplitterTest, TestSolrQueryResponse, TestDynamicFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestSearchPerf, ResolveAnalyzerByNameTest, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, SolrRequestParserTest, TestFaceting, DistributedFacetPivotWhiteBoxTest, SaslZkACLProviderTest, LeaderElectionContextKeyTest, TestNamedUpdateProcessors, TestSolrCoreParser, ConcurrentCreateRoutedAliasTest, TestSchemaManager, HdfsLockFactoryTest, TestSimClusterStateProvider, BasicFunctionalityTest, TestGraphTermsQParserPlugin, ScheduledTriggerTest, SolrInfoBeanTest, TestRTGBase, HLLUtilTest, DefaultValueUpdateProcessorTest, HdfsRecoverLeaseTest, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, HDFSCollectionsAPITest, CircularListTest, TestDeprecatedFilters, PreAnalyzedFieldTest, TestCustomStream, ShufflingReplicaListTransformerTest, CursorMarkTest, TestSegmentSorting, TestDistribDocBasedVersion, CdcrRequestHandlerTest, DateFieldTest, PeerSyncReplicationTest, OpenExchangeRatesOrgProviderTest, SolrJmxReporterTest, UniqFieldsUpdateProcessorFactoryTest, RestoreTriggerStateTest, SolrMetricsIntegrationTest, SuggesterTSTTest, ConfigureRecoveryStrategyTest, PKIAuthenticationIntegrationTest, TestCollectionAPIs, PeerSyncWithBufferUpdatesTest, NodeMutatorTest, CdcrBootstrapTest, TestSQLHandler, BadCopyFieldTest, OverseerCollectionConfigSetProcessorTest, SpatialHeatmapFacetsTest, TestInitParams, TestExclusionRuleCollectionAccess, DocumentBuilderTest, DistributedVersionInfoTest, TestCollectionAPI, TestEmbeddedSolrServerAdminHandler, TestExactStatsCache, SpellCheckCollatorWithCollapseTest, ReindexCollectionTest, TestExtendedDismaxParser, TestWordDelimiterFilterFactory, TestSolrTestCaseJ4, DeleteShardTest, TestReplicationHandlerDiskOverFlow, TestDelegationWithHadoopAuth, PeerSyncWithLeaderTest, TestInitQParser, TestDefaultStatsCache, ConcurrentDeleteAndCreateCollectionTest, SolrCoreTest, MultiSolrCloudTestCaseTest, TestUninvertingReader, TestHighlightDedupGrouping, SpatialFilterTest, TestSimDistributedQueue, RollingRestartTest, QueryElevationComponentTest, TestClassicSimilarityFactory, HttpPartitionOnCommitTest, PreAnalyzedUpdateProcessorTest, OverseerStatusTest, SolrCoreMetricManagerTest, TestXIncludeConfig, DistanceUnitsTest, ExternalFileFieldSortTest, TestJettySolrRunner, CloudMLTQParserTest, ReplaceNodeTest, TestNestedUpdateProcessor, TestLegacyBM25SimilarityFactory, TestLogWatcher, TestSchemaNameResource, EmbeddedSolrNoSerializeTest, SolrCloudExampleTest, TestPseudoReturnFields, FastVectorHighlighterTest, MoreLikeThisHandlerTest, TestCloudSchemaless, HdfsSyncSliceTest, TestWithCollection, LeaderFailoverAfterPartitionTest, ChangedSchemaMergeTest, MetricsHistoryWithAuthIntegrationTest, InfoHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestMinMaxOnMultiValuedField, SystemLogListenerTest, TestLegacyNumericUtils, CdcrUpdateLogTest, TestConfigSetsAPIZkFailure, ComputePlanActionTest, TestQuerySenderNoQuery, ShardSplitTest, TestHighFrequencyDictionaryFactory, ExplicitHLLTest, DocValuesMultiTest, TestHdfsUpdateLog, CoreMergeIndexesAdminHandlerTest, SearchHandlerTest, FileBasedSpellCheckerTest, OrderedExecutorTest, CreateCollectionCleanupTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestStreamBody, DeleteLastCustomShardedReplicaTest, TestSlowCompositeReaderWrapper, TestZkAclsWithHadoopAuth, HdfsUnloadDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestSolrDeletionPolicy2, TestPackages] [junit4] Completed [499/877 (1!)] on J1 in 21.56s, 6 tests, 2 failures, 1 error, 1 skipped <<< FAILURES! [...truncated 50262 lines...] -ecj-javadoc-lint-tests: [mkdir] Created dir: /tmp/ecj905467831 [ecj-lint] Compiling 48 source files to /tmp/ecj905467831 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar [ecj-lint] ---------- [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 23) [ecj-lint] import javax.naming.NamingException; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.NamingException is not accessible [ecj-lint] ---------- [ecj-lint] 2. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 28) [ecj-lint] public class MockInitialContextFactory implements InitialContextFactory { [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type MockInitialContextFactory must implement the inherited abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>) [ecj-lint] ---------- [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 30) [ecj-lint] private final javax.naming.Context context; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.Context is not accessible [ecj-lint] ---------- [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 33) [ecj-lint] context = mock(javax.naming.Context.class); [ecj-lint] ^^^^^^^ [ecj-lint] context cannot be resolved to a variable [ecj-lint] ---------- [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 33) [ecj-lint] context = mock(javax.naming.Context.class); [ecj-lint] ^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.Context is not accessible [ecj-lint] ---------- [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 36) [ecj-lint] when(context.lookup(anyString())).thenAnswer(invocation -> objects.get(invocation.getArgument(0))); [ecj-lint] ^^^^^^^ [ecj-lint] context cannot be resolved [ecj-lint] ---------- [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 38) [ecj-lint] } catch (NamingException e) { [ecj-lint] ^^^^^^^^^^^^^^^ [ecj-lint] NamingException cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 45) [ecj-lint] public javax.naming.Context getInitialContext(Hashtable env) { [ecj-lint] ^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.Context is not accessible [ecj-lint] ---------- [ecj-lint] 9. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 46) [ecj-lint] return context; [ecj-lint] ^^^^^^^ [ecj-lint] context cannot be resolved to a variable [ecj-lint] ---------- [ecj-lint] 9 problems (9 errors) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:634: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:101: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build.xml:651: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/common-build.xml:479: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2015: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2048: Compile failed; see the compiler error output for details. Total time: 213 minutes 56 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org For additional commands, e-mail: builds-h...@lucene.apache.org